1
0
mirror of git://projects.qi-hardware.com/nanobits.git synced 2025-04-21 12:27:27 +03:00

initial import

This commit is contained in:
Warren Pattison
2011-09-03 13:42:56 -03:00
committed by Freemor
commit 8d5695c4df
5 changed files with 1207 additions and 0 deletions

22
README Normal file
View File

@@ -0,0 +1,22 @@
This project is working to create a series of scripts
that will:
1. Help people to configure their Ben NanoNotes
2. Provide a means to back-up/restore (good when flashing/re-flashing)
3. Once stable merge scripts into then NanoNote frist boot scripts
so the option to set-up or restore a back-up are automatic
Parts:
ben-time-set - Script to set time,date,and timezone
ben-restore - script to restore settings and data saved with ben-back
ben-back - script to back up data and settings on a NanoNote
ben-storage - script to set up extra storage and automounting of uSD at boot etc
ben-set-up - script to call the other scripts as needed handle auto config/restore on first boot
Pie in the Sky parts:
ben-sync - a script to sync abook/calcurse/etc with PC or Cloud
(Pie in the sky because syncing is a mess on any platform)
ben-media-burst - A script/cronjob to automatically convert media to NanoNote acceptable formats
and sync the converted files over upon connect (this runs on the PC)