Commit Graph

45 Commits

Author SHA1 Message Date
e38b97f17d Updated README 2021-09-19 18:13:34 +02:00
8d0a09c671 Updated README 2021-09-19 18:13:09 +02:00
675f0902eb Updated README 2021-09-19 18:12:14 +02:00
f6ff4addb3 Removed -? as a flag to print the help message because it caused some problems in zsh 2021-09-19 18:11:21 +02:00
ff8525ab8c Updated README 2021-09-19 18:09:28 +02:00
2bb095c08a Updated README 2021-09-19 18:07:24 +02:00
47b24679cc Changed the help message 2021-09-19 18:07:17 +02:00
cef0d03860 Updated README 2021-09-19 17:53:38 +02:00
a378d154b3 Added LICENSE 2021-09-19 17:45:00 +02:00
a7a05e2153 Updated README 2021-09-19 17:03:50 +02:00
d709189e82 Updated README 2021-09-19 17:02:33 +02:00
775c5089fe Updated README 2021-09-19 17:01:06 +02:00
8907023d6a Remove the deprecated [-n|-N] option from the help message 2021-09-19 17:00:58 +02:00
2c7f7e60f5 Made the script exit if the -h,-?,--help flag was given 2021-09-19 16:50:39 +02:00
584ec872d6 Updated README 2021-09-19 16:30:00 +02:00
0e2f72a297 Added the demo gif 2021-09-19 16:29:18 +02:00
e913028d81 Updated README 2021-09-19 16:14:08 +02:00
6d4ec3a9e5 Updated README 2021-09-19 16:13:07 +02:00
9f0e66ec1c Updated README 2021-09-19 16:07:48 +02:00
d0d5e7fb42 Updated README 2021-09-19 15:38:47 +02:00
585c629bf0 Updated README 2021-09-19 15:37:21 +02:00
495f94520f Updated README 2021-09-19 15:36:53 +02:00
7990bf2d49 Updated README 2021-09-19 15:35:26 +02:00
68b00268ce Removed some of the read_ini_parser locations because they were not relevant 2021-09-19 15:20:54 +02:00
476ec193b8 Updated README 2021-09-19 15:11:28 +02:00
2243ec7ae7 Updated README 2021-09-19 15:10:39 +02:00
8bea048299 Renamed config.ini to example_config.ini 2021-03-07 23:26:35 +01:00
e87d53c2ba Corrected a huge mistake in the checkout_config method 2021-03-07 23:22:31 +01:00
3cb720bc6d Minor correction 2021-03-07 22:18:53 +01:00
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
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
2105e535d3 Minor correction 2021-03-04 02:13:10 +01:00
200a72327a Minor correction 2021-03-04 02:03:32 +01:00
74de6b7164 Minor correction 2021-03-04 01:37:17 +01:00
a8287257bb Added the notification timeout optional flag 2021-03-04 01:36:53 +01:00
cfcb423770 Minor corrections 2021-03-03 20:34:07 +01:00
e10bba90c2 Working state 2021-02-28 09:08:40 +01:00
8d88938424 Set the cmds in the functions to local variables 2021-02-28 07:35:23 +01:00
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
c0e933d760 Removed useless comments 2020-10-28 16:12:43 +01:00
93752b80c0 Fixed some estetical things on the ouptut of 'volumectl -h' 2020-10-28 16:09:08 +01:00
9e84e706e7 Added the unmute feature 2020-10-28 16:05:06 +01:00
6ed2391a7d Corrected a minor bug 2020-10-28 15:59:22 +01:00
e297cf8733 First jist of the programm
TODO: Integrate the "configuration file parsing"
2020-10-28 15:49:32 +01:00
4af71cf206 Initial commit. Started the README.md 2020-10-28 14:34:48 +01:00