Yannis Petitot 394de42ca4 Create LICENSE
2019-08-08 00:10:03 +02:00
2019-06-30 21:57:16 +02:00
2019-08-01 18:22:34 +02:00
2019-08-06 22:19:10 +02:00
2019-07-02 21:28:21 +02:00
2019-08-07 20:03:22 +02:00
2019-06-03 20:38:10 +02:00
2019-08-08 00:10:03 +02:00

Beatconnect client

This App gives you access to all the beatmaps mirrored on Beatconect. You can downloads multiple beatmaps that will be automaticaly imported into osu!
Plus, you can launch an IRC bot from the app that will make all available commands usable to peoples pming you and from all the matches chats that the bot is connected to. (how to connect docs soon..)

This is still under development.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

  • NodeJs v8.10 or higher and npm installed

Installing

# Clone this repository
$ git clone https://github.com/yadPe/beatconnect_client.git

# Go into the repository
$ cd beatconnect_irc_bot

# Install dependencies
$ npm i

# Build the react App
$ npm run build

# Run electron
$ electron .

License

This project is licensed under the GNU V3.0 License.

S
Description
No description provided
Readme GPL-3.0 32 MiB
Languages
JavaScript 92.6%
ReScript 6.4%
Shell 0.4%
HTML 0.4%
PowerShell 0.2%