plan9port VS qtcurve

Compare plan9port vs qtcurve and see what are their differences.

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
plan9port qtcurve
1 3
1 46
- -
10.0 8.7
about 3 years ago 5 days ago
C C++
GNU General Public License v3.0 or later GNU Lesser General Public License v3.0 only
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.

plan9port

Posts with mentions or reviews of plan9port. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-28.
  • Plan 9 from User Space
    5 projects | news.ycombinator.com | 28 Apr 2023
    Acme has a handful of keybindings, like the usual ^A, ^E for navigation, ^Z for undo, etc. Plugging in new ones is a few lines of code, for example my ^S for Putall (saving all windows):

    https://github.com/dexen/plan9port/commit/78324a4666c4b5e0bd...

    Most of keybindings you might want to add are handled by Acme's "commands" - like Edit. If you repeat them any often, it's easy and straightforward to connect the keybinding to the command in code. Alternatively, to avoid going into C, write a shell script with ready-made command; Acme is well prepared to be managed through shell scripts. The shell scripts have full access to Acme's Windows (open files, directories, scratchpads etc), including ability to edit content, open new ones, interpret right-clicks in new ways, etc.

qtcurve

Posts with mentions or reviews of qtcurve. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-28.
  • Plan 9 from User Space
    5 projects | news.ycombinator.com | 28 Apr 2023
    Not OP, but what about something like https://en.wikipedia.org/wiki/Metisse ?

    ( https://www.youtube.com/watch?v=Dt3q7Z7RjIU 4min54sec)

    Which begat https://dl.acm.org/doi/10.1145/1166253.1166301 from the same institution. ( https://www.youtube.com/watch?v=kUUtiOWTzz4 7min20sec)

    Married with something like https://arcan-fe.com/about/

    With some https://en.wikipedia.org/wiki/Zooming_user_interface sprinkled in,

    not necessarily in the 'style' of https://eaglemode.sourceforge.net/ but the concept.

    Rounded with something like https://en.wikipedia.org/wiki/OpenQwaq , or https://en.wikipedia.org/wiki/Open_Cobalt

    OFC fully themable like GTK before they broke it, or something like https://github.com/KDE/qtcurve which is endlessly modifiable.

    Nirvana!

  • Suggestions for non-{aurorae,kvantum,svg-theme-engine} themes
    1 project | /r/kde | 29 Apr 2022
    Well, there's the legendary QtCurve. Don't know why it is not longer included in the default KDE install, or if it even can be used in KDE5, though.
  • Vex – open-source visual editor for XML
    2 projects | news.ycombinator.com | 14 Sep 2021

What are some alternatives?

When comparing plan9port and qtcurve you can also consider the following projects:

edwood - Go version of Plan9 Acme Editor

Zettlr - Your One-Stop Publication Workbench

plan9port - Plan 9 from User Space

OberonEmulator - Project Oberon emulator in JavaScript and Java