Easily manage your files
Beautiful and very fast file manager just like your local OS.


Developers can interact with and manage their buckets in various ways.
Quickly manage your files using our API, in any language or framework. A single API service for any type of action.
const files = await fetch(url + "/getFiles", {
headers: {
Authorization: "Bearer " + token,
},
});
npm i @mrmmh/s3
Secure, fast and typesafe Connect to your S3 bucket in any JavaScript or TypeScript applications using our lightweight open source SDK.
If you are a React developer, you can go one step further with a package of ready-made hooks and components to have a file manager in your client.
npm i @mrmmh/s3-react
Manage your files from anywhere. Categorize everything and keep accurate statistics on your file types and folders.