Commit graph

308 commits

Author SHA1 Message Date
Gaganpreet
33703eb2d3 specify numeric locale for parsing top output 2020-08-31 11:41:45 +02:00
Niam Patel
a4581712bc Add flag for dd/mm date format that works with military time. 2020-08-25 17:29:28 +01:00
Ethan Edwards
b662f2e10d documentation 2020-08-10 08:04:51 -04:00
Ethan Edwards
e290571fee added the refresh rate by pulling from the .tmux.conf file and running
the get_tmux_option function and using that as the variable for the
refresh rate on sleep
2020-08-10 07:57:48 -04:00
Ethan Edwards
f5f8dedb9f Merge branch 'master' of https://github.com/osdamv/tmux into refresh_rate 2020-08-09 01:50:44 -04:00
Ethan Edwards
695a67531f init for refresh_rate NOT WORKING 2020-08-09 01:50:07 -04:00
osdamv
882b16d1e7
Merge pull request #1 from ethancedwards8/master
adding the option to turn off time on powerline
2020-08-07 07:02:16 -06:00
Ethan Edwards
288cdc5a99 adding the option to turn off time on powerline 2020-08-06 19:05:43 -04:00
Jaewon Chung
14ad891d3d Support multi-gpu environment 2020-08-07 00:56:00 +09:00
osdamv
c933dae67e
Option to remove the time
A simple if to remove the time option, I do not like it because I already have a huge watch in my desktop environment
2020-08-06 08:22:03 -06:00
Hugo Licon
4c5cd4a9e3 replace awk by cut 2020-08-04 19:50:02 -06:00
Dane Williams
fbc02789b4
Merge pull request #56 from xunoaib/master
Prevent multiple instances of sleep_weather.sh from running simultaneously
2020-08-02 17:52:06 -07:00
Collin Simpson
eeb19aba41 Prevent multiple instances of sleep_weather.sh from running at once 2020-08-02 19:00:54 -04:00
Dane Williams
4f3bf8a9be
Merge pull request #54 from ReagentX/master
Fix #53: report MacOS memory correctly
2020-08-01 16:38:43 -07:00
Dane Williams
fcd8a5589d
Merge pull request #55 from aapit/master
added option to hide timezone
2020-08-01 16:38:07 -07:00
David Spreekmeester
bc8530a14a added option to hide timezone 2020-08-01 16:02:50 +02:00
Christopher Sardegna
8d52547025
Update ram_info.sh
Fix brace
2020-07-23 23:12:23 -04:00
Christopher Sardegna
15a078a7dd
Fix typo in shebang 2020-07-23 10:47:18 -04:00
Christopher Sardegna
633ab4776b
Fix reporting negative memory usage on MacOS 2020-07-23 10:45:49 -04:00
Hugo Licon
304dd700c9 Show unicode characters for forecast, remove plus
Show unicode characters for forecast instead of an emoji.
Remove the plus sign for positive degrees.
Show city, region instead of city, country
2020-07-13 22:02:47 -06:00
Hugo Licon
107d7ab440 add international support for weather module
It uses [wttr.in](https://github.com/chubin/wttr.in) to get the weather information and the current city based on the IP address
2020-07-05 18:22:47 -06:00
Dane Williams
60c2017fb0
Merge pull request #50 from ethancedwards8/master
Adding GPU usage.
2020-07-05 10:39:57 -07:00
Ethan Edwards
dcb6f48a4d added gpu usage 2020-06-29 22:44:51 -04:00
Dane Williams
a68dcc7d88 t push origin masterMerge branch 'ethancedwards8-master' 2020-06-28 15:51:01 -07:00
Dane Williams
393b4fa5a2 removed swp file 2020-06-28 15:48:24 -07:00
Ethan Edwards
0516471e72 mac compatability is working 2020-06-28 13:34:08 -04:00
Ethan Edwards
ac2f789ff4 Fixed reviews 2020-06-13 21:42:27 -04:00
Ethan Edwards
e41cabee1c Changed naming of some things 2020-06-07 19:36:26 -04:00
Ethan Edwards
420eed6fd4 dont mind the commits, Im testing it on a mac, and editing and pushing
it from my desktop
2020-06-07 19:21:46 -04:00
Ethan Edwards
eeff7ec82d Trying to get this to work 2020-06-07 19:19:52 -04:00
Ethan Edwards
167260211a Found a nice lil trick 2020-06-07 19:16:55 -04:00
Ethan Edwards
8ba9b20152 realized the command i was trying to use was depreciated 2020-06-07 19:08:55 -04:00
Ethan Edwards
4cf72d94c3 I hope this works lol 2020-06-06 22:41:30 -04:00
Ethan Edwards
3ec3f2f08b Fixed weird spacing on session/window/smiley on left side 2020-06-04 12:01:53 -04:00
Ethan Edwards
833baa9616 I think this will add Mac/Darwin support 2020-06-04 00:33:47 -04:00
Ethan Edwards
410902b6d8 forgot to add a file 2020-06-03 23:46:33 -04:00
Ethan Edwards
fbbc1c2232 Merge branch 'master' of https://github.com/dracula/tmux 2020-06-03 23:45:31 -04:00
Ethan Edwards
3d5a3cbb8f Added ram percentage support 2020-06-03 23:44:17 -04:00
Dane Williams
d311e94d86
Update README.md 2020-06-03 20:40:46 -07:00
Dane Williams
caa43a91ae
Merge pull request #40 from ethancedwards8/master
Added CPU functionality, works cleanly with powerline and normal
2020-06-03 20:34:33 -07:00
Dane Williams
614d012352
fix space for non powerline 2020-06-03 20:33:41 -07:00
Ethan Edwards
87ef58abfc Fixed the uname -s output case statement issue 2020-06-03 22:58:26 -04:00
Ethan Edwards
3ec7e1a038 For some reason branch wasnt up to date? Fixed 2020-06-02 22:55:14 -04:00
Ethan Edwards
1451ccaff7 Fixed it for powerline, removed 'testing' on Mac 2020-06-01 19:27:15 -04:00
Ethan Edwards
a17746e0d1 Fixed a bug 2020-06-01 11:53:16 -04:00
Ethan Edwards
3e4add6918 Added Mac (? testing) support, added comments 2020-06-01 10:39:17 -04:00
Ethan Edwards
b10c4dcf18 Added cpu percentage, works on powerline and normal, will add memory
later :)
2020-06-01 02:10:10 -04:00
Dane Williams
83cb547db9 considers if there is AC but no battery percent 2020-05-31 16:47:48 -07:00
Dane Williams
59c37e1d63
Merge pull request #39 from dracula/mac_spacing
RIP if there are still spacing issues
2020-05-31 16:43:19 -07:00
Dane Williams
b416c21421 battery spacing for real 2020-05-31 16:42:37 -07:00