Replies: 1 comment 1 reply
-
|
Hi @randrums! I'm Dosu and I’m helping the blinko team. There aren't any official iOS or desktop apps specifically built for Blinko integration, but you can use general-purpose automation tools that support custom API requests. On iOS, apps like Shortcuts or Scriptable can send notes (and images) to Blinko if you set up the right workflow. On Windows, Linux, or MacOS, tools like AutoHotkey, Hammerspoon, or even simple scripts with curl or PowerShell can do the same. For images: Blinko's API supports image uploads via a POST request to You don't need to convert images to Base64—just upload them as files. Any app or script that can send authenticated HTTP requests with file uploads will work. If you want step-by-step help for a specific tool (like Shortcuts or Scriptable), let me know! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I love Blinko. I’ve been messing with an app on iPhone called “Scriptable” and was able to use AI to tweak code enough to get a working script that posts to Blinko. However, I have no knowledge of coding, and I’m not sure how to get it to work with images. Just text.
Are there any recommendations on an iOS or Windows/Linux/MacOS app that is able to easily integrate with Blinko? For example, it would be cool to be able to pull up a quick note program that’s not really a full note program such as notepad, and just have it shoot that note right to a Blinko where I can tinker with it later. Not sure if I can upload images through the API or if I need some sort of Base64 converter?
Thank you for an amazing app!
Beta Was this translation helpful? Give feedback.
All reactions