Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.53 KB

README.md

File metadata and controls

54 lines (39 loc) · 1.53 KB

CloudPI clients

Clients for handling PiCloud cloud service based on Raspberry Pi.

Table of contents

About

User clients for handling CloudPi service, which is basically home cloud service based on Raspberry Pi.

Technologies

Clients are created with:

  • Flutter: 2.5.0 (+ Bloc)

Setup

To run this project, fetch all dependencies:

$ flutter pub get

For Android installation file:

$ flutter build apk 

For iOS installation file:

$ flutter build ipa 

Showcase

Use simple and intuitive files explorer:

Share files with other users:

Mark files as your favorites:

Search for your files or directories:

Manage your CloudPi with admin cloud settings:

Backend

Click here to go to our backend repository.