RomanJos

Results 15 comments of RomanJos

It doesn't work with ```xml ```

I now use this https://pub.dev/packages/background_locator

Just an Idea : since OBS is a open-source project used by many people I'm sure a lot of designer would do draft/new idea for free, do you think you...

@ingo-h I can't express how grateful I am. Using buildroot, I originally didn't build `wpa_supplicant` with AP mode so the `p2p_disabled` option from [your post](https://raspberrypi.stackexchange.com/q/94047/79866) had no use for me....

That is great to hear ! I definitely see an improvement (250 to 80 micro-seconds !) by having the same constraints object for all the children. However, it appears that,...

same here i need this feature

I found this https://gist.github.com/mshkrebtan/d8a75ad0e483d95606f2acd2d4f6cafb the boring thing is that it need to connect by ssh and edit the crontab after created the playlist

Alright, here is a simplified version : ```dart import 'package:flutter/material.dart'; void main() { runApp(MyApp()); } class MyApp extends StatelessWidget { // This widget is the root of your application. @override...

Hi I'm trying to install alarmclock and be able to set multiple alarm the fork og @rgov work well except mopidy is set in repeat mode, I tried to install...

Thank you for your quick reply, no problem. I will try to modifie it and thank you for your work :smiley: