Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
/ ChronoPlus Public archive

ChronoPlus is request-response oriented agent for Chrono.gg API

License

Notifications You must be signed in to change notification settings

JuganD/ChronoPlus

Repository files navigation

Chrono+

Simple lightweight request-response oriented agent for Chrono.gg API. Currently in early alpha stage, providing only windows .net framework support.

Contents

Build Status

About The Project

ChronoPlus is timed voting and user information checking application for the website Chrono.gg.

The application is using every user individual account cookie and sending GET and POST requests toward the Chrono API, as any browser does. The main goal of the windows application (ChronoPlus.Lightweight.Windows) is to be high-performance and lightweight application, not extensibility or ease of use of the code. That being said, I'm aiming for best code readability, where possible, and of course as best as possible UI usability.

In order to process the requests to Chrono API, it is required that the user provides JSON Web Token (JWT) for Chrono.gg website ONLY! The JWT key can be acquired by typing localStorage.getItem('jwt') in the browser console, while you are in Chrono.gg website and successfully logged in.

Archived: As of mid and late 2020 -> Chrono.gg no longer offers free coin spins. Chrono.gg has officially ceased operation and will no longer provide any services.

Packages Used

About

ChronoPlus is request-response oriented agent for Chrono.gg API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages