Skip to content

khouwdevin/titipfile

Repository files navigation

titipfile

titipfile is place to leave and to share files without any trouble and you can self-hosted for your own usage.

with titipfile you won't bother anyone where you usualy leave the file on group chat and also people don't need to download the file to see the content for supported file such as image, video, audio and pdf.

titipfile currently still in development but you can try it on dev web, or you can self-hosted the app with the instruction below.

Self-hosted

for self-hosted you need a few steps

Add .env file

// .env

API_KEY=(key secret => generate it using crypto)
MAX_FILE_SIZE=(max file size in mb, default value is 100)

Deploy on your own with docker

Run this command

docker compose up --build -d

Notes

Copy to clipboard needs SSL to be working, you can use certbot to enable the SSL.

PRs are welcomed, if you have questions please ask away or if there's any issue please open issue.

About

A self-hostable web application for temporary file sharing

Resources

Stars

Watchers

Forks

Packages

No packages published