Skip to content

Routinely is a lightweight, open-source daily routine tracker designed for productivity. It runs on both Linux and Windows, offering task notifications, multiple routine tabs, and an intuitive, minimal interface. No account or internet connection required.

License

Notifications You must be signed in to change notification settings

Unchain1014/Routinely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Routinely

Overview

Routinely is a lightweight, open-source daily routine tracker designed for Linux and Windows. It provides an uncluttered interface while offering essential features such as:

  • Task management with title, notification time, and repeat options
  • Multiple routine tabs for better organization
  • No internet connection or account required
  • Open-source and cross-platform compatibility using PyQt6

Installation

Prerequisites

  • Python 3 (Latest version recommended)
  • PyQt6
  • Git (For source installation)

Clone and Install

git clone git@github.com:Unchain1014/Routinely.git
cd Routinely
pip install -r requirements.txt  # Install dependencies
python src/main.py  # Run the application

Contributing

Contributions are welcome. To contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Commit changes (git commit -m "Added new feature")
  4. Push to GitHub (git push origin feature-name)
  5. Submit a pull request

License

This project is licensed under the GPL-3.0. See LICENSE for details.

Contact

For questions or suggestions, open an issue on GitHub.

About

Routinely is a lightweight, open-source daily routine tracker designed for productivity. It runs on both Linux and Windows, offering task notifications, multiple routine tabs, and an intuitive, minimal interface. No account or internet connection required.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages