Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sansyrox/personal_nas

A script and frontend that will convert an old machine running linux into a personal nas server
https://github.com/sansyrox/personal_nas

flask linux nas nas-server python react systemd

Last synced: 9 days ago
JSON representation

A script and frontend that will convert an old machine running linux into a personal nas server

Awesome Lists containing this project

README

        

# PERSONAL NAS

After checking out a lot of personal NAS severs. I thought I could make a better NAS server myself, and with this thought I saw my old laptop. So I decided to make this awesome personal SAAS NAS server that can run on any old linux pc, which has a UI to simplify the usage for everyone.

---

## Current Issues

- [ ] Need a coherent front end form.

---

## Installation

Installation is pretty simple

Front End

```
npm start
```

Back End

```
pip install -r requirements.txt
```

---

## Requirements

You will need to basically have python installed on your linux pc

---

## Getting Help

Getting help is easy! You can:

* Raise an [issue](https://github.com/sansyrox/personal_nas_server_with_UI/issues/new/choose)

---

## Contributing

Contributions are always welcome! Just make a PR and start the repository :)