Skip to content

niuhuan/kobi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 10, 2024
ead92c2 · Oct 10, 2024
Sep 5, 2024
Sep 5, 2024
Sep 5, 2024
Nov 16, 2023
Sep 5, 2024
Sep 5, 2024
Oct 10, 2024
May 13, 2024
Sep 5, 2024
Sep 5, 2024
Sep 5, 2024
May 13, 2024
May 13, 2024
Sep 5, 2024
Sep 5, 2024
Sep 5, 2024
Sep 5, 2024
Jun 27, 2024
Nov 16, 2023
May 13, 2024
Sep 5, 2024
Sep 6, 2024
Sep 6, 2024

Repository files navigation

kobi

license releases downloads

一个简洁大方的漫画客户端, 同时支持 Android / iOS / MacOS / Windows / Linux.

此APP含有"吸烟/饮酒/斗殴/言情/两性"等内容或间接性描述,请在使用过程中遵守当地法律法规。

如果您觉得此软件对您有帮助,可以star进行支持。同时欢迎您issue,一起让软件变得更好。

仓库地址 https://github.com/niuhuan/kobi

预览

G01 G02

其他

数据保存位置

  • macos: ~/Library/Application Support/opensource/kobi
  • windows: %CURRENT_DIR%\data
  • linux: $HOME/.opensource/kobi

本地构建

参考 Github Actions 的构建脚本

技术架构

客户端使用前后端分离架构, flutter作为渲染框架. rust作为底层调度网络和文件系统. Flutter与rust均为跨平台编程语言, 以此支持 android/iOS/windows/macOS 等不同操作系统.