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

https://github.com/kynikos/outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
https://github.com/kynikos/outspline

organizer outliner scheduler task-list task-scheduler tasklist todo todo-list todolist todolist-application

Last synced: about 1 month ago
JSON representation

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.

Awesome Lists containing this project

README

        

![logo](https://www.github.com/kynikos/outspline/wiki/logo.png)

Outspline is a modular outliner mainly intended to serve as a base for addons
that extend its functionality. Its most important addon, developed in this very
repository, is Organism, which adds advanced time management features, turning
the application into a personal organizer.

Read the [Wiki](https://www.github.com/kynikos/outspline/wiki) in order to get
started. If you are trying to install Outspline, do **not** simply try to run
`src/setup.py` after cloning this repository, since a special release
procedure is required to prepare Outspline packages for installation.
Please follow
[Getting started](https://github.com/kynikos/outspline/wiki/Getting-started)
instead in order to use the official packages already released on SourceForge.

See also the [website](https://kynikos.github.io/outspline/) and the project
page on [SourceForge](https://sourceforge.net/projects/outspline/).

Outspline is distributed under the terms of the
[GNU General Public License v3.0](http://www.gnu.org/copyleft/gpl.html)
(see LICENSE).