Skip to content

Veseha/CatClient

Repository files navigation

CatClient web filehosting server

Get your freakin' files in place where you need them! img

This project has several features. Here they are.

  • Remote access to files. For people who are too lazy for USB sticks.

  • Handy qrcodes. For that type of guys who can't memorise a single digit.

  • QT5 client for both host and client. For people who don't know about localhost:80

  • Admin account for ease of management. Jokes on you people with mania of power.

  • API. Because you might feel like a hackerman.

  • Dark Theme. For those who are devs in their hearts.

Quick Start

windows

  1. download zip archive of this repository.
  2. If you're on windows, run req_install.bat file.
  3. then, double-click on manager.py file.
  4. Graphical User Interface should appear, click Run Server button to start the service.

linux

  1. open terminal in folder where you'd like to install CatClient.
  2. git clone https://github.com/Veseha/CatClient.git && cd /CatClient
  3. python3 manager.py to run GUI or python3 main.py to run