在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):Kaiteki-Fedi/Kaiteki开源软件地址(OpenSource Url):https://github.com/Kaiteki-Fedi/Kaiteki开源编程语言(OpenSource Language):Dart 92.0%开源软件介绍(OpenSource Introduction):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?". ScreenshotsPlatforms & ReleasesIf you want to try out Kaiteki, there are automatic builds available for use.
What's working, what's missing?Currently, Kaiteki only allows viewing timelines, making text posts and viewing users. Most important API calls for Misskey, Mastodon/Pleroma are already implemented but need a UI implementation. Other features that are missing are extensive settings, unit tests, and many other things. If you'd like to contribute, feel free to do so. Compiling KaitekiDepending on your platform you might have to take extra steps. See this page for steps on compiling for desktop, and this page for steps on compiling for web. flutter upgrade # upgrade flutter to its latest version
flutter pub get # get packages
# run
flutter run
# ... or compile a release build
flutter build apk --release
flutter build windows --release
flutter build linux --release
flutter build web --release |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论