Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ids1024/utilities
A collection of various simple scripts for my own use, which others may or may not find useful.
https://github.com/ids1024/utilities
Last synced: about 1 month ago
JSON representation
A collection of various simple scripts for my own use, which others may or may not find useful.
- Host: GitHub
- URL: https://github.com/ids1024/utilities
- Owner: ids1024
- License: mit
- Created: 2014-06-01T22:00:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T16:54:19.000Z (over 5 years ago)
- Last Synced: 2024-10-14T09:35:45.991Z (2 months ago)
- Language: Python
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
A collection of various simple scripts, for my own use, which others may or may not find useful. Some include hardcoded paths.
aurphan: Simplified version of http://kmkeen.com/aurphan/ implemented in python instead of bash.
dwmstatus.py: My statusbar for dwm and dvtm.
feed-grab: Find rss or atom feed in a website and add to newsbeuter. Implemented in python.
lsaur: List all packages in the aur.
printdird: Prints files added to a directory and deletes them. Designed to serve as a crude print server combined with ftp. Coded in c.
rebuild-epub: Replaces xhtml files inside an epub with those in the current directory.
txt2xhtml: Python script to convert a text file to xhtml. Designed for processing text files exported by Libreoffice.
xstart: Startx in python