PK Memory System is a web application designed to manage and organize members of a system using the PluralKit API. It allows users to create, modify, and manage members of their system, record switches, keep track of fronters and use a daily and persistent journaling feature.
- Member Management: Create, modify, and delete members of the memory system.
- Switch Recording: Record switches to keep track of who is fronting.
- Fronters Display: View and manage fronters currently active in the system.
- Journals: Remember information by writing in a persistent or journal.
- Settings: Customize your experience by choosing a background and how the website behaves.
- Clone the repository to your local machine.
- Open
index.html
in a web browser to start using the Memory System. Alternatively, host the website yourself!
- PluralKit API - Backend API used for managing members and switches.
Contributions are welcome! If you'd like to contribute to PK Memory System, please follow these steps:
- Fork the repository.
- Create your feature branch (
git checkout -b feature/YourFeatureName
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeatureName
). - Create a new Pull Request.
This project is licensed under the GNU v3.0 license - see the LICENSE file for details.
Discord @echo_noen#0000