From d22b967c30738bb6d0bb1adf562439a46198d757 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Dec 2025 01:06:52 +0100 Subject: [PATCH] Add Blinko to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 863265f635..070c1c6a92 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -272,6 +272,13 @@ upstream = "https://github.com/Bitmessage/PyBitmessage" website = "https://bitmessage.org/" added_date = 1695656621 # 2023/09/25 + +[blinko] +name = "Blinko" +description = "Note tool with AI retrieval to quickly capture and organize your fleeting thoughts." +upstream = "https://github.com/blinkospace/blinko" +website = "https://blinko.space/" + [blynk] name = "Blynk" description = "Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc."