A simple & featureful multi-user Q&A software, written in Kotlin. https://ask.remlit.site
  • Kotlin 66.2%
  • Java 29.8%
  • CSS 3.6%
  • Dockerfile 0.3%
  • JavaScript 0.1%
Find a file
2026-06-14 05:01:47 -04:00
.run Fix blank and non-alphanumeric usernames in edit route 2026-05-28 15:56:25 -04:00
gradle Update gradle 2026-05-11 18:07:27 -04:00
src Fix blank hashtags in crosspost 2026-06-14 05:01:47 -04:00
.editorconfig add editorconfig 2026-03-26 10:29:28 -04:00
.gitignore Add initial tests, power assert 2026-05-09 22:33:46 -04:00
.noai Add CONTRIBUTING.md 2026-03-07 14:47:08 -05:00
build.gradle.kts Fix docker building 2026-05-30 13:02:51 -04:00
compose.example.yml Few tiny fixes, compose example uses local image 2026-04-11 13:54:58 -04:00
CONTRIBUTING.md Add kdoc to utils, refactor crossposting models 2026-03-26 10:39:16 -04:00
Dockerfile Use Bellsoft's Liberica image as runtime base 2026-04-10 21:24:38 -04:00
gradle.properties Add some gradle properties to improve performance 2026-03-22 19:36:27 -04:00
gradlew Update gradle 2026-05-11 18:07:27 -04:00
gradlew.bat Update gradle 2026-05-11 18:07:27 -04:00
LICENSE Add GPLv3 2026-02-27 20:46:10 -05:00
README.md Rewrite readme to link to docs 2026-04-11 14:52:53 -04:00
settings.gradle.kts Replace Svelte frontend 2026-02-22 11:59:25 -05:00

Ask.kt

Build Status Translation Status

A simple & featureful multi-user Q&A software, written in Kotlin.

Features include crossposting to other platforms (Fediverse, Bluesky), push notifications with ntfy, and more.

Read more on the docs.

Installation

Contributing

Contributions are welcome, see CONTRIBUTING.md for more.