awesome-reMarkable VS readability

Compare awesome-reMarkable vs readability and see what are their differences.

awesome-reMarkable

A curated list of projects related to the reMarkable tablet (by reHackable)

readability

A standalone version of the readability lib (by mozilla)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
awesome-reMarkable readability
146 51
5,844 8,056
1.7% 7.4%
7.3 6.3
about 1 month ago 1 day ago
JavaScript
Creative Commons Zero v1.0 Universal GNU General Public License v3.0 or later
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.

awesome-reMarkable

Posts with mentions or reviews of awesome-reMarkable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-26.
  • E-ink is so Retropunk
    11 projects | news.ycombinator.com | 26 Aug 2023
    > As much as I love the hacker spirit of cracking open hardware and software and bending it to your will (whether or not it was designed towards that end), I enjoy my reMarkable precisely because I can get away from the ubiquity of computing and needing to constantly tinker with and repair software.

    Personally I completely agree with you, and could have written almost exactly that paragraph - I too have a ReMarkable (the 2nd / current version), and love using it as it ships for both note taking and especially for reading ebooks/PDFs ("especially" just because it's what I use it for more, not because that's what it's better at - in fact, it's UI for reading documents is among its weaker points and I hope they improve it in future software updates).

    However it's worth pointing out that you can SSH into it, and there are a fair few 3rd party tools and hacks for it - so far I've avoided trying any of them as there's nothing that I want enough to have even a 1% risk of bricking it to worry about. But I'm tempted to start playing around with it someday.

    This is the best list of stuff for the ReMarkable that I'm aware of, though I don't know how complete it is / how many released tools or guides there might be that aren't included here:

    https://github.com/reHackable/awesome-reMarkable

  • Just bought a reMarkable - quite UNremarkable
    1 project | /r/RemarkableTablet | 10 Aug 2023
    There are options for USB/wifi syncing and lots of other community mods if you're handy with a terminal: https://github.com/reHackable/awesome-reMarkable
  • Dumb questions
    1 project | /r/RemarkableTablet | 28 Jun 2023
    If you follow the instructions and you are fine to turn automatic updates off, you may have a lool at awesome-remarkable https://github.com/reHackable/awesome-reMarkable
  • My First reMarkable will be arriving sometime today! What are some things or tips and tricks I should know?
    2 projects | /r/RemarkableTablet | 20 Jun 2023
    This sentence doesn't make sense. People apply hacks because they want to make full use of their device. reMarkable has shortcomings, yes, but they can be overcome with the software that others have written. The Awesome reMarkable link the sidebar was basically a founding document of this very subreddit.
  • Best E-Ink tablet for self-hosting
    3 projects | /r/selfhosted | 10 Jun 2023
    More info can be found at awesome-ReMarkable: https://github.com/reHackable/awesome-reMarkable
  • created templates disappeared after update
    1 project | /r/RemarkableTablet | 8 Jun 2023
    Use a software to manage your templates automatically. See the Awesome reMarkable list, and Ctrl-F "templates".
  • Linux friendly eInk tablets
    1 project | /r/linux | 7 Jun 2023
  • If I broke or lost my ReMarkable 2, would I be able to download all the old notes onto a new one?
    5 projects | /r/RemarkableTablet | 28 May 2023
    You can also take backups using easy, convenient, community-written software, like RCU (which I'm the author of), reMy, reMarkable HyUtilities, rmExplorer, rmAPI, and many others found in the Awesome reMarkable list.
  • What are you doing with community projects?
    3 projects | /r/RemarkableTablet | 23 May 2023
  • Big note files - timeout on usb webserver export
    2 projects | /r/RemarkableTablet | 17 May 2023
    You could try reMy, which has its own renderer. There are more rendering programs in the Awesome reMarkable list, many of which will work with 2.15 and below--just avoid anything saying 'cloud' or 'web UI'.

readability

Posts with mentions or reviews of readability. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-25.
  • Mozilla: Readability.js
    8 projects | news.ycombinator.com | 25 Feb 2024
  • CSS for readability
    3 projects | /r/webdev | 9 Dec 2023
    I'm working with the Mozilla's readability library https://github.com/mozilla/readability to get the "readable" text from articles and now I want to style the extracted text in a readable way.
  • Building a Serverless Reader View with Lambda and Chrome
    5 projects | dev.to | 25 Sep 2023
    Do you remember the Firefox Reader View? It's a feature that removes all unnecessary components like buttons, menus, images, and so on, from a website, focusing on the readable content of the page. The library powering this feature is called Readability.js, which is open source.
  • Webrecorder: Capture interactive websites and replay them at a later time
    6 projects | news.ycombinator.com | 1 Aug 2023
    I wonder if Firefox "reader mode as a utility" might be a viable alternative for Pinboard like "content oriented" archiving?

    https://github.com/mozilla/readability

  • Creating an advanced search engine with PostgreSQL
    9 projects | news.ycombinator.com | 12 Jul 2023
    Depending upon the type of content, one might want to look into using the Readability (Browder's reader view) to parse the webpage. It will give you all the useful info without the junk. Then you can put it in the DB as needed.

    https://github.com/mozilla/readability

    Btw, readability, is also available in few other languages like Kotlin:

    https://github.com/dankito/Readability4J

  • Seeking a tool or method to convert webpages into Q&A format using NLP
    1 project | /r/LanguageTechnology | 10 Jun 2023
    Use Mozilla's Readability to extract that sweet, sweet text content from webpages.
  • I built a free prompt managing tool - Knit
    2 projects | /r/ChatGPTPromptGenius | 8 Jun 2023
    Same as above but the ability to grab the entire article text (you can use the Readability library for that: https://github.com/mozilla/readability)
  • I need automatic source URLs when I paste any text onto a card or note, like on OneNote.
    4 projects | /r/ObsidianMD | 20 Apr 2023
    // Original script // https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3 // Bookmarklet Converter // https://caiorss.github.io/bookmarklet-maker/ // Libraries // https://github.com/mixmark-io/turndown // https://github.com/mozilla/readability javascript: Promise.all([import('https://unpkg.com/[email protected]?module'), import('https://unpkg.com/@tehshrike/[email protected]'), ]).then(async ([{ default: Turndown }, { default: Readability }]) => { /* Optional vault name */ const vault = ""; /* Optional folder name such as "Clippings/" */ const folder = "Clippings/"; /* Optional tags */ const tags = ""; function getSelectionHtml() { var html = ""; if (typeof window.getSelection != "undefined") { var sel = window.getSelection(); if (sel.rangeCount) { var container = document.createElement("div"); for (var i = 0, len = sel.rangeCount; i < len; ++i) { container.appendChild(sel.getRangeAt(i).cloneContents()); } html = container.innerHTML; } } else if (typeof document.selection != "undefined") { if (document.selection.type == "Text") { html = document.selection.createRange().htmlText; } } return html; } const selection = getSelectionHtml(); const { title, byline, content } = new Readability(document.cloneNode(true)).parse(); function getFileName(fileName) { var userAgent = window.navigator.userAgent, platform = window.navigator.platform, windowsPlatforms = ['Win32', 'Win64', 'Windows', 'WinCE']; if (windowsPlatforms.indexOf(platform) !== -1) { fileName = fileName.replace(':', '').replace(/[/\\?%*|"<>]/g, '-'); } else { fileName = fileName.replace(':', '').replace(/\//g, '-').replace(/\\/g, '-'); } return fileName; } const fileName = getFileName(title); if (selection) { var markdownify = selection; } else { var markdownify = content; } if (vault) { var vaultName = '&vault=' + encodeURIComponent(`${vault}`); } else { var vaultName = ''; } const markdownBody = new Turndown({ headingStyle: 'atx', hr: '---', bulletListMarker: '-', codeBlockStyle: 'fenced', emDelimiter: '*', }).turndown(markdownify); var date = new Date(); function convertDate(date) { var yyyy = date.getFullYear().toString(); var mm = (date.getMonth()+1).toString(); var dd = date.getDate().toString(); var mmChars = mm.split(''); var ddChars = dd.split(''); return yyyy + '-' + (mmChars[1]?mm:"0"+mmChars[0]) + '-' + (ddChars[1]?dd:"0"+ddChars[0]); } const today = convertDate(date); // This is the output template // It is similar to an Obsidian core template // except to insert a value we use: ${value} instead of {{value}} const fileContent =`--- type: clipping date_added: ${today} aliases: [] tags: [${tags}] --- author:: ${byline.toString().split('\n')[0].trim()} source:: [${title}](${document.URL}) ${markdownBody} `; // This copies your text to the clipboard navigator.clipboard.writeText(fileContent); // This creates a new document in Obsidian containing your clipping // I commented it out as this isn't what you asked for /* document.location.href = "obsidian://new?" + "file=" + encodeURIComponent(folder + fileName) + "&content=" + encodeURIComponent(fileContent) + vaultName; */ })
  • Any js packages to only scrape relevant content from a webpage?
    1 project | /r/webscraping | 27 Mar 2023
  • RSS meets GPT-3
    2 projects | /r/rss | 18 Feb 2023
    So first part of the task is to "extract the text from URL", and that is achieved by using descendant of https://github.com/mozilla/readability library which can extract text of any URL.

What are some alternatives?

When comparing awesome-reMarkable and readability you can also consider the following projects:

zotero-remarkable - Sync papers from Zotero to a reMarkable tablet

parser - 📜 Extract meaningful content from the chaos of a web page

google-drive-remarkable-sync - Apps Script library for synchronising Google Drive folder with Remarkable reader.

koreader - An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

remarkable-hacks - additional functionality via binary patching

hn-search - Hacker News Search

mendeley-rMsync - Script to sync papers from Mendeley to reMarkable tablet

readability.php - PHP port of Mozilla's Readability.js

rssguard - Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.

reMarkableSync - An OneNote AddIn for importing digitized notes from the reMarkable tablet.

SponsorBlock - Skip YouTube video sponsors (browser extension)