Giter Club home page Giter Club logo

flipperzero-touchtunes's People

Contributors

jimilinuxguy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flipperzero-touchtunes's Issues

TouchTunes app?

The README describes a "TouchTunes remote beta Jukebox app for the Flipper Zero" but I can't find it anywhere. Where is it?

Touchtunes

Want to try Roguemaster but the only way they include touchunes is if you pay $10 a month. I can see making a one time payment price but not a sub for only 1 thing in their setup that i'de like to use.

Not familiar enough with flipper to easily get your stuff to work but sure would love some help with the explanation of how to make it work or even if its possible or not?
Just now getting used to getting files loaded to it and setting up folders and such.
I like Roguemaster but not going to that monthly sub for only 1 part I'm interested in using. I'm not at the bar everyday so it would be a waste.
Anyone that's got some help, or is this a dead issue?

Issue compiling app using the latest build

According to compile error:


/project/applications/jukebox/jukebox.c: In function 'jukebox_send_signal':
/project/applications/jukebox/jukebox.c:65:64: error: invalid use of incomplete typedef 'SubGhzTransmitter'
   65 |  frequency = furi_hal_subghz_set_frequency_and_path(transmitter->frequency);
      |                                                                ^~
make[1]: *** [/project/make/rules.mk:71: .obj/f7-firmware//project/applications/jukebox/jukebox.o] Error 1
make[1]: Leaving directory '/project/firmware'

According to Aleksandr Kutuzov — Today at 3:56 PM

SubGhzTransmitter is abstract type. You cannot access to its members directly
Aleksandr Kutuzov — Today at 3:57 PM
Idea is not to allow direct access to internals
And use getter setter instead.
This component was breaking this promise. So I’ve changed it.
2 option for you: use getter (you will need to add one) or keep frequency copy somewhere in you code

Pin 000 files?

Which folder contains the pin 000 files? Is it /raw? I don't see any folder in /pin that is named "000".

how do I know...

when going through the pins on brute f.. how would I know if I'm in? I'm with the owner, they said they haven't changed it from 000 but nothing does anything.

How to install

I cant figure out how to get this installed on my flipper zero running unleashed. Can you please provide some help for how I actually get this on my device?

Thank you

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.