https://github.com/bgoldstone/free_rfr
Free RFR is a project that allows communication with ETC Eos Consoles over OSC in a friendly mobile application format.
https://github.com/bgoldstone/free_rfr
android dart eos etc flutter ios osc
Last synced: 5 months ago
JSON representation
Free RFR is a project that allows communication with ETC Eos Consoles over OSC in a friendly mobile application format.
- Host: GitHub
- URL: https://github.com/bgoldstone/free_rfr
- Owner: bgoldstone
- License: gpl-2.0
- Created: 2024-03-28T21:32:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-09T18:32:43.000Z (7 months ago)
- Last Synced: 2025-11-09T19:20:43.757Z (7 months ago)
- Topics: android, dart, eos, etc, flutter, ios, osc
- Language: Dart
- Homepage:
- Size: 20.5 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# free_rfr
A new RFR for ETC Eos-based consoles using OSC Communication
[](https://github.com/bgoldstone/free_rfr/actions/workflows/flutter_build.yml)
> **Warning**
> This project is under active development and breaking changes are likely. Use at your own risk!
# Flutter Version
Current Flutter Version: 3.32.8
## Hot Keys
Most of the hotkeys are mapped to eos hotkeys which are found [here](https://www.etcconnect.com/webdocs/Controls/EosFamilyOnlineHelp/en-us/Content/03_System_Basics/Keyboard_Shortcuts.htm).
The exception is the **home** key for page left and **end** key for page right
## Requirements
I have gotten this to work on Eos v3.2, but could work on versions earlier.
This uses UDP protocol, so the port must be configured properly. See [Getting Started](#getting-started)
## Getting Started
1. Please set up these settings on your console and ensure everything in the red box is configured as in the screenshot.
2. These settings can be found in the Browser -> System Settings -> System -> Show Control -> OSC Tab (Should default to 3032 by default though)
3. Put in a Friendly name to remember your Eos Console by
4. To find the IP address of your console, you can select the 'About' key on your eos console. the IP Addresses are located here:

## Screenshots