WeekToDo is a free minimalist weekly planner app focused on privacy. Schedule your tasks and projects with to do lists and a calendar. Available for Windows, Mac, Linux or online.
- Cross platform
- Light/dark mode toggle
- Custom To-do Lists
- Drag and Drop
- Multi-language
- Sub-tasks
- Markdown Support
- Customizable user interface
- Local Storage
Snapd can be installed from the command line:
sudo apt update
sudo apt install snapd
To install WeekToDo, simply use the following command:
sudo snap install weektodo
- Boards
- Task Priorities
- Task Colors
- Task Time
- Repeating Event
- Notifications and reminders
You can support this project in several ways:
Currently the system is developed in multiple languages, you can send me a correction of any error or you can add your language if it's not available.
You can find the base file with all the used words in english here
For add a new language Fork the repo and create a Pull Request creating a new file of the translations/en.json
and name he file acording the language code.
If this is to dificult, you can donwload this file, translate it and send the file to the email [email protected]
If you want your name appears in the app contributors credits you can add your name, a profile link and a profile picture link in the PR comment or in the email body.
The code of this repo belongs to the app landing page and not to the application. THe repo it's used to manage the versions of the app, the translations and get feedbacks and PR. For now the WeekTodo it is a Freeware application and not open source.