Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyfic/snorlax

A local cloud storage system.
https://github.com/hyfic/snorlax

file file-manager golang react rust tauri tauri-app typescript

Last synced: 5 days ago
JSON representation

A local cloud storage system.

Awesome Lists containing this project

README

        


snorlax

# SNORLAX

> Abandoned

A local cloud storage system.

## ABOUT 📖

Snorlax is an open source cloud storage software, where users can run [Server](./server/), and connect to multiple server and manage files in server using [Client](./desktop/).

## SETUP ⚒️

- [Server](./server/README.md)
- [Client](./desktop/README.md)

## FEATURES ⭐

- [x] Connect to multiple servers
- [x] Create folder
- [x] Upload files
- [x] Rename file/folder
- [x] Delete file/folder
- [x] Display folder contents
- [ ] Download file to custom folder
- [ ] Multiple file download/upload
- [ ] Background task to monitor download/upload
- [ ] Use RUST http client instead of axios

#### POST MVP

- [ ] Control servers using app
- [ ] Mobile app