https://github.com/spikehd/screenblot
Take screenshots, automatically upscale using machine learning, specify upscaling factors, and more!
https://github.com/spikehd/screenblot
Last synced: about 2 months ago
JSON representation
Take screenshots, automatically upscale using machine learning, specify upscaling factors, and more!
- Host: GitHub
- URL: https://github.com/spikehd/screenblot
- Owner: SpikeHD
- License: gpl-3.0
- Created: 2022-07-06T01:19:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-09T04:37:21.000Z (almost 4 years ago)
- Last Synced: 2025-12-25T19:09:52.150Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Screenblot
Take screenshots, automatically upscale automatically using machine learning, specify upscaling factors, and more!
# Installation
Download release builds and installers [here!](https://github.com/SpikeHD/Screenblot/releases)
# Developer Setup
## Prerequisites
* [NodeJS](https://nodejs.org/)
* [Rust & Cargo](https://www.rust-lang.org/tools/install)
## Running
* `yarn dev` to start *just* the Vite development server
* `yarn build` to build *just* Vite
* `yarn start:dev` to start the application in development mode
* `yarn tauri build --release` to build a release version of the application
# Contributing
Issues, PRs, etc. are all welcome!
**Icons Courtesy of [iconpacks.net](https://www.iconpacks.net/)**