An open API service indexing awesome lists of open source software.

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!

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/)**