alainm23 / planner

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

Home Page:http://useplanner.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸš€

http://useplanner.com/

License:GNU General Public License v3.0


Languages

Language:Vala 98.2%Language:CSS 1.0%Language:Meson 0.8%