No description
Find a file
2026-03-19 21:06:09 +01:00
doc first commit 2026-03-19 21:01:06 +01:00
example first commit 2026-03-19 21:01:06 +01:00
src fix login button 2026-03-19 21:06:09 +01:00
test first commit 2026-03-19 21:01:06 +01:00
.gitignore first commit 2026-03-19 21:01:06 +01:00
.ocamlformat fmt 2026-03-19 21:02:37 +01:00
CHANGES.md first commit 2026-03-19 21:01:06 +01:00
dune-project update dune project 2026-03-19 21:05:46 +01:00
LICENSE.md fix readme and license 2026-03-19 21:02:37 +01:00
permap.opam update dune project 2026-03-19 21:05:46 +01:00
README.md fix readme and license 2026-03-19 21:02:37 +01:00

Permap

Permap is an open source geo-message-board software written in OCaml.

Permap was initially made to be a gardening/permaculture forum. Permap's aim is to help people find friends with similar interests around them and build local communities.

You can make threads with geographical coordinate, this way you can find people near you doing interesting things, socialize with them and share local knowledge.

Permap's future

  • Make permap federate

  • More than coordinates

Make threads on anything with a geographical position. Instead of making threads with a simple (latitude * longitude) data, we want to be able to make threads on any OpenStreetMap's item/ActivityPub object that can resolve to a geographical position.

License

AGPL-or-later