4k3or3et
4k3or3et
Hi All i just installed RPi-Monitor on Raspbian OS Bullseye. Exactly the same config like on Buster. The problem i am facing on new OS are graphs. For example uptime...
Hi All i am monitoring number of established connection with RPi-Monitor like this: ``` dynamic.1.name=test dynamic.1.source=netstat -natu | grep 'ESTABLISHED' | grep -v "127.0.0.1" | grep -c $ dynamic.1.regexp=(.*) dynamic.1.rrd=GAUGE...
Hi guys it has been a long time since last update on master branch. I guess the project is dead now so i would like to update my RPi Monitor...
Hi All, i am having this display:   My code is: ``` #!/usr/bin/python import tm1637 from time import sleep tm = tm1637.TM1637(clk=21, dio=20) tm.brightness(0) def swap(segs): length = len(segs)...
Hi All I am pretty sure there is an error with search result with stings which are just after "-" symbol... Let's say i have a file: abc_123-def_456.mp3 So when...
Hi All I am using Netlink Bandwidth Monitor for more than a month now so i have two accounting periods to choose from. The problem i have is that i...
Hi All, I am trying to figure out how to generate a graph just for last week or just for last 100 records. Can anyone help how to achieve that?
**Is your feature request related to a problem? Please describe.** Now, when you hide an app you have restore an Android Flipper Zero app to factory defaults to see all...
Hi All, when camera is set to be rotated by 180 degrees then when you move camera to the right side, the picture moving is inverted. I think when you...
Dear @CodyTolene, Would you consider implementing as feature on existing Camara Suite or perhaps as new/separate app, a way to browse pictures taken by Camera Suite directly on Flipper Zero?