Installation
Current status
| Platform | Status | How to get it |
|---|---|---|
| Android | Closed testing on Google Play | Request access via the beta program |
| Windows | Desktop build | Download link is on the Download page |
| iOS | In preparation | The project is set up in the repository (target iOS 13.0) but is not distributed yet |
None of these require an account, registration or cloud storage. The app has no sign-in — your data is created on the device and stays there.
Requirements
| Item | Value |
|---|---|
| Android | 7.0 Nougat (API 24) or newer |
| Windows | Windows 10 or 11, 64-bit |
| iOS (when released) | iOS 13.0 or newer |
| Network for sync | A shared local WiFi or hotspot. No internet needed. |
| Account | None |
The app works completely offline. You only need a connection in two cases: importing a song from a web URL, and the first setlist PDF export (it downloads a font).
How to get the app
Android
- Open the beta program page and sign up with the email of your Google account.
- We add you to the tester list and you receive an invitation to closed testing.
- Once you accept it, the app installs through Google Play as usual, including automatic updates.
It has to be the address your Google Play account uses — we cannot add you under any other one. Until you accept the invitation the app will not appear in Play; that is not an installation error.
Google Play only unlocks a public release once twelve testers have run the app for fourteen consecutive days. Every tester who signs up genuinely moves that date closer.
Windows
Sync, ChordPro, PDF, MusicXML, backups and pedal control all work on Windows exactly as on mobile.
First launch
On first open you go through the onboarding wizard:
- Five welcome screens introducing the app
- Your name — used as your identity during sync, so bandmates can recognise you
- Instrument — pick from the list or type your own
- Demo content — you can load sample songs and a setlist, or start with an empty library
Permissions
The app asks for permissions only when it first needs them.
Android
| Permission | What for |
|---|---|
| Camera | Photographing sheet music for attachments and OCR |
| Internet, network state, WiFi state | HTTP and WebSocket server for local-network sync |
| WiFi multicast | mDNS/Bonjour discovery of other devices |
| Wake lock | Keeps the screen and CPU alive during a gig and during sync |
| Foreground service + notifications | Keeps sync running when the screen is off |
Camera and MIDI are both declared optional, so the app installs on devices that have neither.
iOS
| Permission | Prompt |
|---|---|
| Camera | Taking photos of sheet music and recognising text (OCR) in songs |
| Photo library | Adding photos of sheet music and song artwork |
| Local network | Eutepio uses the local network (WiFi) to sync with your bandmates. Data does not leave your network. |
The app never asks for location, microphone or contacts — those permissions are not declared in the project at all.