regulad / SupIR

SupIR is an open-source general-purpose IR blaster for Android using the irdb database. Inspired by the now-abandoned AndroidInfraRed, SupIR puts the power of a Universal Remote or a Flipper Zero in your pocket.
GNU General Public License v3.0
20 stars 0 forks source link

[Feature Request] Flipper-IRDB support? #2

Closed Anarchtism closed 29 minutes ago

Anarchtism commented 1 month ago

Any chance Flipper-IRDB could be supported? It has more remotes and is organized more nicely than irdb. Maybe even the ability to import any .ir file would be nice.

regulad commented 1 month ago

I took a glance at that repository, it’s really cool! Unfortunately, the format seems significantly different than regular irdb and I would probably have to rewrite my code-to-signal code to get it to work. However, a PR adding this functionality is always welcome. I’ll leave this issue open in case I have time to work on it or someone else opens a PR.

On Wed, Oct 23, 2024 at 12:10 PM Abi @.***> wrote:

Any chance Flipper-IRDB https://github.com/logickworkshop/Flipper-IRDB could be supported? It has more remotes and is organized more nicely than irdb. Maybe even the ability to import any .ir file would be nice.

— Reply to this email directly, view it on GitHub https://github.com/regulad/SupIR/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMQAOMSV74UU745QNN4A7DLZ47C6HAVCNFSM6AAAAABQPF3LJ2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYDSMJUGYZDGNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

regulad commented 29 minutes ago

@Anarchtism this will be added in the next update!