Skip to content

dtinth/tmp

Repository files navigation

tmp.spacet.me

tmp.spacet.me is a web-based local file storage application. Basically, you can put files into it, and you can get files out of it. It aims to support every possible methods that browsers allow web apps to work with files.

It also comes with an extensions system. Users can add extensions to enhance the functionalities of the app.

For example, the tmp-webrtc extension lets me send files from one device to another using peer-to-peer technology WebRTC.

The tmp-photopea extension lets me edit image files in Photopea.

Users can build their own extensions to suit their needs.

For example, I built an extension to upload images to my static file hosting.

For more information, including the Extensions API, take a look at the documentation.

Devlog

This project is participating in the DigitalOcean App Platform Hackathon on DEV and is deployed to DigitalOcean® App Platform as a static site.