README 917 B

1234567891011121314151617181920
  1. Osmo is a handy personal organizer, which includes calendar, tasks
  2. manager, contacts and notes modules. It was designed to be a small,
  3. easy to use and good looking PIM tool to help to manage personal
  4. information. In its current state the organizer is quite convenient
  5. to use - for example, the user can perform nearly all operations using
  6. the keyboard. Also, a lot of parameters are configurable to meet the
  7. user's preferences. On the technical side, Osmo is GTK+3 based tool
  8. which uses a plain XML database to store all personal data.
  9. Optional, build-time dependencies available from SlackBuilds.org:
  10. - libgringotts: for backup support,
  11. - webkit2gtk: for contacts support.
  12. Optional, build-time dependencies not available from SlackBuilds.org:
  13. - gspell: for spell checker.
  14. Note:
  15. Required version of gspell is >= 1.2.0, which requires gtk+-3.0 >= 3.20.
  16. Slackware 14.2 does not provide new enough gtk+3.