sunburn.nvim VS kindle_clippings_webapp

Compare sunburn.nvim vs kindle_clippings_webapp and see what are their differences.

sunburn.nvim

A Neovim colorscheme emphasizing readability above all else. (by loganswartz)

kindle_clippings_webapp

Web Application for importing, viewing and tagging kindle clippings. Account is not required. (by karlosos)
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
sunburn.nvim kindle_clippings_webapp
1 5
11 9
- -
5.6 7.2
28 days ago about 2 months ago
Lua JavaScript
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.

sunburn.nvim

Posts with mentions or reviews of sunburn.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    A while back I read about the Oklab color space, and long story short I decided I wanted to create my own Neovim coloscheme. That led to sunburn.nvim[1], which aims to take advantage of the hue and brightness uniformity that Oklab provides.

    At first I was using lush.nvim to build sunburn.nvim, but quickly it became a hassle to only be able to specify colors via RGB or HSL. My initial thought was a PR to add Oklab support to lush, but that framework does so much that it was hard to see where to start. So I ended up writing polychrome.nvim[2], which is a dead simple micro framework in comparison to lush.nvim, but does enough to take care of all the boilerplate, and supports a bunch of color spaces (which are converted to RGB on the fly).

    I also wanted push notifications for when certain RSS feeds I follow were updated, because I suck at remembering to check in on things or check an RSS feed app. But I didn't want to pay for IFTTT or other bespoke solutions, so I wrote notifeed[3]. It's designed to run as a service on a server, and then check all your feeds at predetermined intervals and send the necessary webhooks based on your configuration. Feeds and clients are configured via the CLI and stored in a SQLite DB for simplicity.

    [1] https://github.com/loganswartz/sunburn.nvim

kindle_clippings_webapp

Posts with mentions or reviews of kindle_clippings_webapp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-08.

What are some alternatives?

When comparing sunburn.nvim and kindle_clippings_webapp you can also consider the following projects:

full-text-tabs-forever - Full text search all your browsing history

Internet-Places-Database - Database of Internet places. Mostly domains

clipzoomfx - Side-project for extracting highlights from (mostly sports) videos

simplecd - Simple Continuous Delivery system running in your bash shell

gnar - frp-like Tool with AutoHTTPs Subdomain Proxy

company-org-block

notifeed - Watch RSS/Atom feeds and send push notifications/webhooks when new content is detected

srgn - A code surgeon for precise text and code transplantation. A marriage of `tr`/`sed`, `rg` and `tree-sitter`.

soundfingerprinting - Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.

Filestash - 🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

toybox - Opinionated TALL stack starter kit for Laravel solopreneurs