- Cross-platform Desktop application
- Scripts that run on client eDakia Machine
- Python, Gtk, pygtk (2.24), pycurl, pypil, urllib for native cross-platform Desktop application
- cron, cups, hplip, sane, curl and their corresponding dependencies
- It is assumned that all the mentioned libraries mentioned in 2 are working fine
- Change the project edakia path on top in this file
./scripts/client/crontab
- Add these two lines to your bashrc/.profile/.bash_profile
export EDAKIA_PATH=/home/tux/project/dakia
sh $EDAKIA_PATH/scripts/client/local.sh
EDAKIA_PATH is the path where you downloaded this project and should change according to your path local.sh sets the default cron, make printer/scanner permissible - If hindi is not supported by your system
add ui/fonts/raghu.ttf to your fonts directory e.g
cp ui/fonts/raghu.ttf ~/.fonts/
- To set locale as hi_IN set
LOCALE=hi_IN; LC_ALL=hi_IN export; $LOCALE $LC_ALL
- cd $EDAKIA_PATH
- python dakia.py
- SMS integration at server side (http://www.edakia.in)
- Short the corresponding PINS marked red on the ATOM Board
- Make sure to insert our EDAKIA bootable SlitAZ pen drive
- At boot prompt press enter or slitaz vga=791 if using a monitor and having problems in display
- Once booted follow the steps on how to run an application