https://github.com/nithinmurali/scripts
some daily life scripts i use
https://github.com/nithinmurali/scripts
Last synced: 4 months 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 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T18:27:03.000Z (almost 7 years ago)
- Last Synced: 2025-02-01T10:15:09.098Z (5 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.