Skip to content

Minimalist standalone browser for web-based desktop apps, based on WebView

Notifications You must be signed in to change notification settings

serge-hulne/isomorphic-crystal-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isomorphic

Minimalist browser for web-based desktop apps, based on WebView

Installation

git clone https://github.com/serge-hulne/isomorphic
cd isomorphic
make
make install

Dependencies on Linux (or MingW):

  • libwebkit2gtk-4.0-dev
  • libgtk : gtk+-3.0 (See your package manager for instructions ("apt-get" or "yum" or "pacman", or other, depending upon your linux distribution))

Dependencies on Mac

brew install gtk+3

(on Linux : sudo make install (Ubuntu) or make install as root (Debian))

Usage

Examples

1. isomorphic -p http://www.google.com
2. isomorphic -p http://www.google.com -t Testing -w 400 -h 300 

About

Minimalist standalone browser for web-based desktop apps, based on WebView

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published