Pallokala is a mobile client for PufferPanel made with React Native. The UI attempts to closely mimic the PufferPanel web interface, down to the colors and icons.
Note
Pallokala is still in development. Not all features are implemented yet and there may be bugs.
The code is messy in some places. I'm doing this as a hobby for fun, and writing clean code is not fun. I'll clean it up later™️.
- Multi-account support
- Email and OAuth login
- Ability to save 2FA secret for easier login
- AMOLED dark mode
- Decompress .log.gz files in memory to view old logs easily
- Customizable console font size
- Server list widget
- SFTP file manager
- View file permissions
- Rename files
- Move files
- App shortcuts/Quick actions
Either locally or on another branch, I'm currently working on the following features:
- Template management
- Server info widget
- Passkey support
- Template management
- Themes (Ability to modify the stylesheets, won't be added anytime soon if ever)
- I'm sure there are some other small features that I've missed (Let me know!)
Yes, that's really it. Everything else is implemented.
