-
-
Notifications
You must be signed in to change notification settings - Fork 259
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Hello, i just wanna say that you can move all headache with packaging to pip and publish your program on PyPI. If you do so, installation process would collapse to:
- install python
- run python -m pip install turing-smart-screen
- run turing-smart-screen-python
also it's very annoying that your program reads themes that located only in same folder where program located, that's pretty dumb, can you just make theme option in your config accept absolute path to theme's folder, that's really sucks. Also it would very helpful if you could add argument like "-c" for config file path.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request