To get any support, please contact me on discord:
@douxx.techor contact me at douxx@douxx.tech
Konata Desktop is an Electron application that displays konata dancing on your desktop.
This application is designed to run on macOS and Linux operating systems.
To install Konata Desktop, use npm:
npm install -g konata-desktopTo start Konata Desktop, use the following command:
konata-desktopor
kondWARNING: If when one of these commands are used, it says "electron: command not found" please run
npm install -g electronaxios: For making HTTP requests.electron: The framework for creating the desktop application.
-
Clone the repository:
git clone https://github.com/douxxtech/konata-desktop.git cd konata-desktop -
Install dependencies:
npm install
-
Start the application:
npm start
This project is licensed under the MIT License - see the LICENSE file for details.