impulsetracker VS cursesjs

Compare impulsetracker vs cursesjs and see what are their differences.

impulsetracker

Fork/clone of https://bitbucket.org/jthlim/impulsetracker // Full source code for Impulse Tracker, including sound drivers, network drivers, and some supporting documentation // IMPORTANT: This is neither the official repository (upstream at bitbucket.org appears deleted by now!) nor hosted or owned by Jeffrey Lim! (by herrnst)

cursesjs

An implementation of ncurses for the web browser (by 6112)
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
impulsetracker cursesjs
1 1
107 30
- -
10.0 10.0
over 8 years ago over 6 years ago
Assembly JavaScript
GNU General Public License v3.0 or later 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.

impulsetracker

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

cursesjs

Posts with mentions or reviews of cursesjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-08.
  • Dos-like: Engine for making things with a MS-DOS feel, but for modern platforms
    10 projects | news.ycombinator.com | 8 Oct 2021
    > Anyone else love the look of DOS GUIs?

    I do. Brings back memories of Turbo-C.

    > It would be cool if there were a CSS framework where you could make webpages like that.

    A quick search brought this old project: https://github.com/6112/cursesjs

    Never tried that, however. Ncurses is what is used under Linux and other UNIX like systems to draw terminal based GUIs, and allows some pretty good graphics.

    https://en.wikipedia.org/wiki/Ncurses

    http://elmon.sourceforge.net/

    https://christopherstoll.org/2015/12/29/ncurses-system-perfo...

What are some alternatives?

When comparing impulsetracker and cursesjs you can also consider the following projects:

schismtracker - An oldschool sample-based music composition tool.

dos-like - Engine for making things with a MS-DOS feel, but for modern platforms

textual - The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

vtm - Text-based desktop environment

cool-retro-term - A good looking terminal emulator which mimics the old cathode display...

jexer - Java Text User Interface. This library implements a text-based windowing system loosely reminiscent of Borland's Turbo Vision system

Gui.cs - Cross Platform Terminal UI toolkit for .NET