YCF / Sturnus

Sturnus is a File Manager using vuejs as frontend and golang as backend with lightning fast file searching.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sturnus

standard-readme compliant License

Sturnus is a File Manager using vuejs as frontend and golang as backend with lightning fast file searching.

Inspired from VueDisk.

ToDo

  • Backend
    • Base
    • Get UA
    • Database
    • Signin & Sigout
    • Size
    • File list
    • Copy
    • Delete
    • Cut & Trash
    • Rename
    • Download
    • Upload
    • Upload Cancel
    • Searching
    • ACL
    • Log
    • Parallel upload
  • Frontend
    • Vue.js
    • Base UI
    • drag upload
  • Docs
    • Readme
    • API
    • Useage
    • Docker

Table of Contents

Features

  • Fast & smooth navigation
  • Fast Uploading (parallel uploading feature)
  • Folder upload
  • Full access log
  • Lightning fast file search (powered by everything,Windows only)

Background

Install

Usage

Related Efforts

  • GoFrame - A modular, full-featured and production-ready application development framework of golang.

  • Art of Readme - 💌 Learn the art of writing quality READMEs.

  • open-source-template - A README template to encourage open-source contributions.

Maintainers

@YCF.

Contributing

Feel free to dive in! [Open an issue](https://github.com/YCF/Sturnus/issues/new or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

Contributors

Join us.

License

MIT © YCF

About

Sturnus is a File Manager using vuejs as frontend and golang as backend with lightning fast file searching.

License:MIT License


Languages

Language:Dockerfile 59.4%Language:Go 40.6%