Thread
:
[Request] Vuvuzela Horn app
View Single Post
ny-hardcore
2010-06-16 , 21:13
Posts: 44 | Thanked: 28 times | Joined on Mar 2010
#
26
I made one that uses the Accelerometer to start & stop de vuzuzela sound... Tilt the phone as if you where blowing the vuvu
the file is hosted here:
http://www.luckies.nl/maemo/maevuvu_0.1.tar.gz
-1. download the tar.gz to your documents folder on the N900
0. Open xterm and become root:
root
1. install python-pygame (if not installed already)
apt-get install python-pygame
2. make a folder in /home/opt with the name vuvu
mkdir /home/opt/vuvu
3. change to the folder
cd /home/opt/vuvu/
4. Unpack the prev. downloaded file
tar -zxvf /home/user/MyDocs/.documents/maevuvu_0.1.tar.gz
5. Copy the .desktop file so you get an icon in the menu
cp Vuvu.desktop /home/user/.local/share/applications/hildon/
(sound & picture file licences are unkown)
code snippets 'borrowed' from kojakker
http://talk.maemo.org/showthread.php...ghlight=pygame
Attached Images
Last edited by ny-hardcore; 2010-06-16 at
21:25
. Reason: Credits for code to kojakker
Quote & Reply
|
The Following 6 Users Say Thank You to ny-hardcore For This Useful Post:
fgs
,
infected69
,
kojacker
,
mdb666
,
real_per
,
Wanker
ny-hardcore
View Public Profile
Send a private message to ny-hardcore
Find all posts by ny-hardcore