Difference between revisions of "GoGoMini v1.1"
Jump to navigation
Jump to search
m (1 revision) |
|
(No difference)
|
Latest revision as of 21:16, 13 September 2013
Features
- Set the duration of the recording
- Set the bitrate to record at
- Set a delay before it starts recording
- Choose the default save directory for all your recordings
Installation
The source: gogo-mini-1.1.tar.bz2
Fedora
su -c "yum install pygtk2-libglade pygtk2" wget http://nikosapi.org/software/gogo-mini/gogo-mini-1.1.tar.bz2 tar -xjvf gogo-mini-1.1.tar.bz2 cd gogo-mini-1.1/ su -c "make install"
Ubuntu
sudo apt-get install python-glade2 python-gtk2 wget http://nikosapi.org/software/gogo-mini/gogo-mini-1.1.tar.bz2 tar -xjvf gogo-mini-1.1.tar.bz2 cd gogo-mini-1.1/ sudo make install
Then that should be it! Run gogo-mini to launch the program or it should have also shown up in your programs menu.