/ChastApp

ChastityApp is an almost identical copy of the ChastiKey app and server code.

Primary LanguageAssemblyMIT LicenseMIT

About ChastityApp

Here you will find the (almost) full code from the ChastiKey app (packaged and rebranded as ChastityApp). This repository includes the app code written in AGK (https://appgamekit.com), and the server files written in PHP.

The code is taken from version 2.7.6 of the ChastiKey app.

The AGK app code relies heavily on the OryUI framework which I also created in AGK. OryUI has been included in this repository, but can also be found here: https://github.com/KevinCrossDCL/OryUI

All private and sensitive code (including authentication) have been removed.

You can use any of the code and logic for creating a similar chastity app, or just as a reference. You can also use any of the images provided in this repository.

Things To Know

If you're going to use the repository as it is, using the supplied PHP scripts, and the AGK app and code, then you will probably need to set the MySQL database as MariaDB for some of the queries to work.

Licensing

The ChastityApp code is released under the MIT license.

The ChastiKey name and logo must not be used without permission.