Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tadzik/l
Launching applications faster than ever before
https://github.com/tadzik/l
Last synced: 8 days ago
JSON representation
Launching applications faster than ever before
- Host: GitHub
- URL: https://github.com/tadzik/l
- Owner: tadzik
- Created: 2010-03-15T22:09:00.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-05-30T09:15:33.000Z (over 14 years ago)
- Last Synced: 2024-10-11T20:56:30.125Z (about 1 month ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Perl modules needed:
* Gtk2
* XML::Simple
* File::SlurpInstructions:
- Adjust menu.xml for your needs
- Move it to ~/.config/menu.xml
- Run the app, it will write its PID to ~/.config/l.pid
- You can now bring it up with kill -USR1 `cat ~/.config/l.pid` or something