Skip to content

Releases: soliton4/nodeMirror

switched to ffmpeg

23 Apr 14:23
Compare
Choose a tag to compare

switched to ffmpeg for remote desktop

js formatter and console installation

02 Feb 00:32
Compare
Choose a tag to compare

a early adoption of the https://github.com/jscs-dev/node-jscs formatter
thx to @jscs-dev and all involved ppl

the npm installation of pty.js works again at first try.

x11 h264 pure javascript mode with asm.js

08 Jan 00:28
Compare
Choose a tag to compare

the x11 h264 console is now available in a non webgl mode.
the advantages are:

  • no webgl required
  • the image is pixel exact, so no offsets at the border of the screen

the downside is that its likely to be more cpu intense.
i got 60fps on firefox and about 40 fps on chrome.

there are also more keys supported which makes the x11 remote console more usable

a preview for theme selection

09 Dec 01:35
Compare
Choose a tag to compare
  • in the settings menu you have a preview of all possible themes.
  • the text size control is more stable
  • promiseLand update

new promiseland version

21 Oct 23:36
Compare
Choose a tag to compare
0.1.34

release 0.1.34

h264 4 thread decoding - stable

15 Mar 20:59
Compare
Choose a tag to compare

the x11 console h264 decoding part is now able to run in 4 threads. i successfully tested it with 60fps at 720p

a freakin X11 Terminal!!!!

15 Jan 05:57
Compare
Choose a tag to compare

utilizing avconv i managed to create a x11 terminal forwarded to the web

start nodeMirror with the parameter

--x11terminal

to try it out.
see readme for details.

codefolding fun

21 Dec 05:49
Compare
Choose a tag to compare

maybe a way to increase the usability of code editors.
there is a Code folding - float feature setting.
it enables a beta feature that floats the top line of foldable code and keep them on top.
check it out

never ever get lost in tree again

29 Nov 22:37
Compare
Choose a tag to compare

check out the tree
its a piece of art

nice tabs

27 Nov 21:37
Compare
Choose a tag to compare

tabs can be placed on all 4 sides of the screen.
you have different themes to choose from.
after 5min the unused tabs are beginning to fade.
if dirty they fade to red otherwise to gray.