Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dahenson/agenda

A simple, fast, no-nonsense to-do (task) list.
https://github.com/dahenson/agenda

appcenter elementaryos gtk3 vala

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/dahenson/agenda.svg?branch=master)](https://travis-ci.org/dahenson/agenda)


Icon


Agenda



Get it on AppCenter

![Screenshot](data/screenshot.png)
![Screenshot](data/screenshot_welcome.png)

## 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](https://elementary.io)

Agenda is designed and built for [elementary OS](https://elementary.io), 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](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.dahenson.agenda)

## 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

## Arch Linux
Arch Linux users can find Agenda under the name [agenda-git](https://aur.archlinux.org/packages/agenda-git/) in the **AUR**:

`$ aurman -S agenda-git`

Supported by: @btd1337

## 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](https://github.com/harveycabaguio) for the original idea, mockup, and amazing icons. Hire him for something quickly before he becomes too famous!