4shout/README.md
2023-04-04 15:01:38 -04:00

9 lines
489 B
Markdown

# 4shout
A shoutbox written in PHP styled to look like a certain mongolian fishing forum.
![screenshot](https://raw.githubusercontent.com/js6/4shout/master/screenshot.png "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.