Commit Graph

9 Commits

Author SHA1 Message Date
Kevin F 138c54d75c Split the client and server into different Go packages and binaries to make it easier to do cross platform builds and to be more unixy 2023-01-26 18:51:31 -06:00
Kevin F 5794ea43a3 Added IME and stdin tools 2023-01-22 22:59:12 -06:00
Kevin F 027a62571f Client now automatically specifies xdotool if keys not on qwerty are present 2023-01-22 19:23:52 -06:00
Kevin F 6779f87be3 Add FIFO mode for client 2023-01-21 21:28:56 -06:00
Kevin F 608d780db1 Work on tools 2023-01-21 18:55:58 -06:00
Kevin F f089202286 Add building.md
Switch to scanning runes in client since go fmt scanning ignores spaces because of excellent design
2023-01-05 01:10:57 -06:00
Kevin F e921331ef5 Fixed bugs in auth 2023-01-02 01:24:35 -06:00
Kevin F bf0ce5ca85 Mostly implemented client 2023-01-01 15:25:32 -06:00
Kevin F 96f611f1a1 Started client 2022-12-31 19:23:52 -06:00