Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audy/scratch
:space_invader: I program my home computer
https://github.com/audy/scratch
Last synced: 20 days ago
JSON representation
:space_invader: I program my home computer
- Host: GitHub
- URL: https://github.com/audy/scratch
- Owner: audy
- License: mit
- Created: 2015-10-27T03:20:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T18:30:28.000Z (almost 5 years ago)
- Last Synced: 2024-10-28T04:53:54.387Z (23 days ago)
- Language: Ruby
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scratch
Various little scripts I wrote to help me out.
- `rm-rspec-focus` - remove the little `focus: true` tags in rspec files.
- `mp3` - listen to a selection of radio streams using mplayer.
- `desk-clean` - clean up files on the desktop by sorting them into bins based on file extensions
- `chuck` - toss a file into the junk pile. Got a random script you don't want
to throw away but also don't want to include in a repository? Toss it into
the junk pile with a note about how it got there
- _and more!_## installation
`./install` will symlink `bin/*` to `/usr/local/bin`