Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antfu/broz
A simple, frameless browser for screenshots
https://github.com/antfu/broz
browser electron minimalistic screenshot
Last synced: 29 days ago
JSON representation
A simple, frameless browser for screenshots
- Host: GitHub
- URL: https://github.com/antfu/broz
- Owner: antfu
- Created: 2021-05-02T22:04:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T13:18:31.000Z (about 1 year ago)
- Last Synced: 2024-10-04T22:16:44.036Z (about 1 month ago)
- Topics: browser, electron, minimalistic, screenshot
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 843
- Watchers: 6
- Forks: 28
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
broz
a simple, frameless browser for screenshots
$ npx broz antfu.me
FAQ
### Drag the Window
There is a hidden dragging area in the top left corner:
![](https://user-images.githubusercontent.com/11247099/116905120-27909200-ac71-11eb-8db8-dbbd0bffff1c.png)
### Close the Window
You can do that by either:
- End the process in Terminal by ^C / Ctrl+C
- Keyboard shortcuts ⌘W / ⌘Q / Alt+F4
- Menu:
![](https://user-images.githubusercontent.com/11247099/116905572-bef5e500-ac71-11eb-9c10-2ebc7986adbd.png)### Change the URL
Just close it and create another :)
### Navigation
- ⌘[ - Backward
- ⌘] - ForwardThe rest is basically the same as Chrome.