Project is under development and has bugs that need to be fixed! I'm trying to fix them all as early as possible! Thank you for understanding!
📖Information
Catbox Client is a free open-source client version of a popular website Catbox and Litterbox. Easily upload your files and manage them in the app. By using official Catbox and Litterbox APIs app provides the same functions as the website. Anonymous and authorized file upload in Catbox, choosing the file storage time in Litterbox and deleting files from Catbox is also available!
App is also available on mobile devices! No. Unfortunately there are some problems with porting app for mobile devices right now. I will fix it in the future.
App interface.
🧾How to?
Project is written in Python so at first its interpreter is required. Before using it you also need to install some required libraries:
pip install kivy requests https://github.com/kivymd/KivyMD/archive/master.zip
Code is messy rn so sorry if you try to read it, I will make it better in the future.
Here you can find answers for some common questions.
Q: Does app delete the authorized files from the website and the list at the same time?
A: Yes, if file was uploaded in authorized way it will be deleted from the website to.
Q: There is a bug/app crash/incorrect text etc. When will you fiz it?
A: If there is a bug in the app I probably allready know about it and will fix it asap. There is only one preson behind this project and he tries to do his best to provide the best for others.
Q: Do you need help with the project? Can I help you?
A: No, I work alone on it and don't need anyones help. Thanks.
Q: What's the future of the project?
A: You can check any changes I am planning to do in the futire in the CHANGELOG list.