TheSainEyereg / flipper-pc-monitor-backend

Backend for flipper-pc-monitor written in Rust
MIT License
70 stars 13 forks source link

Backend app never recognizes flipper #4

Open sailneversink opened 10 months ago

sailneversink commented 10 months ago

backend app for pc ends up not connecting to flipper. tried closing all apps and rebooting pc and flipper and no change. do i only need to download the backend? Capture

sailneversink commented 10 months ago

sorry for double moniter screenshot lol. left side is example

Hamika20 commented 10 months ago

I have the same problem!

sailneversink commented 10 months ago

i got it to work when i was using the official firmware. it wouldn't work for me because i was using xtreme

Hamika20 commented 10 months ago

I tried using the official firmware and when I open the app it says that the api is too old and I need to update the application.

krzysiek123502 commented 8 months ago

Just change the name of the flipper to Flipper.

vollukas commented 8 months ago

Look for updates. Now you can just compile the latest version or wait for the new exe release.

Edit: here is the latest build in my fork https://github.com/vollukas/flipper-pc-monitor-backend/releases

Ixolaro commented 3 months ago

Look for updates. Now you can just compile the latest version or wait for the new exe release.

Edit: here is the latest build in my fork https://github.com/vollukas/flipper-pc-monitor-backend/releases Hi, is the code specifically for windows or can i compile it for linux too?