A simple & featureful multi-user Q&A software, written in Kotlin. https://ask.remlit.site
  • Kotlin 62.3%
  • Java 33.1%
  • CSS 4.1%
  • Dockerfile 0.3%
  • JavaScript 0.2%
Dosyaya git
2026-05-05 19:35:09 +02:00
gradle Add models for bluesky facets 2026-04-08 20:27:27 -04:00
src/main Improved admin/settings consistency, styling, and labels and descriptions 2026-05-05 13:32:44 -04:00
.editorconfig add editorconfig 2026-03-26 10:29:28 -04:00
.gitignore Few tiny fixes, compose example uses local image 2026-04-11 13:54:58 -04:00
.noai Add CONTRIBUTING.md 2026-03-07 14:47:08 -05:00
build.gradle.kts Rules database table, update route, service 2026-05-05 12:13:42 -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 to latest version 2026-03-22 18:34:12 -04:00
gradlew.bat Update gradle to latest version 2026-03-22 18:34:12 -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.