Commit Graph

91 Commits

Author SHA1 Message Date
Saw, Hansly Kendrich 03e2eac3c5 attempt to create an interface 2022-09-25 15:46:14 +08:00
Saw, Hansly Kendrich 7008d49ae2 fixed readme
- changed URLs
2022-09-25 15:09:16 +08:00
Saw, Hansly Kendrich a56f9e76b0 fixed readme 2022-09-25 15:07:20 +08:00
Saw, Hansly Kendrich f2316ce96b changed website
- IP address is now shown even when not required.
- Pairing code is set to number type.
- Changed options.
2022-09-18 14:18:17 +08:00
Saw, Hansly Kendrich e65c722cd9 updated readme
- removed capabilities not directly possible
2022-09-18 14:07:06 +08:00
Saw, Hansly Kendrich 32c837bfb2 added dependency checking
- Dependency install states will be checked and will be automatically installed if it isn't.
2022-09-18 13:44:36 +08:00
Hansly Saw 87bd857bfb
updated readme
Fixed formatting.
2022-08-31 19:00:04 +08:00
Hansly Saw 501c16f5a1
updated readme
Attempt to fix table
2022-08-31 18:58:57 +08:00
Hansly Saw 770f08fc91
updated readme
Fixed tables.
2022-08-31 18:58:32 +08:00
Hansly Saw 37cccab523
updated readme 2022-08-31 18:57:45 +08:00
Hansly Saw e6ef31576c
updated Readme
fixed formatting
2022-08-31 18:53:41 +08:00
Hansly Saw e084a7e529
updated readme
The readme was updated to highlight the differences of this fork.
2022-08-31 18:50:01 +08:00
Hansly Saw f5b01fb543
Update README.md
added more credits
2022-08-31 17:50:30 +08:00
redphx d70d497dcc Bump version to 0.5.2 2022-06-03 16:57:57 +07:00
redphx 7f149cd412 Improve tracking (keep original axes from Joy-Con) 2022-06-03 16:56:57 +07:00
redphx 298d18525b Remove logging 2022-06-03 16:55:21 +07:00
redphx ea933c2380
Update README.md 2022-05-16 08:22:04 +07:00
redphx df44e51231
Update README.md 2022-05-11 18:45:22 +07:00
redphx 454d7e42f5
Bump version to 0.5.1 2022-05-07 17:40:26 +07:00
redphx 3ef500148d Improve tracking 2022-05-07 17:39:54 +07:00
redphx 35906a79bd
Update README.md 2022-05-04 09:47:49 +07:00
redphx 3e5dfa2439
Update README.md 2022-05-03 17:54:03 +07:00
redphx 491644c1d2
Update README.md 2022-05-03 17:46:16 +07:00
redphx 24da821b65
Bump version to 0.5 2022-05-03 17:40:27 +07:00
redphx 0f8e7f7550
Merge pull request #12 from redphx/feature/merge_joycon_python
Improve tracking, again
2022-05-03 17:39:48 +07:00
redphx a6d66b3418 Reduce CPU usage 2022-05-03 17:36:58 +07:00
redphx 1f98a9bf46 Joycon: call input hooks in a different thread 2022-05-01 17:15:14 +07:00
redphx 6e30040d81 Add SHORTCUT_DONT_SHOW_ANYMORE 2022-04-30 16:36:07 +07:00
redphx 135f69bec5 Reverse back to thread 2022-04-30 10:45:26 +07:00
redphx f06503b6fb Linting 2022-04-30 10:22:48 +07:00
redphx 9e0a8ec584 Use asyncio instead of thread in pycon.joycon.py 2022-04-30 10:11:01 +07:00
redphx 3c32efd6cf Improve tracking 2022-04-29 17:10:00 +07:00
redphx 313c8b1ec3 Add pycon/README.md 2022-04-29 16:25:09 +07:00
redphx b94453f58f Remove unused dependencies 2022-04-29 16:25:00 +07:00
redphx e42599bc73 Remove device.py 2022-04-29 11:12:10 +07:00
redphx a3872b1f38 Remove code related to gyro 2022-04-29 09:06:38 +07:00
redphx 3d00015607 Add joycon-python source code 2022-04-29 09:00:46 +07:00
redphx 749a2a92fe
Bump version to 0.4 2022-04-28 17:41:34 +07:00
redphx e1b95e5763
Merge pull request #11 from redphx/feature/improve_tracking
Improve tracking
2022-04-28 17:41:00 +07:00
redphx 93becbb809 Update joycon-python version 2022-04-28 17:36:22 +07:00
redphx 4b3a9e71b3 Prevent sending duplicate movement 2022-04-28 17:36:05 +07:00
redphx 9583fd5529 Send accel data every 3 frames instead of 5 2022-04-27 17:35:52 +07:00
redphx d7f71a41fb Improve tracking significantly 2022-04-27 17:18:56 +07:00
redphx 2544de6857
Bump version to 0.3.1 2022-04-24 12:28:46 +07:00
redphx 74c3668f2b
Update README.md 2022-04-24 12:03:44 +07:00
redphx 23dac08e45
Add support for private IP range 10.0.0.0-10.255.255.255 (#10) 2022-04-24 12:01:45 +07:00
redphx 874145f2a5
Update README.md 2022-04-24 09:40:07 +07:00
redphx 2b588f38da Bump version to 0.3 2022-04-23 10:25:10 +07:00
redphx 2c43fac7ab Fix crashing when running on Windows 2022-04-23 10:24:44 +07:00
redphx d2474959ce Add check for update feature 2022-04-23 10:20:05 +07:00