| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| input-remapper-2.0.0.deb | 2023-03-20 | 336.2 kB | |
| 2.0.0 source code.tar.gz | 2023-03-20 | 677.7 kB | |
| 2.0.0 source code.zip | 2023-03-20 | 803.3 kB | |
| README.md | 2023-03-20 | 1.1 kB | |
| Totals: 4 Items | 1.8 MB | 1 | |
- Extensive refactorings in the injector to use flexible
MappingHandlers, which are reusable for different use-cases, allowing to map everything to everything else, including analog inputs, combinations and even combinations involving analog inputs. - Extensive frontend code refactoring. Using a central message broker to make the GUI more event based. Loose coupling of components. Dependency Injection for GUI-Component dependencies. Lots of improvements to automated GUI tests.
- New user interface, splitting device and preset selection into their own pages, including a configuration menu for analog input, which even renders a graph for the event value conversion.
addmacro to do math with variables- Preset name sanitation
ReaderServiceterminates automatically after some time for security- Refactorings of the automated test setup
This is a huge release, and it is mostly based on @jonasBoss work. Consider thanking him for his efforts by donating at https://ko-fi.com/jonasbosse :+1:
Requires at least Python 3.10 or Ubuntu 22.04.