Home  /  Tools Apps  / Dory-node.js(+git,ssh server) on Windows Pc

Dory-node.js(+git,ssh server) on Windows Pc

Developed By: tempage.io

License: Free

Rating: 4,3/5 - 764 votes

Last Updated: April 17, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 0.8.3
Size 41.2 MB
Release Date December 04, 22
Category Tools Apps

App Permissions:
Allows applications to open network sockets. [see more (6)]

What's New:
node v16.15.1npm 6.14.17arm64(node, ssh, ssl, curl, git) / api 23 [see more]

Description from Developer:
Issues : https://github.com/tempage/dorynode
(please open the issue in github, not in email. we are ALL developers :)

----

upgrade node.js(only for android 9.0 below): 'down... [read more]

App preview ([see all 9 screenshots])

App preview

About this app

On this page you can download Dory-node.js(+git,ssh server) and install on Windows PC. Dory-node.js(+git,ssh server) is free Tools app, developed by tempage.io. Latest version of Dory-node.js(+git,ssh server) is 0.8.3, was released on 2022-12-04 (updated on 2024-04-17). Estimated number of the downloads is more than 100,000. Overall rating of Dory-node.js(+git,ssh server) is 4,3. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 764 users, 53 users had rated it 5*, 481 users had rated it 1*.

How to install Dory-node.js(+git,ssh server) on Windows?

Instruction on how to install Dory-node.js(+git,ssh server) on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Dory-node.js(+git,ssh server) on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Dory-node.js(+git,ssh server) using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Dory-node.js(+git,ssh server)" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Dory-node.js(+git,ssh server) on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Dory-node.js(+git,ssh server)" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 0.8.3.

Download Dory-node.js(+git,ssh server) 0.8.3 on Windows PC – 41.2 MB

Issues : https://github.com/tempage/dorynode
(please open the issue in github, not in email. we are ALL developers :)

----

upgrade node.js(only for android 9.0 below): 'download file' menu -> check 'appfiles' -> check 'executable'
v6.12.3 arm : https://dorynode.firebaseapp.com/v6.12.3_arm_release/node
v8.3.0 arm : https://dorynode.firebaseapp.com/v8.3.0_arm_release/node
v8.9.4 arm(only for android 5.0 above) : https://dorynode.firebaseapp.com/v8.9.4_arm_release/node
v10.15.1 arm(only for android 5.0 above) : https://dorynode.firebaseapp.com/v10.15.1_arm_release/node
v14.16.0 arm64(only for android 6.0 above) : https://dorynode.firebaseapp.com/v14.16.0_arm64_release/node
v16.15.1 arm64(only for android 6.0 above) :
https://dorynode.firebaseapp.com/v16.15.1_arm64_release/node

* Dear Developers *
Due to the ndk problem with node.js v8.9.4,
DoryNode can not support android 4.x in a future release.

----

* node.js runtime(run ES2015/ES6, ES2016 javascript and node.js APIs in android)
* API Documents and instant code run from doc
* syntax highlighting code editor
* npm supports
* linux terminal(toybox 0.8.7). node.js REPL and npm command in shell
(add '--no-bin-links' option if you execute npm in /sdcard)
* StartOnBoot / LiveReload
* native node.js binary and npm are included. no need to be online.
* git, curl, openssl, ssh, sshd, scp, ssh-keygen and sftp in terminal
* ssh server : start/stop ssh server in left menu. port 2222
** manual : id $ whoami
$ ssh-keygen
$ ssh-keygen -A
$ echo -n "password" | openssl sha256 | sed "s/^.* //" > ~/.ssh/doryauth
(or cp remote's ~/.ssh/id_rsa.pub to dory's ~/.ssh/authorized_keys )
$ sshd -r -p 2222
$ (killall sshd)

node version = v6.11.4 LTS, v6.12.3, v8.3.0, v8.9.4 LTS, v10.15.1 LTS, v14.16.0, v16.15.1
npm version = 6.14.17

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world. - https://nodejs.org

npm is the package manager for JavaScript and the world’s largest software registry. Discover packages of reusable code — and assemble them in powerful new ways. -
https://www.npmjs.com


* run MEAN stack or various services in your mobile.

Dory - mongoDB Server
https://play.google.com/store/apps/details?id=io.tempage.dorymongo

Dory - Redis Server
https://play.google.com/store/apps/details?id=io.tempage.doryredis

Dory - x509 Certificate(SSL/TLS)
https://play.google.com/store/apps/details?id=io.tempage.dorycert

DoryCast - Video Player(HTTP/RTP/IPTV)
https://play.google.com/store/apps/details?id=io.tempage.dorycast

---
beta release
https://play.google.com/apps/testing/io.tempage.dorynode
node v16.15.1
npm 6.14.17
arm64(node, ssh, ssl, curl, git) / api 23
Allows applications to open network sockets.
Allows an application to read from external storage.
Allows an application to write to external storage.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.