No description
Find a file
2024-06-26 11:31:56 +02:00
.vscode upload 2024-06-24 23:13:08 +02:00
pb_data remove debug prints 2024-06-24 23:29:24 +02:00
pb_hooks Update footer.html 2024-06-26 11:31:56 +02:00
pb_migrations upload 2024-06-24 23:13:08 +02:00
CHANGELOG.md upload 2024-06-24 23:13:08 +02:00
docker-compose.yml upload 2024-06-24 23:13:08 +02:00
Dockerfile rename file 2024-06-24 23:33:04 +02:00
LICENSE upload 2024-06-24 23:13:08 +02:00
pocketbase upload 2024-06-24 23:13:08 +02:00
PocketBase-LICENSE.md upload 2024-06-24 23:13:08 +02:00
pocketbase.exe upload 2024-06-24 23:13:08 +02:00
readme.md upload 2024-06-24 23:13:08 +02:00
run.bat upload 2024-06-24 23:13:08 +02:00
run.sh upload 2024-06-24 23:13:08 +02:00

File DB App

Small app for sharing files with people

Features

  • Main Page for entering file phrase
  • Ability to have password on files (separate code/phrase from filename)
  • Ability to view file entries with tittle and desc and download links (use pocketbase admin ui to add files)

Installation

Default Login: local@localhost.local Default Password: localhost1234

Manual install

Download Project Unzip into folder Run command:

  • On Windows: .\pocketbase.exe serve
  • On Linux: ./pocketbase serve

Docker compose

Download Project Unzip into folder Run command: docker-compose up -d

License

MIT with one small change:

Commercial Use Allowed if you:

  • Change Database Admin Email
  • Change Database Admin Password