KernelChan/README.md
2021-05-02 15:43:51 +02:00

17 lines
310 B
Markdown

# KernelChan
A Linux Kernel Manager for ArchLinux
This Project is FOSS do with it, waht you want.
This is my first time using PySide/PyQt.
Compilation dependencies:
Python3
PySide2
python-beautifulsoup4
PyInstaller
Compilation:
pyinstaller --name="KernelChan" --icon=icon.png --onefile --windowed main.py