tdjsnelling / checkmeout-desktop

Check Me Out's desktop Supreme bot - now 100% free and open source

Home Page:https://checkmeout.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check Me Out

Desktop Supreme bot

Install

To use the bot, you will need the latest Node.js LTS and npm installed.

Clone the repo, cd checkmeout-desktop/app and then npm install.

Once dependencies are installed, you can run the bot from the app directory with npm start.

Building

To compile the source into an executable installer, from the checkmeout-desktop directory, run npm install and then npm run build. Installers will be created in the dist directory.

For more info see the electron builder docs.

License

This project is licensed under GNU GPLv3. This is a legally binding license that states any modified versions of this project must also disclose their source code, as well as maintain the same license.

Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.

About

Check Me Out's desktop Supreme bot - now 100% free and open source

https://checkmeout.pro

License:GNU General Public License v3.0


Languages

Language:JavaScript 59.3%Language:HTML 33.0%Language:CSS 7.7%