muxile VS Simula

Compare muxile vs Simula and see what are their differences.

muxile

Putting tmux on your mobile - Muxile is a tmux plugin that lets you control a running tmux session with your phone, no app needed. (by bjesus)

Simula

A Simula 67 parser written in C++ and Qt (by rochus-keller)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
muxile Simula
4 2
91 4
- -
1.2 1.8
about 1 year ago over 3 years ago
Shell C++
- GNU 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.

muxile

Posts with mentions or reviews of muxile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-24.
  • Ask HN: Admittedly Useless Side Projects?
    21 projects | news.ycombinator.com | 24 Jun 2022
    I have plenty of ultra niche projects and I never regretted working on any of them. On the contrary - i use them daily and it brings me much joy. Here are three:

    https://github.com/bjesus/muxile lets me continue my tmux session on the phone, bridging the two over WebSockets. How many people use tmux extensively AND want to continue on the phone? Not much i guess...

    https://github.com/bjesus/callibella is my way to sync my personal calendar to my work calendar without revealing my personal entries. It's very useful for me but less needed if your personal calendar is Google because i heard they have their own integration.

    https://github.com/bjesus/air is my AwesomeWM based Interface to my PostmarketOS Kobo e-reader. Linux on your e-reader isn't a huge market share to begin with...

  • Mosh: The Mobile Shell
    15 projects | news.ycombinator.com | 11 Aug 2021
    Love mosh, back when the connection was bad I had it aliased to ssh. Somewhat relevant: if you actually a need to take your shell mobile, check out my tmux plugin that allows you to quickly transfer your tmux session to your phone without any app, using websockets and a QR code: https://github.com/bjesus/muxile
  • Show HN: Muxile – a tmux plugin that puts your terminal on your mobile
    1 project | news.ycombinator.com | 9 Aug 2021
  • Muxile lets you view and control tmux from your mobile
    1 project | /r/tmux | 8 Aug 2021

Simula

Posts with mentions or reviews of Simula. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-24.
  • Ask HN: Admittedly Useless Side Projects?
    21 projects | news.ycombinator.com | 24 Jun 2022
    - https://github.com/rochus-keller/Smalltalk/ Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file

    - https://github.com/rochus-keller/Som/ Parser, code model, navigable browser and VM for the SOM Smalltalk dialect

    - https://github.com/rochus-keller/Simula A Simula 67 parser written in C++ and Qt

    > do you regret those endeavours?

    No, not in any way; the projects were very entertaining and gave me interesting insights.

  • A tour of Self
    1 project | /r/ProgrammingLanguages | 22 Jan 2021
    The meta object concept of Python (both the 2 and 3 version) is rather different than the one of Smalltalk-80. Actually Smalltalk-76 and 80 have more in common with Simula (67) than the first Smalltalk (72) version. I implemented both Simula 67 and Smalltalk-80 (see https://github.com/rochus-keller/Smalltalk/ and https://github.com/rochus-keller/Simula/). Smalltalk implemented a lot of great ideas, but its influence on other languages (such as Python, Java, C++, etc.) is generally overestimated.

What are some alternatives?

When comparing muxile and Simula you can also consider the following projects:

tmux-xpanes - Awesome tmux-based terminal divider

kos-kpp

tmux - An arctic, north-bluish clean and elegant tmux color theme.

fauxjsp - JSP implementation with fast page reloads that uses an interpreter rather than a compiler

tmux-yank - Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.

tone - tone is a cross platform audio tagger and metadata editor to dump and modify metadata for a wide variety of formats, including mp3, m4b, flac and more. It has no dependencies and can be downloaded as single binary for Windows, macOS, Linux and other common platforms.

guardian-agent - [beta] Guardian Agent: secure ssh-agent forwarding for Mosh and SSH

react-qml - Build native, high-performance, cross-platform applications through a React (and/or QML) syntax

DomTerm - DOM/JavaScript-based terminal-emulator/console

timeline - Timeline generator. Turns your photos, calendars, GPS tracks and more into a nice timeline of your life.

easy-wg-quick - Creates Wireguard configuration for hub and peers with ease

Som - Parser, code model, navigable browser and VM for the SOM Smalltalk dialect