Posts by Matheus • 23 points
1 post
-
2
votes1
answer61
viewsQ: Interacting with the linux system
Is there any function or way to get javascript/Angularjs to communicate with linux? For example: <!doctype html> <html ng-app="myApp"> <head> <link rel="stylesheet"…