valos/neote
Archived
1
0
Fork
You've already forked neote
0
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%
Find a file
2015年04月29日 16:43:39 +02:00
data Added icons to buttons 2009年07月04日 12:50:28 +00:00
neote Neote 0.2.0 released 2009年07月08日 20:58:07 +00:00
pkg Neote 0.2.0 released 2009年07月08日 20:58:07 +00:00
README.md README update 2015年04月29日 16:43:39 +02:00
setup.py Neote 0.2.0 released 2009年07月08日 20:58:07 +00:00

 _ _ _
| \ | | ___ ___ | |_ ___
| \| |/ _ \/ _ \| __/ _ \
| |\ | __/ (_) | || __/
|_| \_|\___|\___/ \__\___|

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

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.