Tristan Ross

Results 408 comments of Tristan Ross

I found out the problem, I modified and build nodeos-userfs in its directory

Making it say something else in the usersfs init file

This is the repo: https://github.com/Ross-Computers/Nodebuntu I modified the node_modules/nodeos-usersfs/resources/init.js to have: ```js #!/usr/bin/env node console.log("Nodebuntu 17.04 (Zesty Zapus)"); ```

Yeah BlueLight does a sort of similar thing or will https://bluelightos.github.io/ 20.12.2018, 21:50, "Dilan Omer" :Is it possible to create an electron app for NodeOS to act as an application...

Well, in a future update I'll be testing chromium vs electron application running OS.js.20.12.2018, 21:54, "Dilan Omer" :But isn’t blue light a complete operating system, rather than something like Electron....

At least wait until I release 0.1.5-prealpha because that adds an installer and office writer app.20.12.2018, 21:57, "Dilan Omer" :I might play around with Bluelight then, because I think it’ll...

Thanks the installer is being shipped in the next update which is being shipped in less than an hour.20.12.2018, 22:02, "Dilan Omer" :Mmmm... I will probably play around with it...

I can write the framework, it could be based off of my framework for NOS's ui engine.

This is an issue with node-pty