←back to thread

225 points awaseem | 1 comments | | HN request time: 0.209s | source

Hi HN!

Super proud to showcase Foqos! I wanted to create a way to physically block apps on my phone, always had a bunch of NFC tags, combined the 2 together over the holiday break and Foqos was born. You can create profiles, write them to NFC tags and track your weekly focus.

Its completely open source and will always be free! There is an affiliate link in the app for nfc tags and donations are completely optional

Link here: https://apps.apple.com/ca/app/foqos/id6736793117

Show context
compootr ◴[] No.42782882[source]
I was intrigued by brick, now this, and can't use either. is there seriously no android app like these? :(
replies(3): >>42782937 #>>42783062 #>>42783799 #
1. netsharc ◴[] No.42783799[source]
Tasker has NFC reading capabilities and is programmable to do stuff when it detects an NFC ID, I don't know if it can lock the phone though (there's an app called Lock My Phone, and Tasker has the ability to cause apps to take some actions, but I don't know if both can be combined).

E.g. I have 2 NFC tags on my desk, when Tasker detects one of them, it calls a HTTP URL of a PHP script on my NAS, the script tells my Hue Bridge to switch on a Hue-enabled power socket (into which my monitor and speakers are plugged), and then the script sends a Wake-On-LAN packet to my desktop PC. The other one turns off that Hue-enabled power socket (I put my computer into sleep separately).