Nanobits, Series of scripts to scratch various NanoNote Itches. http://projects.qi-hardware.com/index.php/p/nanobits/
Go to file
Freemor 6fd3edaca5 Fix login so it does fall through if /etc/verify isn't present 2012-06-21 13:43:03 -03:00
ben-back Building out Directory Tree 2011-09-03 16:37:00 -03:00
ben-media-burst Building out Directory Tree 2011-09-03 16:37:00 -03:00
ben-restore Building out Directory Tree 2011-09-03 16:37:00 -03:00
ben-security Fix login so it does fall through if /etc/verify isn't present 2012-06-21 13:43:03 -03:00
ben-set-up Building out Directory Tree 2011-09-03 16:37:00 -03:00
ben-storage Minor Changes. 2011-09-06 21:48:01 -03:00
ben-time-set See ben-time-set changelog 2011-11-16 12:03:31 -04:00
tweaks ben-time-set.sh finally close to done.. needs real world 2011-11-04 22:15:34 -03:00
README initial import 2011-09-03 13:44:59 -03:00

README

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)