summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2009-12-30 21:13:19 +0100
committerGravatar Martin Szulecki2009-12-30 21:13:19 +0100
commit1f6402a843c5c496a4324a805cc7d117fa50064c (patch)
treecd71c30092b8e304c4298121c4abee27fe5e8250 /README
parent8854c3a3de5540ac29f29e01b764f338cfdab0ef (diff)
downloadsbmanager-1f6402a843c5c496a4324a805cc7d117fa50064c.tar.gz
sbmanager-1f6402a843c5c496a4324a805cc7d117fa50064c.tar.bz2
Update README with extended description and project links
Diffstat (limited to 'README')
-rw-r--r--README24
1 files changed, 17 insertions, 7 deletions
diff --git a/README b/README
index 86dae14..6c2c66e 100644
--- a/README
+++ b/README
@@ -1,11 +1,21 @@
-sbmanager
----------
+SBManager
+----------
-This tool allows to manage the SpringBoard icons for iPhone/iPod Touch devices
-having a firmware 3.1+.
+SBManager is a program which allows to manage the SpringBoard icons on any
+iPhone/iPod Touch device running firmware 3.1 or later.
-Note that it is not yet complete, the managing itself does not yet work. For
-now, it just displays the current icon state.
+This project has the following features:
+
+* Show SpringBoard icons as they appear on the device display.
+* Manage icons using drag and drop and upload changes back to the device.
+* Smooth hardware accelerated animations using the Clutter library.
+* Show the device's battery level and current clock.
+
+Source Code Repository:
+ http://cgit.pims.selfip.net/sbmanager.git/
+
+For more information:
+ http://matt.colyer.name/projects/iphone-linux/
README updated on:
- 2009-12-15
+ 2009-12-30