Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coddingtonbear/linux-push-to-talk
Add push-to-talk functionality to Linux
https://github.com/coddingtonbear/linux-push-to-talk
Last synced: 2 months ago
JSON representation
Add push-to-talk functionality to Linux
- Host: GitHub
- URL: https://github.com/coddingtonbear/linux-push-to-talk
- Owner: coddingtonbear
- Created: 2012-02-16T01:50:34.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T12:17:37.000Z (about 4 years ago)
- Last Synced: 2024-10-03T08:17:42.529Z (3 months ago)
- Language: Python
- Homepage:
- Size: 53.7 KB
- Stars: 35
- Watchers: 4
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
**WARNING**: This project has long-since been unmaintained and is very unlikely to still be usable as-is on modern versions of Gnome. Good luck, though!
# Push-to-talk for Linux
This gnome application allows one to assign a key (by default *F12*) that will unmute one's microphone while pushed.
## Dependencies
- setuptools
- pygtk
- XlibOn Ubuntu, this is as easy as running ``sudo apt-get install python-setuptools python-gtk2 python-xlib``.
## Installation
1. Run ``sudo python setup.py install``.
2. Run ``ptt``.
If the application immediately closes with the message "You must log-out and log-in again for your system tray icon to appear.", log-out and log-back in again; a system settings change was required.## Changing the Push-to-talk Key
1. Right-click on the microphone icon in your system tray.
2. Click 'Set Key'.
3. Press the key you'd like to use.