-
released this
2024-04-24 15:02:23 +02:00 | 0 commits to master since this releaseHaven't been able to test m1k support with an aime card since i don't have any, but i have validated that the code does read the block 2 of m1k tags.
Added two new options in settings :
- One to not error out if a reader is missing. (To only use the keyboard input)
- One to force using a reader using it's name. (Useful if you have multiple smartcard readers on your computer)
Fixed a bug where reading card 3 and above resulted in an off by one error that always threw a "this line isn't X bytes long" error.
Downloads
-
Enhanced polling Stable
released this
2024-02-26 22:33:02 +01:00 | 0 commits to master since this releaseFixed a condition where a card could be scanned twice and a new credit would automatically restart once finished.
Added debug strings !
Downloads
-
Added keyboard inputs Stable
released this
2024-02-26 19:07:54 +01:00 | 1 commits to master since this releaseYou can now insert cards using your keyboard.
Default insert key is "return" !
Pressing the insert key while holding a number on your keypad will try to insert another card (from 0 to 9, will insert lines 1 to 10 if they exist).
Downloads
-
First working prototype ! Stable
released this
2024-02-24 17:10:03 +01:00 | 3 commits to master since this releaseThis has only been tested with Chunithm sun but you should be able to use it on O.N.G.E.K.I as well ?
Let me know on discord if you have any issues !
Downloads