A note taking application for mobile devices.
It was particularly developed for the Openmoko phone Neo Freerunner and the SHR/FSO distributions.
This repository has been archived on 2025年11月07日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
- Python 88.8%
- Shell 11.2%
| data | Added icons to buttons | |
| neote | Neote 0.2.0 released | |
| pkg | Neote 0.2.0 released | |
| README.md | README update | |
| setup.py | Neote 0.2.0 released | |
_ _ _
| \ | | ___ ___ | |_ ___
| \| |/ _ \/ _ \| __/ _ \
| |\ | __/ (_) | || __/
|_| \_|\___|\___/ \__\___|
Description
Neote is a note taking application.
Its interface aims to be easy and finger friendly. It uses SQLite for storing data.
Notes can be organized using custom categories that you can add, rename and delete at any time.
https://gitlab.com/valos/neote
Authors
Valéry Febvre vfebvre@easter-eggs.com
Requirements
- python
- python-elementary
- python-sqlite3
Report Bugs
If there is something wrong, please use to the Google code issues: https://gitlab.com/valos/neote/issues Report a bug or look there for possible workarounds.
Credits
- Tango Desktop Project for icons (http://tango.freedesktop.org/)
Version History
2009年07月07日 - Version 0.1.1
- This release fixes a folder creation problem in 0.1.0.
2009年07月07日 - Version 0.1.0
- First release.