mnishig
mnishig
You can not use USB camera with this app. Because this app depends on picamera python module . picamera module supports Pi Camera Hw only. USB camera maybe implemented V4lL...
You will found password brackets.json at old PC(mac?). If your password already encrypted, You can not read law password.
Server list is scrollable. Did you can not scroll server list ?
thanks Vlangf. I get success to following instruction on MacOS big.Sur $ brew uninstall java11 $ brew install adoptopenjdk $ java -jar xxxxx.jar
Hello. you can popup by bookmarklet with window.open() method like following code > javascript:(function(){let%20u='https://digimarks.host/[yourket]';let%20d=window.open().document;d.location.href=u+'/add?url='+encodeURIComponent(location.href);})();
I'm still starting to learn Python lang. I've never use the wsgi python file, but I 'm trying to write. My code snippet dose not change functionality. Both, digimarks run...
Hello again. I was check running with uwsgi under python3 + venv. This is running with small patch on wsgi.py. and Digimarks run correctly behind reverse proxy line 6 -...