diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a2ae198..e7ba9f2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: Flutter Build & Upload Artifact +name: Build on: workflow_dispatch: diff --git a/README.md b/README.md index e2c2d0b..bcd0599 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # localsend_rs +[![Build](https://github.com/tom8zds/localsend_rs/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/tom8zds/localsend_rs/actions/workflows/build.yml) + WIP: this repository is still WIP. A localsend protocol V2 implementation in flutter and rust for better performance. @@ -28,10 +30,10 @@ Test condition : - [x] Cancel - [ ] Send - [ ] User interface - - [ ] device page - - [ ] discover page + - [x] device page + - [x] discover page - [ ] send page - - [ ] setting page + - [x] setting page - [x] Platform - [x] Windows - [x] Android