README.md

February 11, 2018 · View on GitHub

ōryōki


Ōryōki [応量器] is an experimental web browser with a thin interface.

Use it to quietly browse the Internet, archive and capture visuals. Use it to tune down the noise — so maybe don’t use it too often.

Ōryōki is an Electron app, meaning that it more or less renders like Chrome, and that all websites are safely sandboxed in a webview. Only for MacOS (for now).


⚆⚆








features


→ See user manual for a more complete run-through.

  • Frameless browsing
  • Picture-in-picture
  • Magic screenshots
  • Video recording
  • Visual filters (invert, grayscale)
  • Night mode
  • Devtools
  • Search dictionary

shortcuts


whathow
• navigation
toggle omniboxcmd L
direct searchctrl return
• window management
toggle title barcmd /
toggle window helpercmd alt M
cycle thru windowsctrl tab
apply preset sizecmd 1, 2, 3, etc.
• image
save screenshotcmd shift ~
copy screenshotcmd shift C
start recordingcmd shift P
stop recordingcmd alt shift P
• utilities
open preferencescmd ,
toggle night modecmd ctrl N
toggle mini consolecmd alt C
filter: invertcmd I
filter: grayscalecmd G

status


Beta. Developed by @thmsbfft.

build from source


Latest updates and work-in-progress features are on the dev branch.

# clone the project
git clone https://github.com/thmsbfft/oryoki.git

# checkout /dev
git branch -a
git checkout dev

# install dependencies
npm install

# package the app
npm run package

/build/Oryoki-darwin-x64/Oryoki.app

contributing


Feedback and suggestions welcome here, or write@oryoki.io.


license → mit