2020-09-19 22:20:54 -04:00
2020-07-26 21:57:58 -04:00
2020-07-27 18:13:20 -04:00
2020-07-26 21:57:58 -04:00
2020-07-26 22:05:22 -04:00
2020-07-26 21:57:58 -04:00
2020-07-26 21:57:58 -04:00
2020-07-26 21:57:58 -04:00
2020-09-19 22:20:54 -04:00
2020-07-26 21:57:58 -04:00
2020-07-26 21:57:58 -04:00
2020-07-26 21:57:58 -04:00
2020-07-26 21:57:58 -04:00
2020-07-26 21:57:58 -04:00

getglebbs

2channel style textboard software,soon to be replaced with a new rewrite. I wrote a new textboard for getgle and this is no longer used.

requires: php 7.2 or above

pros:

  • Posts are stored in an easy to parse JSON file
  • Good performance
  • Portable as it only requires PHP and no SQL.
  • Unique features like homosexual text, fortunes, random numbers and monospace posts
  • Constantly backs up the posts file allowing you to revert to an old version easily.

cons:

  • I wrote it very quickly and added new features half hazardly. This made the codebase somewhat unwieldy (hence why im rewriting it)
  • The json file will wipe itself if multiple people write to it. (this is fixed in the rewrite)

try it at https://getgle.org/ https://getgle.org now uses getglebbs2, not getglebbs

Description
my flatfile textboard that used to be on getgle frontpage
Readme 105 KiB
Languages
PHP 75.1%
CSS 20.8%
Hack 3.5%
HTML 0.6%