Skip to content

bac0id/nas-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nas-web

Simplest dashboard for my personal NAS on Ubuntu.

screenshot-1.png

Quick Start

  1. Clone

    git clone https://github.com/bac0id/nas-web.git
  2. Install Requirements

    sudo apt update
    sudo apt install python3
    sudo pip install flask
  3. Run

    python src/app.py
  4. Verify

    curl localhost:5000

About

Simplest web dashboard for personal NAS on Ubuntu.

Topics

Resources

License

Stars

Watchers

Forks