All Projects → dahenson → Agenda

dahenson / Agenda

Licence: gpl-3.0
A simple, fast, no-nonsense to-do (task) list.

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Agenda

wingpanel-indicator-daynight
A Wingpanel indicator to toggle 'prefer dark variant' option in elementary OS
Stars: ✭ 36 (-51.35%)
Mutual labels:  gtk3, elementaryos
Cozy
A modern audio book player for Linux using GTK+ 3
Stars: ✭ 821 (+1009.46%)
Mutual labels:  elementaryos, gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (+79.73%)
Mutual labels:  elementaryos, gtk3
Norka
Continuous text editor for Linux
Stars: ✭ 70 (-5.41%)
Mutual labels:  gtk3, elementaryos
stickies
Neat sticky notes app for elementary OS
Stars: ✭ 16 (-78.38%)
Mutual labels:  gtk3, elementaryos
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (-36.49%)
Mutual labels:  gtk3, elementaryos
resizer
Quick image resizer app for elementary OS
Stars: ✭ 15 (-79.73%)
Mutual labels:  gtk3, elementaryos
palette
Color palette app for elementary OS
Stars: ✭ 32 (-56.76%)
Mutual labels:  gtk3, elementaryos
Wingpanel Indicator Dropbox
Wingpanel Dropbox Indicator
Stars: ✭ 18 (-75.68%)
Mutual labels:  elementaryos
Teleport
THIS REPO IS ONLY A MIRROR: Native GTK app to share files on the local network
Stars: ✭ 51 (-31.08%)
Mutual labels:  gtk3
Openjk Launcher
Launcher and installer for OpenJk
Stars: ✭ 16 (-78.38%)
Mutual labels:  gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-72.97%)
Mutual labels:  gtk3
Giti
Permanent observer of your git directories
Stars: ✭ 54 (-27.03%)
Mutual labels:  gtk3
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-8.11%)
Mutual labels:  gtk3
Zathura
a document viewer
Stars: ✭ 769 (+939.19%)
Mutual labels:  gtk3
Plotinus
A searchable command palette in every modern GTK+ application
Stars: ✭ 805 (+987.84%)
Mutual labels:  gtk3
Kermit
A VTE-based, simple and froggy terminal emulator 🐸
Stars: ✭ 72 (-2.7%)
Mutual labels:  gtk3
Fest
A GTK+ 3 Matrix client written in Rust [work in progress]
Stars: ✭ 67 (-9.46%)
Mutual labels:  gtk3
Odysseus
Bridging the elementary OS and Web user experiences
Stars: ✭ 41 (-44.59%)
Mutual labels:  elementaryos
Caroline
A simple Cairo Chart Library for GTK and Vala
Stars: ✭ 41 (-44.59%)
Mutual labels:  elementaryos

Build Status

Icon

Agenda

Get it on AppCenter

Screenshot Screenshot
Screenshot Screenshot

A simple, fast, no-nonsense to-do (task) list for elementary OS.

Sometimes, you just need a task list to keep you motivated. Agenda presents you with a quick and easy way to write down your tasks and tick them off as you complete them. The list is saved automatically, so you can close the list to get it out of the way and re-open it for a quick check at any time.

Made for elementary OS

Agenda is designed and built for elementary OS, and is available in the AppCenter. Please purchase the application through the AppCenter to ensure that you are using the latest stable build and to recieve updates as soon as they are released. Purchasing through the AppCenter also helps fund further development of this app.

Get it on AppCenter

Developing and Building

If you want to hack on Agenda, you'll need the following packages installed:

  • libgtk-3-dev
  • libgranite-dev
  • meson
  • valac

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.dahenson.agenda

sudo ninja install
com.github.dahenson.agenda

Other Platforms

Agenda was designed on and built for elementary OS. If you are using this application on another platform, it may have been made available by an interested community member. Unfortunately, I am unable to support other platforms at this time.

If you are running Agenda on something other than elementary OS, please seek support from the community maintainer. Bugs filed against Agenda running on other platforms are of the lowest priority.

Special Thanks

Huge thanks to Harvey Cabaguio for the original idea, mockup, and amazing icons. Hire him for something quickly before he becomes too famous!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].