View source for PyPenNotes

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to PyPenNotes.

Personal tools
In progress: This article or section documents one or more features whose implementation are in progress.
File:PyPenNotes-0.1.png
pyPenNotes - "Blue Ink Editon"

Overview

Little tool to write notes using pen and touchscreen. Currently in proof of concept state.

This program is written in Python using pygtk. It can be used only if those are present in your environment (see SettingsGUI#Environment).

Current Features

  • draw and paint using blue colored pixels

Planned Features

  • redraw screen if needed
  • change color
  • sponge
  • save notes


Download

Version Download Release Focus
0.1 (current) pyPenNotes-0.1.tar.bz2 initial release - can do nothing yet. :-)


Environment

For more, see Python.

The following archives will have to be installed (source packages: python python-pygtk python-pycairo python-pygobject):

python-core python-misc python-lang python-pygtk

If you want to test this and do not have a build environment, you can 'ipkg install' the python components from the ScaredyCat repositories.

NOTE: These packages take up a considerable amout of space (about 10 MByte), make sure that you have enough free space or install the packages to the media card as explained in package management.