Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quotewall

Sometimes a real good quote needs remembering.

About

Quotewall is a web app that allows my friends to memorialize quotes using a thermal printer. The program is a web app that interfaces with compatible printers using the ESC/POS protocol from Epson.

Webpage:

Result:

Building

The program can be built for any platform using Rust's cargo tool.

To run the program in dev:

  1. cargo run

To build the program for production

  1. cargo build -r
  2. Find the built app in /target/release

License

This project is licensed under the MIT License.

About

Sometimes a real good quote needs remembering

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages