A Fediverse client for micro-blogging instances written in Flutter/Dart.
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.
 
 
 
 
 
Craftplacer 3e15204fe6
fix(ci): remove quotation marks from make args
1 week ago
.github fix(ci): remove quotation marks from make args 1 week ago
.vscode add vscode launch configuration 2 years ago
assets Remove unused dependencies and files 2 months ago
fastlane/metadata/android Translated using Weblate (Indonesian) 2 weeks ago
packaging/linux Downgrade .desktop version to 1.0 1 year ago
removed feat: yolo 3 weeks ago
src/kaiteki feat: language tagging for posts 1 week ago
.gitignore Update .gitignore 10 months ago
.gitmodules Add submodule to translations repository 7 months ago
BUILDING.md fix: switch to Flutter master branch 1 month ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 4 months ago
CONTRIBUTING.md Change repo docs 2 years ago
LICENSE Update license to AGPL-3.0-only 1 year ago
README.md Move and symlink README to Kaiteki source 9 months ago
render-icons.ps1 Use `Write-Output` instead of `Write-Host` 9 months ago

README.md

Kaiteki

Build status CodeFactor codecov Translation status

A 快適 (kaiteki) Fediverse client for microblogging instances, made with Flutter and Dart.

Currently, Kaiteki is still in a proof-of-concept/alpha stage, with simple Mastodon/Pleroma and Misskey support, future backends could follow. See "What's working, what's missing?".

Screenshots

Screenshot Screenshot
Screenshot

Platforms & Releases

Kaiteki is available for Web, Windows, Linux and Android.

Bi-Weekly Store Nightly (dev)
Web web.kaiteki.app - nightly.link
Windows Releases page (Microsoft Store soon™)
Linux -
Android Get it on IzzyOnDroid (Google Play soon™)
iOS - Issue #177
macOS - - -

Compiling Kaiteki

Check BUILDING.md.