-
Modern social media desktop application for sharing instant karma moments.
$ git clone https://github.com/m0hss/Ikarma.git
$ python3 -m venv ikarma-dev
$ cp -a /Ikarma/. /ikarma-dev
$ source ikarma-dev/bin/activate
$ pip install -r requirements.txt
To run this project, you will need to add the following environment variables to your .env file:
Keyring config:
-
SERVICE_NAME
-
USERNAME
Make sure you have the Requirements installed, and then install PyInstaller from PyPI:
$ pip install -U pyinstaller
Navigate to root directory where main.py file is located, then:
$ pyinstaller main.py
- Forms
- Responsive Animated GUI (Custom-QStacked-Widgets)
- Tray notification