Commit graph

79 commits

Author SHA1 Message Date
Brikwerk
408a2e4cc3 Fixed shutdown bugs 2021-09-23 14:41:05 -07:00
Brikwerk
6bb7fb4c2e Added controller restart functionality 2021-09-23 14:40:37 -07:00
Brikwerk
6fee957569 Add cert generation based off of hostname 2021-09-22 23:55:33 -07:00
Brikwerk
c07aba0d10 Added cryptography as a dependency 2021-09-22 23:39:53 -07:00
Brikwerk
2c72b58fc2 Added configurable input sampling frequency 2021-09-22 23:35:48 -07:00
Brikwerk
639227ea1d Decreased latency and improved reconnections 2021-09-22 23:35:30 -07:00
Brikwerk
924bfbe989 Fixed active input checking method 2021-09-22 22:56:35 -07:00
Brikwerk
8145769b7a Added SSL capabilities to the webapp 2021-09-22 22:55:57 -07:00
Brikwerk
ea0393801f Added better troubleshooting docs 2021-09-17 13:57:36 -07:00
Brikwerk
cac583e040 Fixed Windows-specific bugs 2021-09-17 13:56:57 -07:00
Brikwerk
62216f7c97 Added vagrant documentation 2021-09-16 13:00:38 -07:00
Brikwerk
42916e2da7 Fixed reconnect crashes 2021-09-16 12:35:16 -07:00
Brikwerk
7b2e58c6b2 Added VM configuration support 2021-09-16 12:34:51 -07:00
Brikwerk
bef7180b88 Added connection reset watchdog 2021-09-10 01:23:07 +01:00
Brikwerk
68a776e1e8 Added test CLI option 2021-09-10 01:22:39 +01:00
Brikwerk
e4c015a4a7 Added a function for finding connected devices 2021-09-10 01:22:00 +01:00
Reece Walsh
b48b030b5e
Merge pull request #20 from Yamakaky/systemd-service
Improve bluetooth.service handling
2021-09-07 16:57:36 -07:00
Brikwerk
a79758e7c9 Optimized message sending with caching 2021-09-07 16:47:10 -07:00
Brikwerk
80d31972ed Added better active input detection 2021-09-07 16:45:04 -07:00
Brikwerk
a411b53689 Added logging support 2021-09-07 16:44:49 -07:00
Brikwerk
0ff1af3ee4 Improved remote tui error handling 2021-09-07 16:42:00 -07:00
Brikwerk
e4fe1cedb7 Added remote_tui and improved error handling 2021-09-07 16:41:15 -07:00
Mikaël Fourrier
d568707c33 Cleaner bluetooth.service override 2021-05-04 12:36:02 +02:00
Brikwerk
5221236868 Removed address masking and SDP cleaning 2021-04-23 13:39:59 -07:00
Brikwerk
abb966d438 Replaced bdaddr with hcitool 2021-04-11 10:50:49 -07:00
Brikwerk
f2fabd170c Version bump 2021-04-11 01:03:28 -07:00
Brikwerk
a13345b4c8 Added preliminary SwitchOS v12 support
Added address and profile functionality

Added address and profile emulation

Updated connection and slowed frequency

Updated API call
2021-04-11 00:07:19 -07:00
Brikwerk
0fe9acaaf0 Bumped version and updated dependencies
Pinned versions and updated dependencies

Bump psutil from 5.5.1 to 5.6.6

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.5.1 to 5.6.6.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.5.1...release-5.6.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 12:59:21 -08:00
Brikwerk
b55bd1d459 Updated controller API use 2020-12-29 15:23:13 -08:00
Brikwerk
4b48c283a6 Increased input polling loop frequency 2020-12-29 15:22:46 -08:00
Brikwerk
12176bbed9 Fixed website statics packaging issue 2020-09-17 16:41:33 -07:00
Brikwerk
e1957f39af Version bump 2020-09-16 16:16:28 -07:00
Brikwerk
7d148e3f87 Fixed README for pypi rendering 2020-09-16 16:16:22 -07:00
Brikwerk
0bff151596 Added IP and port options 2020-09-16 16:16:04 -07:00
Brikwerk
223ed1ae8e Updated package deployment 2020-09-15 20:36:06 -07:00
Brikwerk
66ff068de5 Formatting adjustment 2020-09-15 19:37:40 -07:00
Brikwerk
5a8142389c Fixed image alignment and alt text 2020-09-15 19:33:39 -07:00
Brikwerk
518c7d44be Added documentation 2020-09-15 19:30:50 -07:00
Brikwerk
bd090a09d7 Added better error handling for macro input 2020-09-15 17:54:48 -07:00
Brikwerk
bd61e0a0c6 Fixed PermissionError while running as non-root 2020-09-15 15:22:36 -07:00
Brikwerk
22cdc98d6c Added webapp functionality 2020-09-12 22:04:25 -07:00
Brikwerk
c026b357a0 Added option to run as rootless user 2020-09-12 22:03:56 -07:00
Brikwerk
09ecad4981 Added new loader 2020-09-05 23:59:56 -07:00
Brikwerk
b8a2c1b871 Added better error handling/printing 2020-09-02 21:28:16 -07:00
Brikwerk
c974528d2c Initial commit 2020-08-30 20:23:34 -07:00
Brikwerk
7290b9a6d8 Typo correct 2020-08-30 20:23:18 -07:00
Brikwerk
3921c0787f Added TODO 2020-08-30 20:22:58 -07:00
Brikwerk
2eaacadbe4 Added direct input functionality 2020-08-30 20:22:43 -07:00
Brikwerk
7c96743a25 Added logging 2020-08-26 22:28:59 -07:00
Brikwerk
7287390834 Added addresses command 2020-08-26 22:28:52 -07:00