Commit Graph

28 Commits

Author SHA1 Message Date
7c52c2d5d0 prepare prompting for config data 2024-08-31 21:10:34 +02:00
a1ff03de66 rename util.go to command.go 2024-08-31 19:37:00 +02:00
333b3d62fe hide powershell on toggle commands 2024-08-31 19:15:55 +02:00
9b4fb7af4d additional commenting for better readability 2024-08-31 19:13:01 +02:00
e84e0af672 executing and applying/removing proxy accordingly 2024-08-31 18:27:57 +02:00
60c915b389 generic implementation of config to command conversion 2024-08-31 18:27:24 +02:00
bb304b0bf7 preparing a single command process to execute in 2024-08-31 18:26:45 +02:00
6037f4b34f reading and setting system proxy 2024-08-31 18:26:24 +02:00
67760c7bfc extend and format config types 2024-08-31 18:13:27 +02:00
16d0bd7ca4 util/config.go auto formatting 2024-08-31 18:04:53 +02:00
20e55efc25 set icon according to system proxy 2024-08-31 18:03:05 +02:00
6bae350f7e preparing proxy set/unset commands 2024-08-31 18:01:58 +02:00
43123b3ffc install cobra directly 2024-08-31 17:48:33 +02:00
a68012a4c9 bugfix: non-string value in powershell command 2024-08-31 17:47:52 +02:00
d2162aac5c initialize read config utility 2024-08-30 18:11:21 +02:00
cc133304dd moved icons to assets 2024-08-30 18:11:21 +02:00
06d9244e2c initialize base config for env, git and npm proxy 2024-08-30 18:10:56 +02:00
a66ffd0e4c changed naming for per-program proxy configs 2024-08-30 16:30:56 +02:00
ea6990681e unify descriptions of commands and root 2024-08-30 16:19:54 +02:00
a0376269f8 initialize save command 2024-08-30 16:15:40 +02:00
781baa2d45 added icon and toggle display 2024-08-30 16:14:57 +02:00
87d6b4d89f run background tasks from systray 2024-08-30 15:30:34 +02:00
94db8eb640 initialize systray script to run program discretely 2024-08-30 15:29:14 +02:00
bf7c5b41d9 initialize unset command 2024-08-29 23:09:26 +02:00
3bd3bea69a initialize set command 2024-08-29 23:08:02 +02:00
e9debba906 initialize cobra-cli 2024-08-29 23:06:10 +02:00
d1a8d2685a initialize go project 2024-08-29 22:56:26 +02:00
Baipyrus
b4b7f94ea5
Initial commit 2024-08-29 22:54:40 +02:00