/konata-desktop

A simple konata dancer for linux and macos desktops ! Use at your own risk !

Primary LanguageJavaScriptMIT LicenseMIT

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

  1. Clone the repository:

    git clone https://github.com/douxxu/konata-desktop.git
    cd konata-desktop
  2. Install dependencies:

    npm install
  3. 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 ;)