Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nithinmurali/scripts
some daily life scripts i use
https://github.com/nithinmurali/scripts
Last synced: about 1 month ago
JSON representation
some daily life scripts i use
- Host: GitHub
- URL: https://github.com/nithinmurali/scripts
- Owner: nithinmurali
- Created: 2015-04-09T19:40:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T18:27:03.000Z (over 6 years ago)
- Last Synced: 2024-10-16T14:19:53.552Z (3 months ago)
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Scripts
So these are some of the small scripts i use to make my life easier.
Some of them are very specific to my work, like my dual degree project. Some are generic and can be helpful to others.## Scripts
* __focus_term__ - a script to toggle focus to a terminal in current workspace, link it to keyboard shortcut
* __setbl__ - get and set monitor brightness
* __colorsel__ - a color wheel to get HSV values quickely
* __remrec__ - removes all recently created files from a directory
* __hsvthresh__ - will threshould an image/video based on HSV values given. Useful to find HSV threshould values.