2024-06-02 17:34:56 +02:00
|
|
|
# filehost 📁
|
2024-06-02 17:20:05 +02:00
|
|
|
An open source file host that you can easily selfhost. Made by the creators of file.coffee.
|
2024-06-02 17:34:56 +02:00
|
|
|
|
2024-06-04 19:03:46 +02:00
|
|
|
![https://raw.githubusercontent.com/filecoffee/filehost/main/assets/git/homepage.png](https://raw.githubusercontent.com/filecoffee/filehost/main/assets/git/homepage.png)
|
2024-06-02 17:46:20 +02:00
|
|
|
|
2024-06-02 17:34:56 +02:00
|
|
|
## Simply start your own file host
|
|
|
|
filehost is a one-click (or one-command) setup file host that you can deploy wherever you want. Full control over your own data. No limits
|
2024-06-02 17:42:58 +02:00
|
|
|
|
2024-06-04 19:05:50 +02:00
|
|
|
## Roadmap
|
|
|
|
- [x] File uploads
|
|
|
|
- [x] Retrieving files
|
|
|
|
- [x] Unit tests
|
|
|
|
- [x] File size limits
|
|
|
|
- [x] ShareX integration
|
|
|
|
- [x] Allow public uploads
|
|
|
|
- [x] Basic API keys
|
|
|
|
- [ ] Whitelisting file types
|
|
|
|
- [ ] User authentication
|
|
|
|
- [ ] File deletion
|
|
|
|
- [ ] File expiration
|
|
|
|
- [ ] File management
|
|
|
|
- [ ] File statistics
|
|
|
|
- [ ] File search
|
|
|
|
- [ ] File tagging using AI
|
|
|
|
- [ ] File previews
|
|
|
|
- [ ] Advertising support
|
|
|
|
- [ ] NSFW detection and filtering
|
|
|
|
|
2024-06-02 17:42:58 +02:00
|
|
|
## Note
|
|
|
|
It's currently a big work in progress. But stay patient, something you can deploy will be ready a.s.a.p.
|