Show HN: Miniflux-CLI – offline-first Miniflux client Hey Hacker News, miniflux-cli developer here. I use miniflux as primary source of things to read (including hacker news, of course), but in my case I don't have stable internet connection most of the time, so I did offline-first console client for miniflux, check it out: https://ift.tt/3fGN40j It syncs all feeds and entries on start and after that you can read all the content offline (including "mark as read"/"mark as unread"). The project built on go, using bbolt db, tview and official miniflux api client. Some neat features - you can set text and background colors of each ui element and hide/show sidebar, statusbar and hotkeybar. Custom hotkeys will be available later, for now "vim-like" is used. April 4, 2021 at 03:50AM
Show HN: StreetComplete, an OpenStreetMap Editor for Humans StreetComplete is an OpenStreetMap[0] editor directed at people who want to contribute and want to do this using their smartphone, without learning how to edit things[1]. It is available as an Android application. It is intended to be used as one walks, with quests appearing as markers on the map. Selecting a marker allows one to answer a simple question. The answer will be added to the OpenStreetMap database, with app handling selecting objects for editing, transforming answer into OSM tags and making edits. OpenStreetMap account is needed to apply edits, but it is possible to start without it, make some edits and login/register later. Note: I am not the main author, but I am one of the active contributors. Github page is at https://ift.tt/2g8lasH and https://ift.tt/3nR9PzS shows what was recently released. [0]OpenStreetMap is a Wikipedia of maps, available on the open licence. This dataset is already used for many interestin...
Comments