Skip to content

Commit e592687

Browse files
committed
update readme
1 parent 146272d commit e592687

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,14 @@ This app isn't finished yet, so don't set high expectations. Fuji's implementati
2020
Beta builds are published on [Google Play](https://play.google.com/store/apps/details?id=dev.danielc.fujiapp). The latest builds are also available on [F-Droid](https://apt.izzysoft.de/fdroid/index/apk/dev.danielc.fujiapp).
2121

2222
## Roadmap
23-
- [ ] Desktop app/utility
24-
- [ ] Liveview & Remote capture
25-
- [ ] Camera properties (ISO, white balance, film sim, etc)
26-
- [ ] Implement Bluetooth communication
27-
- [ ] iOS port (see ios/)
28-
- [ ] Support landscape mode/chromeOS/etc
23+
- Frontend rewrite (see https://github.com/petabyt/fudge/issues/26)
24+
- Liveview & Remote capture
25+
- Implement Bluetooth pairing
26+
- iOS port (see ios/)
2927

3028
## Compiling
31-
master branch may not compile or may have unfinished changes. Clone from the last release instead.
3229
```
33-
git clone https://github.com/petabyt/fudge.git --depth 1 --branch 0.2.2 --recurse-submodules
30+
git clone https://github.com/petabyt/fudge.git --depth 1 --recurse-submodules
3431
```
3532
### Compiling desktop app
3633
Desktop utility is still a work in progress.

0 commit comments

Comments
 (0)