forked from services/mlmmj-light-web-ecg
Added readme
This commit is contained in:
27
README.md
27
README.md
@@ -1 +1,26 @@
|
|||||||
# mlmmj-light-web
|
# mlmmj-light-web
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
A light php web interface to mlmmj. It does not use a database.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
**An easy way:**
|
||||||
|
1. Install a clean Debian from [netinst](https://www.debian.org/CD/netinst/) iso with only standard system utilities.
|
||||||
|
2. Do commands:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cd /tmp
|
||||||
|
wget https://github.com/grez911/mlmmj-light-web/archive/master.tar.gz
|
||||||
|
tar xzvf master.tar.gz
|
||||||
|
mlmmj-light-web/misc/init.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
**A slightly harder way:** read init.sh code and do all manually.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|

|
||||||
|
|||||||
BIN
misc/.init.sh.swp
Normal file
BIN
misc/.init.sh.swp
Normal file
Binary file not shown.
BIN
misc/move/screenshot_0.png
Normal file
BIN
misc/move/screenshot_0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
misc/move/screenshot_1.png
Normal file
BIN
misc/move/screenshot_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
Reference in New Issue
Block a user