Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uyjulian/systemexapplockmanagement
Advanced app lock management for Kirikiri
https://github.com/uyjulian/systemexapplockmanagement
krkr-plugin
Last synced: 7 days ago
JSON representation
Advanced app lock management for Kirikiri
- Host: GitHub
- URL: https://github.com/uyjulian/systemexapplockmanagement
- Owner: uyjulian
- License: mit
- Created: 2021-02-16T08:33:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T21:33:40.000Z (5 months ago)
- Last Synced: 2024-10-18T20:38:39.311Z (28 days ago)
- Topics: krkr-plugin
- Language: C++
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plugin providing advanced app lock management
This plugin adds advanced app lock management in Kirikiri2 / 吉里吉里2 / KirikiriZ / 吉里吉里Z
## Building
After cloning submodules, a simple `make` will generate `systemExAppLockManagement.dll`.
## How to use
After `Plugins.link("systemExAppLockManagement.dll");` is used, the functions will be exposed under the `System` class.
## License
This project is licensed under the MIT license. Please read the `LICENSE` file for more information.