All Projects → thmsbfft → Oryoki

thmsbfft / Oryoki

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Oryoki

html-over-dns
An experiment to host a website with the content served over DNS.
Stars: ✭ 29 (-94.01%)
Mutual labels:  experimental
sling-whiteboard
Apache Sling Whiteboard - testing ground for new ideas
Stars: ✭ 37 (-92.36%)
Mutual labels:  experimental
elm-prepack-experiments
Experimenting with running built Elm programs through Prepack
Stars: ✭ 18 (-96.28%)
Mutual labels:  experimental
traffic-prediction
Predict traffic flow with LSTM. For experimental purposes only, unsupported!
Stars: ✭ 47 (-90.29%)
Mutual labels:  experimental
Verdant
An experimental tool that stores and visualizes local versioning in JupyterLab
Stars: ✭ 128 (-73.55%)
Mutual labels:  experimental
petter
Petter – a vector-graphic-based pattern generator.
Stars: ✭ 23 (-95.25%)
Mutual labels:  experimental
swirlr-wasm
willdady.github.io/swirlr-wasm/
Stars: ✭ 21 (-95.66%)
Mutual labels:  experimental
Chrome Vs Code
A web browser integrated in VS Code editor tabs. ☢️ experimental ☢️
Stars: ✭ 351 (-27.48%)
Mutual labels:  experimental
staticfuzz
Memories which vanish
Stars: ✭ 15 (-96.9%)
Mutual labels:  experimental
Metatrader
Expert advisors, scripts, indicators and code libraries for Metatrader.
Stars: ✭ 99 (-79.55%)
Mutual labels:  experimental
bio-pipeline
My collection of light bioinformatics analysis pipelines for specific tasks
Stars: ✭ 60 (-87.6%)
Mutual labels:  experimental
notable-insiders
A repository containing experimental releases of Notable.
Stars: ✭ 131 (-72.93%)
Mutual labels:  experimental
baresip-webrtc
Baresip WebRTC Demo
Stars: ✭ 33 (-93.18%)
Mutual labels:  experimental
OnceBuilder
OnceBuilder - managment tool, mange projects, templates, plugins in one place.
Stars: ✭ 18 (-96.28%)
Mutual labels:  experimental
Conception Go
An unfinished Go implementation of Conception.
Stars: ✭ 278 (-42.56%)
Mutual labels:  experimental
nuxt-realworld
🛠 Built a Example App of RealWorld with Nuxt & Composition API ⚗️
Stars: ✭ 127 (-73.76%)
Mutual labels:  experimental
squee
A Typed, Composable Database Query Language
Stars: ✭ 104 (-78.51%)
Mutual labels:  experimental
Neumorphism
Try to Neumorphism in Android (Just experimental!! 🧪)
Stars: ✭ 365 (-24.59%)
Mutual labels:  experimental
Reactive Streams Commons
A joint research effort for building highly optimized Reactive-Streams compliant operators.
Stars: ✭ 335 (-30.79%)
Mutual labels:  experimental
windows-lab
Windows Automated Lab with Vagrant
Stars: ✭ 78 (-83.88%)
Mutual labels:  experimental

ō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


what how
• navigation
toggle omnibox cmd L
direct search ctrl return
• window management
toggle title bar cmd /
toggle window helper cmd alt M
cycle thru windows ctrl tab
apply preset size cmd 1, 2, 3, etc.
• image
save screenshot cmd shift ~
copy screenshot cmd shift C
start recording cmd shift P
stop recording cmd alt shift P
• utilities
open preferences cmd ,
toggle night mode cmd ctrl N
toggle mini console cmd alt C
filter: invert cmd I
filter: grayscale cmd 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 [email protected].


license → mit

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].