Webpub Alternatives
Similar projects and alternatives to webpub
-
Filestash
:file_folder: A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
WebToEpub
A simple Chrome (and Firefox) Extension that converts Web Novels (and other web pages) into an EPUB.
-
chatgpt-shell
A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing integrations
-
srgn
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
motion
Motion, a software motion detector. Home page: https://motion-project.github.io/ (by Motion-Project)
-
-
-
-
flowcus.bar
Maximize productivity and manage time effectively with flowcus macOS app featuring a customizable progress bar, screen video capture, and personalized alert sounds for focused and efficient work sessions
-
-
-
-
-
-
-
soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
-
kindle_clippings_webapp
Web Application for importing, viewing and tagging kindle clippings. Account is not required.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
webpub discussion
webpub reviews and mentions
-
Show HN: Epublifier – scrape pages (books, manuals) for offline reading
Neat!
I once made a simple version of this concept that saves an epub file on the server‘s file system, which is then synced to my e-book reader:
https://github.com/solarkraft/webpub
The main ingredient is Postlight Parser, which gives a simplified „document“ view for a website.
-
Ask HN: What apps have you created for your own use?
I like using my E-Reader to read things, and often "things" will be articles on the web.
But I also like making annotations and like the reading app I use (KOReader) quite a lot, so firing up a browser would hurt the experience.
So I made a script that turns websites into cleaned-up epub files that get synced over to my E-Reader:
https://github.com/solarkraft/webpub
It's deliberately engineered just far enough to be good enough for my use case :-)
Stats
solarkraft/webpub is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of webpub is TypeScript.