Skip to content

renhiyama/smux

Repository files navigation

Smux Logo

Smux Editor

Background

We mobile coders were coding with Spck Editor alongwith Termux, and to make it more convenient to run codes from spck to termux, we used rovelstars/spck-termux to run codes from spck to termux. But, time passed by and we got new Android phones (and with newer Android versions), spck-termux stopped working due to newer Android version's security policies. So, I decided to make a new app to run codes from spck to termux, and that's how Smux was born!

License

Currently we are not sure of which license to choose. Hopefully we can end up with MIT License.

Looking for contributors to help us with the project! Join our Discord Server to partipate in discussion!

How to Run

  1. Clone the repository
  2. Download Nodejs and download the dependencies
  3. Run npm run tw to build the css.
  4. npm run dev to start the development server.

Releases

No releases published

Packages

No packages published