Commit Graph
6 Commits
Author SHA1 Message Date
UUBulbandnaiba c0288971d8 chore: code style (#44)
* some code refactor

* service

* chore: code style

---------

Co-authored-by: naiba <[email protected]>
2024-07-23 23:20:55 +08:00
UUBulb 09c4ef1764 refactor(pty): switch to using interface (#34)
* refactor(pty): switch to using interface

for better flexibility (although may not be useful)

* chore: reduce error messages

* delete redundant messages
2024-07-07 10:18:59 +08:00
UUBulb fb7b45527b service: logging to syslog (#33)
* service: logging to syslog

* chore: update gopsutil to v4

* chore: move println() to the util package

* gpu: only return 0 on failure
2024-07-05 22:31:56 +08:00
UUBulb 532bca8867 Fix CPU counts error on Windows (#31) 2024-06-25 22:10:32 +08:00
UUBulb f882ca3498 Switch to ConPty on Windows 10 & support windows arm64 platform (#20) 2024-05-21 18:40:08 +08:00
naiba fb83d0d303 init 2023-05-10 23:02:15 +08:00