Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedlemo/cedlemo-sublets
Sublets for the windows manager Subtle
https://github.com/cedlemo/cedlemo-sublets
Last synced: 14 days ago
JSON representation
Sublets for the windows manager Subtle
- Host: GitHub
- URL: https://github.com/cedlemo/cedlemo-sublets
- Owner: cedlemo
- Created: 2012-01-31T14:43:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-17T08:12:34.000Z (about 12 years ago)
- Last Synced: 2024-10-04T22:16:13.090Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###INTRODUCTION
This the repo for my subtle sublets.###FILES
* cpucolored:display numerical value for the load of each core. Color depends on the value. Users can modify color for low, medium and hight value.
* memcolored:
display numerical values for the used memory and the total amonght memory. Color of the used memory depends on the value. Users can modify color for low, medium and hight value.
* cpubar:
It is an ascii bar (like in htop) that display the average load of all the cores. User can modify color for low, medium and hight value, and set the character used in the bar.
* membar:
It is an ascii bar (like in htop) that display the use of total memory. User can modify color for low, medium and hight value, and set the character used in the bar.