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.
- Host: GitHub
- URL: https://github.com/kynikos/outspline
- Owner: kynikos
- License: gpl-3.0
- Created: 2011-12-05T14:44:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T11:28:50.000Z (about 7 years ago)
- Last Synced: 2024-10-11T02:11:45.484Z (6 months ago)
- Topics: organizer, outliner, scheduler, task-list, task-scheduler, tasklist, todo, todo-list, todolist, todolist-application
- Language: Python
- Homepage: http://kynikos.github.io/outspline/
- Size: 5.52 MB
- Stars: 47
- Watchers: 7
- Forks: 9
- Open Issues: 177
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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).