In this article, I will mainly list the development tools we use most often.
Ubuntu logviewer developers can download logviewer in the Ubuntu store to see the log information of our running apps. This information helps us to discover the error message of our app or scope. The source code of the project can be found at address http://victorpalau.net/tag/ubuntu/.
JSON Viewer:
http://jsonviewer.stack.hu/
In some browsers, the JSON format shown is very messy. The use of this online tool can make our display more beautiful.
grab pictures on your Ubuntu phone connect your phone to your computer, open the terminal in your computer, and type the following command:
$phablet-screenshot A.png
This allows the phone's screen to be stored in a file called A.png in the current directory.
In addition, in the process of using the mobile phone, often need to take screenshots, here to share a quick screenshot of the method, do not need to connect USB and computer Oh. Method: Press and hold volume + press volume-the screen will flash to indicate the screenshot is successful, then open the album to see the screenshot.
Unlock the Click Package
$DPKG-X Myapp.click unpacked
After unlocking the Myapp.click file, all files will be present in the directory "unpacked".
Golang IDEhttp://sourceforge.net/projects/liteide/
Although there are many go language editors on the web. This liteide is a relatively light and quick editor that I am currently using. It's easy to compile and run our Go program.
beautify, go minify javascript codehttp://jsbeautifier.org/
Online Javascript Consolehttp://math.chapman.edu/~jipsen/js/