PowerTools/backend/src
2023-03-31 17:25:29 -04:00
..
api Only convert game ID to number in a language that doesn't have horrible number types 2023-03-31 17:25:29 -04:00
persist Cargo fmt 2023-03-27 21:11:22 -04:00
settings Remove blocking net request in main thread to speed up startup for slow connections 2023-03-28 22:49:15 -04:00
state Add battery charge limit functionality 2023-03-26 10:50:38 -04:00
api_worker.rs Refactor API processing to apply settings from single thread and queue API calls instead of locking 2022-11-09 22:09:05 -05:00
consts.rs Add hardware limits provider and auto detection with online updater (cached locally) 2022-12-02 21:12:13 -05:00
main.rs Cargo fmt 2023-03-27 21:11:22 -04:00
power_worker.rs Cargo fmt 2023-03-27 21:11:22 -04:00
resume_worker.rs Cargo fmt 2023-03-27 21:11:22 -04:00
utility.rs Cargo fmt 2023-03-27 21:11:22 -04:00