Commit Graph

137 Commits

Author SHA1 Message Date
Mentor
4aba2a0fee fix husky 2023-02-08 22:38:43 +01:00
Mentor
64de055bf6 dark theme listener and linter 2023-02-08 22:33:34 +01:00
Mentor
2224d66037 more verbose installation logging 2023-02-08 22:24:47 +01:00
Mentor Palokaj
b372c8f1aa Update README.md
Change issue link to be the choose screen instead of blank template
2023-02-07 22:56:43 +01:00
Mentor
3dba08f8f1 eable auto-update and basic user count v1.0.7 2023-02-07 21:41:29 +01:00
Mentor
ffc34cd7f0 📚 Update tray image size 2023-02-07 19:02:07 +01:00
Mentor
a6319853b5 📚 Update tray image 2023-02-07 19:01:32 +01:00
Mentor Palokaj
cc0f60b527 Merge pull request #53 from mineiwik/main
Replace hard-coded value when discharging
2023-02-07 17:59:45 +01:00
Mentor
9062aa65bd periodic interface updating and more icon DPI options 2023-02-07 17:59:14 +01:00
Mentor
714defe6c0 change logo "fullness" based on battery 2023-02-06 17:10:18 +01:00
mineiwik
6e2a3c663c replaces hard-coded value 2023-02-06 11:39:45 +01:00
Mentor
75a09ed57f 🐛 fix bug due to calling battery when it is not yet installed 2023-02-05 19:39:23 +01:00
Mentor Palokaj
6f6d4eb8d5 Update issue templates 2023-02-05 15:44:40 +01:00
Mentor
8f5daae4ae 📚 document discharge functionality v1.0.6 2023-02-05 15:42:39 +01:00
Mentor
a53b9ef5a9 GUI version 1.0.6 2023-02-05 15:39:25 +01:00
Mentor
27dcf640c7 🐛 force the killing of dangling processes on uninstall 2023-02-05 15:35:34 +01:00
Mentor
c67f1a1fbb 🐛 battery maintain percentage bugfix 2023-02-05 12:12:26 +01:00
Mentor
98b7c05c98 add logging command for better debugging 2023-02-05 09:12:16 +01:00
Mentor
7c0d6dad5a 📚 document adapter controls 2023-02-05 09:02:33 +01:00
Mentor
23cb1762a4 🐛 fix bug where maintain command killed itself through downstream discharge command 2023-02-04 21:26:19 +01:00
Mentor
be0eebd802 🐛 remove discharge exit code to it does not break the new maintain function 2023-02-04 19:27:48 +01:00
Mentor
971390577d 🐛 update the return value of CH0I 2023-02-04 19:21:39 +01:00
Mentor
3dd2cffc2b 📚 document discharge level 2023-02-04 19:20:29 +01:00
Mentor
98feb40e37 🐛 update the return value of CH0I 2023-02-04 19:17:35 +01:00
Mentor
8b34ada93e add csv version of status message 2023-02-04 18:50:24 +01:00
Mentor
9ce75e56ea 🔥 unrequired double disable of discharge 2023-02-04 13:31:08 +01:00
Mentor
3005936d41 🐛 enable charging requires disabling discharding 2023-02-04 13:30:41 +01:00
Mentor
22b6655db0 fix minor syncronous kill 2023-02-04 13:28:57 +01:00
Mentor
54541b18c5 make maintanance discharte first 2023-02-04 13:09:00 +01:00
Mentor
edb75cb8ab 🐛 fix update mechanism that breaks when brew is the updater 2023-02-03 10:47:28 +01:00
Mentor
06b5b1b9aa 📚 document brew update command v1.0.5 2023-02-02 11:12:40 +01:00
Mentor
6d29e249f1 🐛 install xcode-select if git is not yet installed v1.0.4 2023-02-02 10:54:56 +01:00
Mentor
2f3a243cc2 🐛 debug trail for investigation of #40 2023-01-05 11:25:47 +01:00
Mentor
09aa78bba8 🐛 path fixes 2022-12-17 14:28:37 +01:00
Mentor Palokaj
af7e823fc6 Add feature request 2022-12-14 12:03:08 +01:00
Mentor Palokaj
4ab66a821c Add issue template 2022-12-14 12:00:40 +01:00
Mentor
682cf6abe9 🐛 make visudo fail silently 2022-12-13 11:12:09 +01:00
Mentor
f493c2019f 🐛 Force sbin to PATH also in GUI installation flow 2022-12-13 11:08:21 +01:00
Mentor
ec42ee6f61 🐛 missing chown fix (PATH issue) 2022-12-12 11:54:33 +01:00
Mentor Palokaj
642a3e5a92 Merge pull request #32 from safferli/main
minor fixes for errors when using the commandline install
2022-12-12 11:50:11 +01:00
Mentor Palokaj
4603b52f31 Merge pull request #23 from adowls/fix_reboot_launchctl
fix inefficacy after reboot
2022-12-12 11:49:06 +01:00
Mentor Palokaj
c061dac94d Merge pull request #29 from dubaaron/aaronw-fix-setup
Fix broken setup script & some language errors
2022-12-12 11:47:46 +01:00
Christoph Safferling
2fa96ccc6d remove ^M lineendings of battery.sh which errors out the command when used (dos2unix battery.sh) 2022-12-09 22:00:26 +01:00
Christoph Safferling
6324afa9e3 bugfix: fixed configfolder mistake 2022-12-09 21:57:45 +01:00
Aaron Wallentine
5b7419e13a Make executable 2022-11-23 13:52:55 -07:00
Aaron Wallentine
1fe4aefe93 Fix spelling of 'batery'/'battery' 2022-11-23 13:52:42 -07:00
Aaron Wallentine
7b3b6a90fa Clarify/fix language just a bit. 2022-11-23 13:18:44 -07:00
Aaron Wallentine
0979b26258 Fix building of configfolder path; and spelling of 'bateryfolder' 2022-11-23 13:18:22 -07:00
Mentor
dc71932d94 🐛 buffer existing folder cindition 2022-11-17 13:02:23 +01:00
Mentor
e9818e76fa 🐛 force correct permissions 2022-11-17 12:14:34 +01:00