You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just like with any open source project out there, contributions are very welcome.
I will gladly discuss any pull request and point to the appropriate places in the code where modifications might be needed.
You really only have to know python, I didn't know anything about python-evdev when I started with input-remapper. Just make sure to write unittests and use pylint and black.
I won't be developing a lot of new stuff after the 2.0.0 release myself, because I want to focus on other things in the future. I'll still help with testing and merging PRs though when needed.
Easy
There are issues labeled with "good first issue", you could try working on one of them
Profiling performance to figure out optimizations
Cleaning up code. Look at pylint and mypy (see readme/development.md) output and fix issues listed there
Helping Users
Programming
just like with any open source project out there, contributions are very welcome.
I will gladly discuss any pull request and point to the appropriate places in the code where modifications might be needed.
You really only have to know python, I didn't know anything about python-evdev when I started with input-remapper. Just make sure to write unittests and use pylint and black.
Some information is here: https://github.com/sezanzeb/key-mapper/blob/main/readme/development.md
I won't be developing a lot of new stuff after the 2.0.0 release myself, because I want to focus on other things in the future. I'll still help with testing and merging PRs though when needed.
Easy
Possibly complicated
Those may require knowledge about the architecture. see readme/development.md
The text was updated successfully, but these errors were encountered: