Skip to content

Klowner/gluppy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The following gconf keys must be set for operation.
I plan to add a config applet of some sort eventually, but in the meantime..


/apps/Maemo/gluppyd/auth_user string username
/apps/Maemo/gluppyd/auth_pass string password
/apps/Maemo/gluppyd/update_interval integer rate_in_seconds
/apps/Maemo/gluppyd/run boolean perform_position_updates


Example:

 # gconftool-2 --set --type string /apps/Maemo/gluppyd/auth_user mark@klowner.com
 # gconftool-2 --set --type string /apps/Maemo/gluppyd/auth_pass <password>
 # gconftool-2 --set --type int /apps/Maemo/gluppyd/update_interval 300
 # gconftool-2 --set --type bool /apps/Maemo/gluppyd/run true

About

Google Latitude Updater for Maemo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages