You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Swrup d91b6debb9 rm dead files 3 weeks ago
doc first commit 3 years ago
example first commit 3 years ago
src rm dead files 3 weeks ago
.gitignore first commit 3 years ago
.ocamlformat fmt + unix in dune lib 4 months ago
CHANGES.md first commit 3 years ago
LICENSE.md fix readme and license 3 years ago
Makefile add Makefile 4 months ago
README.md add bump status 4 months ago
dune-project re-order routes; rm about.md 3 weeks ago
permap.opam re-order routes; rm about.md 3 weeks ago
permap.opam.template add pin-depends 3 months ago

README.md

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

TODO

  • post nb limit

  • make it a web-app instead

  • rework style, full screen map

  • dream -> drame

  • good moderation/admin system

  • all of issues

  • imagemagick: WARNING: The convert command is deprecated in IMv7

  • db error on login fail instead of clean login error msg

  • login fail on login with email?