Commit Graph

  • 3480fedbac fixed wrong flag master Karma Riuk 2024-04-12 10:47:16 +0200
  • 34dd851273 fixed typo in flag Karma Riuk 2024-04-12 10:46:27 +0200
  • 18d0a25fb9 formatted code Karma Riuk 2024-04-12 10:46:16 +0200
  • 6b4be3a5d2 Updated README Karma Riuk 2021-09-21 10:34:50 +0200
  • 9e8917cb70 Added my dunstrc if people wanted the same look as in the gif Karma Riuk 2021-09-21 10:16:58 +0200
  • 49f07a75c6 Removed the now obsolete TODO Karma Riuk 2021-09-19 20:20:46 +0200
  • e772a5d003 Updated the example config to be more explicit Karma Riuk 2021-09-19 20:20:29 +0200
  • 08fdbba358 Updated README Karma Riuk 2021-09-19 20:17:01 +0200
  • 22765f5183 Updated README Karma Riuk 2021-09-19 20:16:02 +0200
  • ea3d9063aa Updated README Karma Riuk 2021-09-19 20:06:46 +0200
  • a7ea1d4ae6 Updated README Karma Riuk 2021-09-19 19:44:54 +0200
  • 09c8a1bde7 Updated README Karma Riuk 2021-09-19 19:35:16 +0200
  • 275f0dfc56 Corrected some bugs Karma Riuk 2021-09-19 19:31:38 +0200
  • b4c2559657 Updated the example config to be more explicit Karma Riuk 2021-09-19 19:31:04 +0200
  • 83d2b840da Updated README Karma Riuk 2021-09-19 18:13:55 +0200
  • e38b97f17d Updated README Karma Riuk 2021-09-19 18:13:34 +0200
  • 8d0a09c671 Updated README Karma Riuk 2021-09-19 18:13:09 +0200
  • 675f0902eb Updated README Karma Riuk 2021-09-19 18:12:14 +0200
  • f6ff4addb3 Removed -? as a flag to print the help message because it caused some problems in zsh Karma Riuk 2021-09-19 18:11:21 +0200
  • ff8525ab8c Updated README Karma Riuk 2021-09-19 18:09:28 +0200
  • 2bb095c08a Updated README Karma Riuk 2021-09-19 18:07:24 +0200
  • 47b24679cc Changed the help message Karma Riuk 2021-09-19 18:07:17 +0200
  • cef0d03860 Updated README Karma Riuk 2021-09-19 17:53:38 +0200
  • a378d154b3 Added LICENSE Karma Riuk 2021-09-19 17:45:00 +0200
  • a7a05e2153 Updated README Karma Riuk 2021-09-19 17:03:50 +0200
  • d709189e82 Updated README Karma Riuk 2021-09-19 17:02:33 +0200
  • 775c5089fe Updated README Karma Riuk 2021-09-19 17:01:06 +0200
  • 8907023d6a Remove the deprecated [-n|-N] option from the help message Karma Riuk 2021-09-19 17:00:58 +0200
  • 2c7f7e60f5 Made the script exit if the -h,-?,--help flag was given Karma Riuk 2021-09-19 16:50:39 +0200
  • 584ec872d6 Updated README Karma Riuk 2021-09-19 16:30:00 +0200
  • 0e2f72a297 Added the demo gif Karma Riuk 2021-09-19 16:29:18 +0200
  • e913028d81 Updated README Karma Riuk 2021-09-19 16:14:08 +0200
  • 6d4ec3a9e5 Updated README Karma Riuk 2021-09-19 16:13:07 +0200
  • 9f0e66ec1c Updated README Karma Riuk 2021-09-19 16:07:48 +0200
  • d0d5e7fb42 Updated README Karma Riuk 2021-09-19 15:38:47 +0200
  • 585c629bf0 Updated README Karma Riuk 2021-09-19 15:37:21 +0200
  • 495f94520f Updated README Karma Riuk 2021-09-19 15:36:53 +0200
  • 7990bf2d49 Updated README Karma Riuk 2021-09-19 15:35:26 +0200
  • 68b00268ce Removed some of the read_ini_parser locations because they were not relevant Karma Riuk 2021-09-19 15:20:54 +0200
  • 476ec193b8 Updated README Karma Riuk 2021-09-19 15:11:28 +0200
  • 2243ec7ae7 Updated README Karma Riuk 2021-09-19 15:10:39 +0200
  • 8bea048299 Renamed config.ini to example_config.ini Karma Riuk 2021-03-07 23:26:35 +0100
  • e87d53c2ba Corrected a huge mistake in the checkout_config method Karma Riuk 2021-03-07 23:22:31 +0100
  • 3cb720bc6d Minor correction Karma Riuk 2021-03-07 22:18:53 +0100
  • 6edd9bd290 Added the config feature Karma Riuk 2021-03-04 22:31:45 +0100
  • 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 Karma Riuk 2021-03-04 18:24:22 +0100
  • 2105e535d3 Minor correction Karma Riuk 2021-03-04 02:13:10 +0100
  • 200a72327a Minor correction Karma Riuk 2021-03-04 02:03:32 +0100
  • 74de6b7164 Minor correction Karma Riuk 2021-03-04 01:37:17 +0100
  • a8287257bb Added the notification timeout optional flag Karma Riuk 2021-03-04 01:36:53 +0100
  • cfcb423770 Minor corrections Karma Riuk 2021-03-03 20:34:07 +0100
  • e10bba90c2 Working state Karma Riuk 2021-02-28 09:08:40 +0100
  • 8d88938424 Set the cmds in the functions to local variables Karma Riuk 2021-02-28 07:35:23 +0100
  • ebd930bf32 Added the verbose feature + setup for other stuff Karma Riuk 2021-02-01 16:05:35 +0100
  • c0e933d760 Removed useless comments Karma Riuk 2020-10-28 16:12:43 +0100
  • 93752b80c0 Fixed some estetical things on the ouptut of 'volumectl -h' Karma Riuk 2020-10-28 16:09:08 +0100
  • 9e84e706e7 Added the unmute feature Karma Riuk 2020-10-28 16:05:06 +0100
  • 6ed2391a7d Corrected a minor bug Karma Riuk 2020-10-28 15:59:22 +0100
  • e297cf8733 First jist of the programm Karma Riuk 2020-10-28 15:49:32 +0100
  • 4af71cf206 Initial commit. Started the README.md Karma Riuk 2020-10-28 14:34:48 +0100