8000 GitHub - willRicard/gClock: A simple clock prograp for the Raspberry Pi, using wiringPi library.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

willRicard/gClock

Repository files navigation

#gClock

##Documentation ###Installation You can compile the project with :

cd gClock
./configure
make
sudo make install

###Running This program needs a root access to interact with the GPIO pins. Thus, you can run it using :

sudo gclock

You can edit the configuration file /etc/gclock.conf to change the alarm time and ringtone. Simply use the format :

08:00			#hh:mm -> the alarm time
/path/to/audio/file	#The absolute location of the sound you want to be woken up by!

(Note: For now, the alarm is disabled as I'm trying to find a library to play sound in C. Any ideas?)

##Questions, Ideas Feel free to open an issue, or email me at guillaume.ricard@mail.com

About

A simple clock prograp for the Raspberry Pi, using wiringPi library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0