Commit Graph

16 Commits

Author SHA1 Message Date
Karma Riuk
6edd9bd290 Added the config feature
Added the ability for the script to checkout the config and parsing it
Added an example of a config file
2021-03-04 22:31:45 +01:00
Karma Riuk
9dbca4a5e9 Noticed conflict between the -t for the 'notification timeout' flag and the -t for the 'toggle mute' flag, decided to leave the -t for 'toggle mute', since it will more likely be used than the latter 2021-03-04 18:24:22 +01:00
Karma Riuk
2105e535d3 Minor correction 2021-03-04 02:13:10 +01:00
Karma Riuk
200a72327a Minor correction 2021-03-04 02:03:32 +01:00
Karma Riuk
74de6b7164 Minor correction 2021-03-04 01:37:17 +01:00
Karma Riuk
a8287257bb Added the notification timeout optional flag 2021-03-04 01:36:53 +01:00
Karma Riuk
cfcb423770 Minor corrections 2021-03-03 20:34:07 +01:00
Karma Riuk
e10bba90c2 Working state 2021-02-28 09:08:40 +01:00
Karma Riuk
8d88938424 Set the cmds in the functions to local variables 2021-02-28 07:35:23 +01:00
Karma Riuk
ebd930bf32 Added the verbose feature + setup for other stuff
- Added the verbose, get volume and get mute feature.
- Setted up the fact we can set our own config file
- Setted the amount of normal and big deltas as variables
- Refactored the help message
2021-02-01 16:05:35 +01:00
Karma Riuk
c0e933d760 Removed useless comments 2020-10-28 16:12:43 +01:00
Karma Riuk
93752b80c0 Fixed some estetical things on the ouptut of 'volumectl -h' 2020-10-28 16:09:08 +01:00
Karma Riuk
9e84e706e7 Added the unmute feature 2020-10-28 16:05:06 +01:00
Karma Riuk
6ed2391a7d Corrected a minor bug 2020-10-28 15:59:22 +01:00
Karma Riuk
e297cf8733 First jist of the programm
TODO: Integrate the "configuration file parsing"
2020-10-28 15:49:32 +01:00
Karma Riuk
4af71cf206 Initial commit. Started the README.md 2020-10-28 14:34:48 +01:00