konata-desktop
v1.1.3
Published
A simple konata dancer for linux and macos desktops ! Use at your own risk !
Downloads
90
Maintainers
Readme
Konata Desktop
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.
Installation
To install Konata Desktop, use npm:
npm install -g konata-desktop
Usage
To start Konata Desktop, use the following command:
konata-desktop
or
kond
WARNING: If when one of these commands are used, it says "electron: command not found" please run
npm install -g electron
Dependencies
axios
: For making HTTP requests.electron
: The framework for creating the desktop application.
Development
Clone the repository:
git clone https://github.com/douxxu/konata-desktop.git cd konata-desktop
Install dependencies:
npm install
Start the application:
npm start
License
This project is licensed under the MIT License - see the LICENSE file for details.
-# There was a lil freaky virus into the code, but it's removed now ;)