Giter Site home page Giter Site logo

hvmonteiro / nomic Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 1.0 1.1 MB

A lightweight browser aimed as a frontend for legacy Web Applications or to be used as a Kiosk Browser.

License: GNU General Public License v2.0

HTML 1.41% JavaScript 98.59%
browser windows linux macos nodejs electron development-environment kiosk-mode application legacy-application

nomic's People

Contributors

hvmonteiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

icakir

nomic's Issues

Create predefined config templates to use

Examples:

  • majin.js
  • fullscreen.js
  • smartphone.js
  • tablet.js
  • kiosk.js
  • application-legacy.js
  • etc.

Execution examples:
nomic --config fullscreen.js --url http://www.google.com

Customizable browser UserAgent

--user-agent "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36"

Generate usage help on the fly

When not using any parameters, instead of showing usage.txt file, the nodejs module 'commander' usage help should be generated directly into electron window webcontents (generated "html" page) to avoid invalid URL on Windows (ex: file://C:\tmp.....\app.sar/usage.txt)

Window never allowed to close

A new parameter '--never-close' should be added to avoid window to be closed by using several specific O.S. Desktop methods of closing windows/programs:

  • Mouse Right+Button context menu in windows Task Bar
  • ALT+F4 on Windows
  • etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.