erudite VS Keimeno

Compare erudite vs Keimeno and see what are their differences.

erudite

Pull articles from Instapaper or Pocket and add to your ebook library. (by evmcl)

Keimeno

A lightweight text user interface library in Crystal (by robacarp)
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
erudite Keimeno
2 1
15 14
- -
10.0 0.0
almost 6 years ago about 4 years ago
Java Crystal
Apache License 2.0 MIT License
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.

erudite

Posts with mentions or reviews of erudite. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-15.
  • EpubPress, turn web content into ebooks
    7 projects | news.ycombinator.com | 15 Apr 2022
    Related: I command-line tool I wrote a while ago that pulls articles from Instapaper or Pocket and converts them to an ebook format (uses Calibre as the conversion tool).

    (It even has Hacker News integration that includes URLs for corresponding posts!)

    https://github.com/evmcl/erudite

  • Ask HN: Have you created programs for only your personal use?
    104 projects | news.ycombinator.com | 13 Apr 2022
    A few that I've written to scratch my own itch or fill a need. Some of which I ended up sprucing up a bit and publishing publicly.

    sitesync - Program that could sync files and folders on local file system and remote (FTP or SFTP). Mainly used to help maintain a web site that other people were also modifying. It allowed me to develop on my local copy and push changes without clobbering anything someone else had changed. (Unpublished)

    erudite - [0] - Pull articles from Instapaper or Pocket and add to your ebook library (including Hacker News integration that includes URLs for corresponding posts!)

    bday - [1] - The super simple birthday and anniversary reminder program. Wrote for myself but several family members also like it. Originally on Windows and then ported to Linux as well.

    moviesschedule - [2] - Tracks Australian movie release dates and can even maintain a Google calendar of the movies you are interested in.

    coffeegrinder - Java program to help fold automation of coffeescript compilation to javascript. Included optional GUI for viewing javascript version updates whenever the .coffee file was saved. (Unpublished)

    bom - A little web-site and FTP scraper to retrieve local weather info from the Australian Bureau of Meteorology. (Unpublished)

    bgdicecalc - Little GUI program to easily figure out probabilities for various dice rolls in Backgammon. Want to convert this to a web-page some time. (Unpublished)

    feedme - Web-site scraper to create RSS feeds of various comic strips (e.g. Dilbert) with the image directly in the feed. (Unpublished)

    [0] https://github.com/evmcl/erudite

    [1] https://github.com/evmcl/bday

    [2] https://github.com/evmcl/movieschedule

Keimeno

Posts with mentions or reviews of Keimeno. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-13.
  • Ask HN: Have you created programs for only your personal use?
    104 projects | news.ycombinator.com | 13 Apr 2022
    - uses a custom TUI engine I built for this specific task https://github.com/robacarp/keimeno

    ----------------------

    Another is a clean, bare bones, web-extension mode "picture on a new tab" extension. When I came back to firefox a few years ago I couldn't find one amongst the clutter on AMO so I put together https://github.com/robacarp/photographic_start

What are some alternatives?

When comparing erudite and Keimeno you can also consider the following projects:

lightnovel-crawler - Generate and download e-books from online sources.

Phreak - A highly flexible Crystal CLI builder in the style of OptionParser.

zenbot-sim-runner - A sim run batch aggregator / automator for Zenbot. Eases the process of backtesting and subsequent analysis of results.

docopt - docopt for crystal-lang

epublifier - Converts some webnovels to epub format

completion - Easy Command Line Completion for Crystal

clim - Slim command line interface builder for Crystal.

cli - Yet another Crystal library for building command-line interface applications.

admiral - A robust DSL for writing command line interfaces written in Crystal.

optarg - Yet another Crystal library for parsing command-line options and arguments.

commander - Command-line interface builder for the Crystal programming language.

clicr - A simple declarative command line interface builder