Powerm1nt / chibisafe

Un téléchargeur de fichiers rapide et un bunker génial écrit dans le nœud ! �

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes from the original fork

  • Makes it so the docker-compose file works better with Portainer and removes the need for Nginx. (Use your own reverse proxy host ex. Nginx Proxy Manger, Traefik, Apache, etc.)[IpOfContainer:5000]
  • Adds Ulalou's IOS Shortcut in the footer
  • Deleted a lot of stuff I probably shouldn't have
  • Current files are for my instance
  • Created a guide (Listed Below)

GitHub license Support The Original Dev Support The Original Dev

Docker Setup

Note that I use Portainer to make life easier. I am very bad at git also. 😭 Instructions/Guide

What is Chibisafe?

Chibisafe is a file uploader service written in node that aims to to be easy to use and easy to set up. It's mainly intended for images and videos, but it accepts anything you throw at it.

  • You can run it in public or private mode, making it so only people with user accounts can upload files as well as controlling if user signup is enabled or not.
  • Out of the box support for ShareX configuration letting you upload screenshots and screenrecordings directly to your chibisafe instance.
  • Browser extension to be able to right click any image/video from any website and upload it directly to your chibisafe instance.
  • Chunk uploads enabled by default to be able to handle big boi files.
  • API Key support so you can integrate the service with whatever you desire.
  • Albums, tags and Discord-like search function
  • User list and control panel

Screenshots

Author

Chibisafe © Pitu, Released under the MIT License.
Authored and maintained by Pitu. Fork by Rapphy243

chibisafe.moe · GitHub @Pitu · Github @Rapphy243

About

Un téléchargeur de fichiers rapide et un bunker génial écrit dans le nœud ! �


Languages

Language:JavaScript 47.5%Language:Vue 44.4%Language:SCSS 7.9%Language:Dockerfile 0.2%