Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petabyt/fudge
Unofficial app to pair with Fujifilm cameras
https://github.com/petabyt/fudge
alternative android fujifilm
Last synced: 1 day ago
JSON representation
Unofficial app to pair with Fujifilm cameras
- Host: GitHub
- URL: https://github.com/petabyt/fudge
- Owner: petabyt
- License: gpl-2.0
- Created: 2023-06-09T21:10:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-18T04:25:09.000Z (about 1 month ago)
- Last Synced: 2025-01-12T22:15:02.659Z (6 days ago)
- Topics: alternative, android, fujifilm
- Language: C
- Homepage: https://danielc.dev/fudge/
- Size: 18.6 MB
- Stars: 97
- Watchers: 11
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fudge
This is a cross-platform open-source alternative to Fujifilm's official camera app.This app isn't finished yet, so don't set high expectations. Fuji's implementation of PTP/IP has many different quirks and bugs, so it's not easy to create a stable client that works for all cameras.
## Improvements over XApp / Camera Connect
- Location and notification permissions are *not* required or requested
- More responsive native UI
- Slight performance improvements
- USB-OTG connectivity support
- Supports PC AutoSave and (partially) Wireless Tether## Missing features
- Bluetooth pairing
- Geolocation
- Liveview/remote shutterBeta 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).
## Roadmap
- [ ] Desktop app/utility
- [ ] Liveview & Remote capture
- [ ] Camera properties (ISO, white balance, film sim, etc)
- [ ] Implement Bluetooth communication
- [ ] iOS port (see ios/)
- [ ] Support landscape mode/chromeOS/etc