Commit graph

57 commits

Author SHA1 Message Date
Brikwerk
e4fe1cedb7 Added remote_tui and improved error handling 2021-09-07 16:41:15 -07: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
Brikwerk
b838bfe9ee Added slow frequency mode 2020-08-26 22:28:22 -07:00
Brikwerk
18e46646b7 Initial commit 2020-08-26 22:27:43 -07:00
Brikwerk
a73c79438f Updated name mangling 2020-08-26 22:27:22 -07:00
Brikwerk
c1c8af2644 Added directions for use 2020-08-26 22:26:35 -07:00
Brikwerk
a7a468aa48 Added remote control functionality 2020-08-26 22:26:10 -07:00
Brikwerk
0ff822a0cf Updated docs and added attribution 2020-08-26 22:25:28 -07:00
Brikwerk
16ead63221 Added logging and fixed CPU thrashing 2020-08-26 00:56:06 -07:00
Brikwerk
cfa7c3687c Added blessed and pynput for TUI 2020-08-11 20:28:43 -07:00
Brikwerk
47b6ada12d Added docstrings and adjust reconnect arguments 2020-08-11 20:24:58 -07:00
Brikwerk
3545613a92 Added macro command line functionality 2020-08-11 20:24:23 -07:00
Brikwerk
d0c109d9aa Added ability to reconnect to a string or list 2020-08-11 20:23:50 -07:00
Brikwerk
f85cbf472f Typo correction 2020-08-11 20:22:54 -07:00
Brikwerk
37c20f70c8 Changed argument to optional 2020-08-11 20:22:21 -07:00
Brikwerk
1619c96cd7 Added stick tilt functionality 2020-08-02 21:56:42 -07:00
Brikwerk
7e99a36675 Added more functionality
Added previously connected Switch finding

Cleaned up demo CLI command

Added ability to stop  macros

Fixed reconnecting and timing quirks

Bugfixes and polish
2020-08-01 23:18:06 -07:00
Brikwerk
ae701b90a3 Added Reconnecting and Waking Notes 2020-08-01 23:10:33 -07:00
Brikwerk
0a94fe7325 Initial commit 2020-07-29 13:52:06 -07:00
Brikwerk
bdf002f543 Fixed bitfield values for player lights 2020-07-29 13:12:58 -07:00
Brikwerk
a254d3164a Corrected bitfield explanation 2020-07-29 13:12:12 -07:00
Brikwerk
db4b550166 Added stick input and loops to macros 2020-06-08 21:23:23 -07:00
Brikwerk
a4bce53d1e Fixed dual controller support 2020-06-02 22:21:48 -07:00
Brikwerk
21f7f42cc9 Added button functionality and info 2020-05-31 16:30:52 -07:00