Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asmeurer/miscellaneous-useful-scripts
A bunch of miscellaneous useless scripts that I wrote at some point or other.
https://github.com/asmeurer/miscellaneous-useful-scripts
Last synced: 6 days ago
JSON representation
A bunch of miscellaneous useless scripts that I wrote at some point or other.
- Host: GitHub
- URL: https://github.com/asmeurer/miscellaneous-useful-scripts
- Owner: asmeurer
- License: mit
- Created: 2009-12-29T04:22:38.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T21:08:59.000Z (about 10 years ago)
- Last Synced: 2024-11-08T08:51:54.422Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 246 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
These are a bunch of scripts that I wrote at some point or other.
I use about half of them on a regular basis. The other half are stupid
things that I decided to do for no reason. Probably none of them will
be useful to anyone but me. Be warned that many of these reveal my poor
programming skills at the time that they were written.Presently most of the "documentation" is in the commit messages of the
git repository.If you don't have Mac OS X, don't even bother with the AppleScript
scripts (.scpt).These constitute all of my programming output except for my homework
assignments, work with actual projects, Project Euler solutions (don't
want to give those away :) ), and my TI-89 programs (too much work). If
you have a TI-89, you should bug me to upload those, because some of
them are really cool.The MIT License seemed to be the best fit for this, so it is all
released under that. See the LICENSE file.Aaron Meurer