blob: 7e8336eb0e9160449af5b37913a9002fb2ca50e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Osmo is a handy personal organizer, which includes calendar, tasks
manager, contacts and notes modules. It was designed to be a small,
easy to use and good looking PIM tool to help to manage personal
information. In its current state the organizer is quite convenient
to use - for example, the user can perform nearly all operations using
the keyboard. Also, a lot of parameters are configurable to meet the
user's preferences. On the technical side, Osmo is GTK+3 based tool
which uses a plain XML database to store all personal data.
Optional build-time dependencies are (available from SlackBuilds.org):
- libgringotts: for backup support,
- webkit2gtk: for contacts support,
- gtkspell3: for spell checker.
|