Skip to content

LovroG05/UniKlaud

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

UniKlaud

Run your clouds in RAID


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

The goal of this project is to be able to join multiple online storages from different or same providers and create one big storage space with a simulated filesystem

(back to top)

Built With

(back to top)

Getting Started

The install instructions for the released version will be released with the version, but here are the instructions for cloning

Installation

  1. Install the requirements
    pip3 install -r requirements.txt
  2. Get your client_secrects.json from Google Cloud using this guide and copy it to the root of the project
  3. Get your dropbox API key and secret using this guide. Rename sample_dotenv to .env and replace the respectable values in it. Remember to enable all permissions under individual scopes.

(back to top)

Usage

Please refer to the Wiki

(back to top)

Roadmap

  • Release 1:
    • Google Drive and Dropbox
    • A simple CLI
  • Redesign the interface
  • GUI using PyQt5 most likely

See the open issues and TODOs for a full list of proposed features, todos and known issues.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU-3.0 License. See LICENSE for more information.

(back to top)

Contact

LovroG05 - @LovroG05

chocoearly44 - @chocoearly44

(back to top)

About

Run your clouds in RAID.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages