poshlostios/README.md
MeexReay 0abc5e28cb add disk size to neofetch
add local repository to ppm
add MAX_STORAGE constant
lighttpd config
add getFileSystemSize function to fs.js
2025-05-23 18:54:18 +03:00

20 lines
476 B
Markdown

# poshlostios
poshlositi os repository
# Mirrors
[meex.lol (official)](https://poshlostios.meex.lol) \
[github pages (unstable)](https://meexreay.github.io/poshlostios)
# Local run
You can run PoshlostiOS on your local network with [lighttpd](https://www.lighttpd.net/)
```bash
git clone https://github.com/MeexReay/poshlostios.git
cd poshlostios
lighttpd -f lighttpd.conf -D
```
Then, your server will be available on [127.0.0.1:3000](http://127.0.0.1:3000/index.html)