SkillAgentSearch skills...

Agreper

Minimal, no-JS web forum software

Install / Use

/learn @Demindiro/Agreper
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Agreper - minimal, no-JS forum software

For security issues, please send a mail to agreper+security@demindiro.com

Hello world!

Agreper is a forum board with a focus on being easy to set up and manage.

Install & running

Linux

Ensure you have the necessary packages, e.g. for Debian:

apt install git make sqlite3 python3-venv python3-pip

First clone or download the latest release.

Then setup with:

./init_sqlite.sh forum.db

Lastly, run with:

./run_sqlite.sh forum.db forum.pid

You will need a proxy such as nginx to access the forum on the public internet.

Upgrading

To upgrade from a previous version, run upgrade_sqlite.sh

Screenshots

Index Forum Admin panel

View on GitHub
GitHub Stars663
CategoryDevelopment
Updated6d ago
Forks26

Languages

Python

Security Score

100/100

Audited on Mar 27, 2026

No findings