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

Oymate/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
  • 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

Stars

Watchers

Forks

Packages

No packages published

Languages

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