dillo VS dillo-plugin-man

Compare dillo vs dillo-plugin-man and see what are their differences.

dillo

Dillo, a multi-platform graphical web browser (by dillo-browser)

dillo-plugin-man

Dillo plugin for man pages (by dillo-browser)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dillo dillo-plugin-man
13 2
411 4
44.8% -
9.1 2.8
7 days ago 5 months ago
C++ Shell
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dillo

Posts with mentions or reviews of dillo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-04.
  • Show HN: Dillo 3.1.0 released after 9 years
    11 projects | news.ycombinator.com | 4 May 2024
    TLDR: Dillo is a fast and small graphical web browser. It kind of died in 2017 and this is the first release after 9 years from the last one.

    You can read the main website for more details[1].

    [1]: https://dillo-browser.github.io/

    And the release page[2], which explains a bit of the history of the project and the current state.

    [2]: https://dillo-browser.github.io/latest.html

  • Ede – An Fltk based desktop environment
    1 project | news.ycombinator.com | 3 Feb 2024
    Sort-of mentioned this in a previous comment also, but I suppose FLTK is alive and well for regular users of Tiny Core Linux (of whom there are quite a bit, I guess -- myself included). The recently resurrected Dillo web browser also relies on it: https://dillo-browser.github.io/
  • Damn Small Linux 2024
    10 projects | news.ycombinator.com | 1 Feb 2024
    I'd put this dillo fork:

    https://github.com/dillo-browser/dillo

  • Resurrecting the Dillo Browser
    19 projects | news.ycombinator.com | 2 Jan 2024
    Thanks for your DPI work. I tested the gemini plugin and works very well.

    My only complain is that it keeps asking to confirm new keys every time a new server is visited which causes a lot of friction to explore several gemini servers. I understand that is a tradeoff between usability and security, but I wish there was a better solution than that.

    For now I uploaded Charles plugin written in shell script[1], which always trusts the certificate.

    [1]: https://github.com/dillo-browser/dillo-plugin-gemini/

    But I'm considering switching to the Go version if I can find a way to improve the UX.

    Also, I kindly ask you to add the tag "dillo-plugin" so you can make Dillo plugins easily discoverable by searching for the tag in GitHub[2].

    [2]: https://github.com/topics/dillo-plugin

    > I believe that in recent versions of Dillo, even https is implemented as a DPI plugin.

    This was done initially[3] (before 2007) but it was moved to the browser itself[4] in 2016.

    [3]: https://github.com/dillo-browser/dillo/commits/afd2763caa56d...

    [4]: https://github.com/dillo-browser/dillo/commit/bf5a7783f4a192...

dillo-plugin-man

Posts with mentions or reviews of dillo-plugin-man. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-04.
  • Show HN: Dillo 3.1.0 released after 9 years
    11 projects | news.ycombinator.com | 4 May 2024
    You may like this plugin[1] to read local man pages as properly formated HTML pages.

    [1]: https://github.com/dillo-browser/dillo-plugin-man

    More plugins: https://dillo-browser.github.io/index.html#plugins

  • Resurrecting the Dillo Browser
    19 projects | news.ycombinator.com | 2 Jan 2024
    Hi, in mid 2022 the host dillo.org expired [0], taking down the website, mercurial repo, the mailing list and the email server used to reach the core developers of Dillo. Someone bought it and now serves a weird clone of the original page with missing content.

    [0]: https://news.ycombinator.com/item?id=32448104

    I felt sad as I didn't want it to die, so I got a copy of the repo from my hard disk, uploaded it to GitHub and decided to do some maintenance on the code to at least keep the build working. After some time, the folks at Atari Forum decided to use my repo to port it to the Atari platform and they managed to do it [1].

    [1]: https://github.com/dillo-browser/dillo/issues/34

    That gave me some motivation to work a bit more on the project to prevent it from dying. So I created an organization under the name of "dillo-browser" and made a new webpage [2] with a backup of the old one.

    [2]: https://dillo-browser.github.io/

    With the help of Andreas Kemnade which had access to the original server, we managed to backup most of the stuff from the original website (including non-reachable pages) which I uploaded to the Archive.

    In the meanwhile, I combined the support for both OpenSSL (1.1 and 3) and mbedTLS (2 and 3) as well as proper CI with rendering tests. We now build Dillo for Ubuntu, FreeBSD and macOS!

    I also became familiar with the plugin mechanism in Dillo, which allows any program that uses the standard input and output to become a plugin registered to a given protocol (like file://...). I did a simple one (which is just a bash script) to read local manual pages which is handy to follow links to other pages [3], but check also the ones Charles E. Lehner did which are more advanced [4].

    [3]: https://github.com/dillo-browser/dillo-plugin-man

What are some alternatives?

When comparing dillo and dillo-plugin-man you can also consider the following projects:

teams-cli - A CLI / TUI for Microsoft Teams

gemini.filter.dpi - Gemini plugin for Dillo

dillo-plus - A lightweight web browser based on Dillo but with many improvements, such as: support for http, https, gemini, gopher, epub, reader mode and more...

dillo-browser

lounge-lizard - Fast open source Slack desktop app

linux-xtensa - Linux port for xtensa architecture. None of these branches are stable.

dpi - Go framework for DPI (Dillo plugins)

buildroot - Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.

carbonyl-terminal - Carbonyl Browser ❤️ Windows/Linux/MacOS/Web Terminal

dilloNG - Dillo ported from Mercurial for concept testing