Commit Graph

18 Commits

Author SHA1 Message Date
7f40900718 add osd message and use keybind in config file 2023-07-09 21:39:34 -04:00
b14b797f56 make update key customisable, and change wording on a comment 2023-07-09 21:38:56 -04:00
ae1639c8d6 re organise README 2023-07-09 21:38:23 -04:00
2523a70925 add example of how to use the new config feature 2023-07-03 15:57:37 -04:00
66f5681be3 remove useless comment 2023-07-03 15:57:18 -04:00
3f6fabd346 allow user defined configs at startup and only reset logfile on startup 2023-07-03 15:55:14 -04:00
1d5e908b77 simplify and rename the init function 2023-07-03 15:54:57 -04:00
1f407569f1 reduce number of opts for functions, and allow links with .git at the end 2023-07-03 15:53:01 -04:00
f183533b82 comments 2023-07-03 15:46:41 -04:00
ac214b808d add alternatives and a note to email me incase of more alternatives 2023-07-03 02:14:54 -04:00
857e55e72c Fix type 2023-07-03 02:11:56 -04:00
7665d8f32a add liscence to top of files
this is due to the fact that the liscense likely won't be with the
files on the user's computer
2023-07-02 21:02:13 -04:00
cea46259ba make the plugin definition more verbose, and less strict.
stop script from cloning if there are no new commits.
make the code a tiny bit cleaner.

bit of a kitchen sink :(
2023-07-02 20:56:08 -04:00
ea21c43b9d fix README install instructions 2023-06-30 11:20:52 -04:00
6e5d60580a spelling in README 2023-06-30 11:17:31 -04:00
7be867e531 add install guide 2023-06-30 11:16:59 -04:00
25043cf37e move config out of script to make auto updating viable 2023-06-30 11:08:37 -04:00
9d2494be1e inital commit with the plugin working (enough)
see README for todo list and naming
2023-06-29 20:35:25 -04:00