Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A Raspberry Pi based local cloud file hosting service

NotificationsYou must be signed in to change notification settings

ndomx/Raspi-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspi-Server is a local cloud file hosting program for Raspberry Pi, that exposes its filesystem to the local network. You can upload and download files. The app also support media files, and they can be reproduced without having to download them.

The app was made usingFlask and raw HTML, with most of the CSS provded byMaterialize.

Usage

Install the required dependencies:

$ sudo apt install python3 python3-pip$ pip3 install -r requirements.txt

And run the app:

$ python3 flask-app.py# run debug version$ python3 flask-app.py server# run debug version$ python3 flask-app.py deploy# deploy program

About

A Raspberry Pi based local cloud file hosting service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp