Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

🖨️ Printer Manager for SwitchCraft3. Store and queue printing jobs with ease!

License

Notifications You must be signed in to change notification settings

Snowcone-Archive/PolarPrint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolarPrint

🖨️ Printer Manager for SwitchCraft3. Store and queue printing jobs with ease! Licensed under GNU AGPLv3.

Important

Snowflake-Software no longer has a precence on SwitchCraft3, as SwitchCraft3 is shutting down. As such this repository has been archived.

Development

PolarPrint is written in Golang and handlebars. It's recommended that you are familiar with Golang if you wish to work on the backend, and required that you have it installed. See the install offical install guide.

Once you are setup with golang, run the following to install the dependencies

go mod tidy

For easier development we recommend air to reload the program once you change something.

go install github.com/cosmtrek/air@latest
air

Behind the scenes it uses the awesome Fiber framework for the web server.

API Documentation

The API is documented with the awesome Bruno, a "Fast and Git-Friendly Opensource API client".

About

🖨️ Printer Manager for SwitchCraft3. Store and queue printing jobs with ease!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published