Giter VIP home page Giter VIP logo

floocast's Introduction

FlooCast - Prebuilt

KR / 한국어

A Pre-compiled Python application that allows for the control and configuration of FlooGoo USB Bluetooth dongles.

It configures a FlooGoo FMA120 Bluetooth dongle to pair and connect with a Bluetooth headset/speaker for streaming audio or making VoIP calls. It can also configure the dongle to work as an AuraCast sender.

The dongle functions as a standard USB audio speaker and microphone, requiring no drivers on Windows, macOS, or Linux.

Installation

This repository is hosting compiled executables for various platorms mentioned below.

  • Windows (x86_64) - .msi installer
  • macOS (arm64 for Apple Silicon) - .dmg image
  • macOS (x86_64 for Intel) - .dmg image
  • Linux (x86_64) - .appimage bundle

Please refer to Release Page.

On Windows, the official App can be downloaded directly from Microsoft Store.

Usage

Once configured, the dongle can automatically reconnect to the most recently used device. Please check the support link for more advanced uses.

Platform specific notes/issues

macOS

Since executables from this repo are signed with Ad-Hoc signature, you have to manually disable quarantine status.

If you try to use application without running command below, system will think this application damaged, and it's totally normal.

Open Terminal application and run this command below.

sudo xattr -rd com.apple.quarantine /Applications/FlooCast.app

Linux

On Linux, if you run the app as a non-root user, you might get "Permission denied: '/dev/ttyACM0'" error. Please verify the ttyACM0 device is the "dialout" user group and add your $USER to the group. You may take the following link as a reference, https://askubuntu.com/questions/133235/how-do-i-allow-non-root-access-to-ttyusb0

Acknowledgements

floocast's People

Contributors

potatosalad775 avatar flairmesh avatar ransonkou avatar bassstorm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.