Skip to content
/ pinch Public

A micro-blogging reader for identi.ca, for the Maemo platform (N900) | (Pre-alpha)

License

Notifications You must be signed in to change notification settings

jpichon/pinch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinch is a micro-blogging reader (with bits of writer to come later
on) for identi.ca written for the Maemo platform/N900.

The goal and general direction is to build a micro-blogging tool
optimised for reading: coping with large amounts of updates, being
able to easily catch up in sections when time is short, highlight
messages to deal with later (reply, URL to check out, ...), etc.

To run in Scratchbox:
* Make sure to have scratchbox installed [0] with the Python
  environment [1]
* Untar the source, then run:
  $ run-standalone.sh python2.5 src/base.py

To run on the N900:
* Make sure to have the Python environment installed [2]
* Untar the source, then from the command-line on the phone:
  $ python2.5 src/base.py

Debs to come later. Get in touch if you can't get it working, this is
very much a work in progress. This also happens to be my first Gtk
project, which means gremlins are surely lurking in the dark (feedback
and tips welcome!)


[0] http://wiki.maemo.org/Documentation/Maemo_5_Final_SDK_Installation
[1] http://wiki.maemo.org/PyMaemo/Quick_start_guide, except installing
maemo-python-env rather than maemo-python-device env
[2] http://wiki.maemo.org/PyMaemo/Quick_start_guide

About

A micro-blogging reader for identi.ca, for the Maemo platform (N900) | (Pre-alpha)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages