Skip to content
/ planner Public
forked from alainm23/planify

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

License

Notifications You must be signed in to change notification settings

jagg2/planner

 
 

Repository files navigation

Planner on Patreon Estado de la traducciΓ³n License: GPL v3 Build Status Donate

Icon

Planner

Never worry about forgetting things again

Planner Screenshot

Planner 2 is here...

  • πŸš€οΈ Complete redesign of the UI.
  • πŸ…οΈ New icon.
  • 🀚️ Drag and Order arrived: 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.
  • πŸ’ŽοΈ Magic Button arrived: Drag and Drop and create your tasks wherever you want.
  • ⏲️ Improved reminder system, now 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.

Installation

elementary OS AppCenter

Get it on AppCenter

Flathub

Download on Flathub

Arch Linux

elementary-planner-git are available in AUR thanks to @yochananmarqos.

Fedora

elementary-planner are available in Fedora repos thanks to @tim77.

Building

You'll need the following dependencies:

  • libgtk-3-dev
  • libgee-0.8-dev
  • libjson-glib-dev
  • libsqlite3-dev
  • libsoup2.4-dev
  • libgranite-dev (>=0.5)
  • libwebkit2gtk-4.0-dev
  • libecal1.2-dev || libecal2.0-dev
  • libedataserver1.2-dev
  • libpeas-dev
  • libical-dev
  • meson
  • valac >= 0.40.3

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.planner

sudo ninja install
com.github.alainm23.planner

Support

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

Made with πŸ’— in PerΓΊ

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 98.0%
  • CSS 1.3%
  • Other 0.7%