Skip to content
forked from alainm23/planify

Task manager with Todoist support designed for GNU/Linux ๐Ÿš€

License

Notifications You must be signed in to change notification settings

chclxds/planner

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Icon

Task Planner

Never worry about forgetting things again

Planner Screenshot

Task Planner is here...

  • ๐Ÿš€๏ธ Neat visual style.
  • ๐Ÿคš๏ธ Drag and Order: Sort your tasks wherever you want.
  • ๐Ÿ’ฏ๏ธ Progress indicator for each project.
  • ๐Ÿ’ช๏ธ Be more productive and organize your tasks by 'Sections'.
  • ๐Ÿ“…๏ธ Visualize your events and plan your day better.
  • โฒ๏ธ Reminder system, you can create one or more reminders, you decide.
  • ๐ŸŒ™๏ธ Better integration with the dark theme.
  • ๐ŸŽ‰๏ธ and much more.

โ˜๏ธ Support for Todoist:

  • Synchronize your Projects, Task and Sections thanks to Todoist.
  • Support for Todoist offline: Work without an internet connection and when everything is reconnected it will be synchronized.
  • Planner not created by, affiliated with, or supported by Doist

๐Ÿ’Ž๏ธ Other features:

  • โฒ๏ธ Reminders notifications.
  • ๐Ÿ”๏ธ Quick Find.
  • ๐ŸŒ™๏ธ Night mode.
  • ๐Ÿ”๏ธ Recurring due dates.

Building

You'll need the following dependencies:

  • gtk4
  • libadwaita

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with com.github.alainm23.task-planner

sudo ninja install
com.github.alainm23.task-planner

Support

If you like Planner and you want to support its development, consider supporting via Patreon, PayPal or Liberapay

Made with ๐Ÿ’— in Perรบ

About

Task manager with Todoist support designed for GNU/Linux ๐Ÿš€

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 97.9%
  • CSS 1.1%
  • Other 1.0%