Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

tdjsnelling/checkmeout-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.