https://github.com/kahing/bin
a collection of small utilities/scripts that I've written
https://github.com/kahing/bin
Last synced: about 1 year ago
JSON representation
a collection of small utilities/scripts that I've written
- Host: GitHub
- URL: https://github.com/kahing/bin
- Owner: kahing
- Created: 2012-05-24T03:47:29.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2025-04-27T18:32:58.000Z (about 1 year ago)
- Last Synced: 2025-04-27T19:31:59.311Z (about 1 year ago)
- Language: Perl
- Size: 23.4 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bin
===
a collection of small utilities/scripts that I've written. Unless
otherwise specified, everything in this repository is licensed
under GPLv2.
files
=====
avg - calculate basic statistics for numbers
cleancache.c - drop files content from page cache after use
lrc.pl - prints the lyric of the currently playing song
now_playing.py - sets pidgin's tune status to the current song
timeout.sh - time out a command execution after x seconds