github-scrumboard VS Nullboard

Compare github-scrumboard vs Nullboard and see what are their differences.

github-scrumboard

:calendar: GitHub Scrumboard Chromium Extension (by cookiengineer)

Nullboard

Nullboard is a minimalist kanban board, focused on compactness and readability. (by apankrat)
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
github-scrumboard Nullboard
2 15
6 2,473
- -
0.0 5.3
almost 2 years ago 6 months ago
JavaScript HTML
- 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.

github-scrumboard

Posts with mentions or reviews of github-scrumboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-15.
  • Show HN: Ten seconds to ponder if a thread is worth it
    1 project | news.ycombinator.com | 1 Mar 2021
    I think what's even a better attention mechanism is my late internet strategy.

    I didn't bother to register an internet connection at my workshop, and I only have a mobile "flatrate" with 2G slow there.

    It's amazing how precious your value of time instantly gets, and you have to get innovative for all sorts of tools.

    GitHub Issues? Nope, need to build a caching browser extension [1]

    Google? Nope, need to build a browser extension that blocks the damn consent banners.

    Duckduckgo? Nope, doesn't work via TOR and blocks you as of late.

    The general web? Nope. Browsers are too stupid to cache anything. So I guess I need to build my own web browser as well [2]

    There's just so much noise in web sites these days, it's absurd. JS, ads, web fonts, tracking gifs, banners, gdpr consent banners, cookie banners, analytics...all noise, not signal.

    [1] https://github.com/cookiengineer/github-scrumboard

    [2] https://github.com/tholian-network/stealth

  • Kanban board in one HTML using localstorage
    10 projects | news.ycombinator.com | 15 Feb 2021
    In case somebody is looking for something that's integrated with GitHub's Issue API (without any third-party service scamming you off for it): I built a GitHub Scrumboard Chromium Extension that is offline-ready and doesn't need any third-party server. [1]

    As I'm often developing on my laptop while being on 2G slow, this extension is offline-ready and automatically synchronizes the issues once visiting the /issues URL of an online repository again.

    [1] https://github.com/cookiengineer/github-scrumboard

Nullboard

Posts with mentions or reviews of Nullboard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.

What are some alternatives?

When comparing github-scrumboard and Nullboard you can also consider the following projects:

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

react-tech-tree - React visual tree components. Demo: https://ldd.github.io/react-tech-tree/

TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

Kanboard - Kanban project management software

yjs - Shared data types for building collaborative software

sleek - todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)

player.html - One file drop-in video player web app for using video files served using basic directory listing

github-commander - A CLI tool for performing tedious GitHub settings with a keystroke

Wekan - The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.

kanban - A basic kanban board in a single HTML file using browser native drag & drop and localStorage for persistence