Dory-node.js(+git,ssh server) Apk

Dory-node.js(+git,ssh server) Apk

Latest version 0.8.3
04 Dec 2022

Older Versions

Apk Infos

Version0.8.3
Rating4.3/5, based on 764 votes
Size‎41.2 MB
Requires AndroidAndroid 6.0+ (Marshmallow)
Author's Notes* node.js(javascript) doc and runtime* node, ssh server and git in android

About Dory-node.js(+git,ssh server) APK

Dory-node.js(+git,ssh server) APK Download for Android
Dory-node.js(+git,ssh server) APK Download for Android

Description

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

Latest updates

What's new in version 0.8.3

node v16.15.1
npm 6.14.17
arm64(node, ssh, ssl, curl, git) / api 23

How to install Dory-node.js(+git,ssh server) APK on Android phone or tablet?

Download Dory-node.js(+git,ssh server) APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (io.tempage.dorynode-v0.8.3-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

0.8.3 (55)41.2 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

4 ★Dude wow, it's Node with npm and everything! The terminal isn't great but everything works. Pretty amazing.
3 ★The app is great but can't install npm packages.
2 ★npm does not work...unable to install things using npm,please help
5 ★With this! I Can start developing typescript (.ts) by getting typescript file and typing (node tsc/tsc.js -w). Very handy specially for learning node js and some today front end standards.
2 ★One error after another and not responding to corrections given in Google Play regarding common problems.
5 ★Excellent. Turning my old smartphones and tablets into great home servers and whatever. Much appreciated.
5 ★Updating is super easy - check out the description page for instructions
3 ★There's a little prob in installing npm modules I hope will be fixed in future
5 ★A great node.js app. I wish it would still support Android 4 as I prefer hosting things on my old phones. Could you please give me an APK to an older version of this where it still supports Android 4?
5 ★This app is great for hosting node.js stuff locally!
3 ★good app, please how do I run my app on my android Chrome browser, it is not working when I tried it. thanks
5 ★This application is very useful and very good application. will be better if you upgrade the node and npm version please