Termux

Recently I’ve found a very neat Adnroid app which I can run on my Chromebook - Termux- “Termux combines powerful terminal emulation with an extensive Linux package collection.” In essence after installing it you will have a nice Linux distro on your Android device without root. In my case I’ve decided to try if I can use Termux for Node development. Node development The initial plan was to install node inside Termux and to use it to install npm packages and run code. ...

October 31, 2016 · 3 min · 452 words

Develop Qlik Sene extension with Chromebook

I’ve started playing with Qlik Sense extensions these days and pretty much I’m happy with the process in overall. You can develop extensions using Workbench (if you have Qlik Sense Desktop installed) or any text editor. But if you have Sense Server installed you need to develop directly on the server or upload your files every time a change is made. From 7-8 months I’m a proud owner of Chromebook and I’m trying to use it as many as possible. At this point I can use it as my default laptop for work. ...

November 12, 2014 · 2 min · 245 words