Daemon and go library to interact with InfiniTime on Linux - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineTime (https://forum.pine64.org/forumdisplay.php?fid=134) +--- Forum: Development Discussion on PineTime (https://forum.pine64.org/forumdisplay.php?fid=136) +--- Thread: Daemon and go library to interact with InfiniTime on Linux (/showthread.php?tid=14720) |
Daemon and go library to interact with InfiniTime on Linux - Arsen6331 - 08-21-2021 I have created a go library and a daemon to interact with the InfiniTime firmware on Linux. These were created in about a week, so I don't know how good they are. If anyone is interested, here they are: Daemon: https://gitea.arsenm.dev/Arsen6331/itd Library: https://gitea.arsenm.dev/Arsen6331/infinitime This was also posted on reddit: https://www.reddit.com/r/PINE64official/comments/p8o45x/daemon_and_go_library_to_interact_with_infinitime/ |