4shout/README.md
2023-04-04 15:02:55 -04:00

9 lines
489 B
Markdown

# 4shout
A shoutbox written in PHP styled to look like a certain mongolian fishing forum.
![screenshot](https://github.com/getgle/4shout/blob/main/screenshot.png?raw=true "Screenshot")
## What do I need to run it?
The only thing you need is a server with PHP installed. It's extremely portable as it just writes the posts directly to an HTML file instead of using any databases.
## How do I install it?
Take all the folders from the github repo and upload it to your server. That's it.