linux - Hardware+OS setup for an Application -
i want create scheme input usb barcode scanner, validate on remote server , display reply (text , images). utilize javafx or in-browser js web application grab scanner input somehow. i'm planning run application on raspberry pi or plain pc.
is there way (or special linux distribution) ensure scheme loads same way , starts javafx app or opens particular web page in browser? e.g. no login page, no update or other popups shown.
any other ideas? thanks ...
found interesting solution here, javafx gui app started command line, without x-server(linux graphical interface) @ all.
i have done similar, , it's not hard. working on pi, want utilize linux , having limited hardware mean should minimising running. due this, recomend run lite weight distro. arch (which used) allows build want ground without need find , compile lfs or gentoo.
as booting, next 2 wikis give details of starting gui without manual login: https://wiki.archlinux.org/index.php/automatic_login_to_virtual_console https://wiki.archlinux.org/index.php/start_x_at_login
after that, matter of putting command launch programme in .xinitrc.
linux javafx raspberry-pi embedded-linux barcode-scanner
No comments:
Post a Comment