m1911star / affine-client

client for https://github.com/toeverything/AFFiNE
220 stars 9 forks source link

Affine Client

Update: AFFiNE official client is availble to be downloaded, the latest release link is https://github.com/toeverything/AFFiNE/releases

affine-client is a client for AFFINE based on Tauri

Supported Platforms

Download

https://github.com/m1911star/affine-client/releases

Build

System Requirements

How to build

  1. install system requirements
  2. git clone this repo (including submodule): git clone --recurse-submodules git@github.com:m1911star/affine-client.git
  3. cd affine-client
  4. sh scripts/build.sh

Navigate to affine-client/tauri/target/release/bundle/ for target file

It may fail when bundling, just retry

Screenshot

home

Limitations

This client is only a wrapper without any native api intergration for now.

TODO

Q&A