
wallabag
Raindrop.io
Instapaper
Email This
Pinboard
WebCull
Tagpacker
Diigo
Tkinter
PyQt
PySimpleGUI
MD Python Designer
Dear PyGui
BeeWare
Kivy
PyGObject
wallabag
TkinterWallabag is recommended for users who appreciate open-source software, self-hosting capabilities, and prioritizing privacy. It's ideal for individuals who want to organize and read web content without distractions, and have the technical skills to set up and manage the application on their own servers.
Based on our record, Tkinter should be more popular than wallabag. It has been mentiond 41 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I moved to a self-hosted Wallabag (https://wallabag.org/) after Pocket shut down. Not the sexiest but does everything I need it to. - Source: Hacker News / 5 months ago
I'm looking into setting up Wallabag for myself, maybe it could work for you too? https://wallabag.org/. - Source: Hacker News / about 1 year ago
I use KOReader [1] on my Kobo. It supports Wallabag [2]. Wallabag offers both hosted [3] and self-hosted options. There's also a standalone kobo client for Wallabag [4]. In addition, Wallabag also supports direct import from Pocket. [1] https://koreader.rocks/ [2] https://wallabag.org/ [3] https://www.wallabag.it/en [4] https://gitlab.com/anarcat/wallabako. - Source: Hacker News / about 1 year ago
Instapaper[1] and Wallabag[2] would be the two main alternatives to Pocket, I think. Wallabag is self-hosting although I believe there are hosted services around as well. Cannot get either of them to integrate with my Kobo ereader like Pocket does, though. :-( [1] https://www.instapaper.com/ [2] https://wallabag.org/. - Source: Hacker News / over 1 year ago
I tried hoarder and I didn't like the way listed view works. I prefer the simplicity of the view provided by Linkding. I find hoarder new auto tagging with ollama something I want to use because I am lazy. For references there are many options in selfhosted bookmarking apps market. These beside Hoarder are the most known software. Linkwarden (https://github.com/linkwarden/linkwarden) LinkAce... - Source: Hacker News / over 1 year ago
Python has sqlite3[0], curses (tui) [1], and tkinter[2] in the stdlib. [0] https://docs.python.org/3/library/sqlite3.html [1] https://docs.python.org/3/library/curses.html [2] https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / about 2 months ago
The other popular option for cross-platform UI apps was Tcl/Tk: https://en.wikipedia.org/wiki/Tk_(software) ...which even leaked into other language ecosystems like Python: https://docs.python.org/3/library/tkinter.html. - Source: Hacker News / 4 months ago
ChatGPT understood the hardware and it's limitations, the touchscreen monitor and along with my requirements, we found and used Tkinter which runs on Python. The benefits were it was lightweight, no web stack, runs fast, no browser, no network dependency and customization options. What's really cool is I wanted to have a visual of this idea and requested ChatGPT to generate an image base on my idea and it gave me... - Source: dev.to / 6 months ago
A TCP socket-based chat application allows multiple clients to communicate with a central server in real time. This tutorial walks through building a multi-client chat application using Pythonโs socket and threading modules for backend communication and Tkinter for a graphical user interface (GUI). This is a great project to learn about networking, concurrency, and GUI development. - Source: dev.to / 9 months ago
Tkinter Documentation โ Official Python Tkinter library documentation. - Source: dev.to / over 1 year ago
Raindrop.io - All your articles, photos, video & content from web & apps in one place.
PyQt - Riverbank | Software | PyQt | What is PyQt?
Instapaper - Instapaper is a simple tool to save web pages for reading later.
PySimpleGUI - A simple to use GUI that can create custom GUIs
Email This - Save ad-free articles and web pages and articles to your email inbox for reading later.
MD Python Designer - A drag and drop GUI Designer that uses a combination of Tkinter and its own code.