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

brwajumaa/planner

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

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

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 is available in AUR thanks to @yochananmarqos.

Fedora

elementary-planner is 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
  • libhandy-1-0
  • meson
  • valac >= 0.40.3
  • elementary-icons
  • elementary-stylesheet

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

Translation Status

Planner is currently translated into several languages and with your help, we can support even more. If you are multilingual, this is a great way to support the project. You can view and assist with Planner's translation efforts by visiting here: https://hosted.weblate.org/projects/planner/translations/

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

Packages

No packages published

Languages

  • Vala 98.1%
  • Other 1.9%