Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memopri Command Line Utility

This gem provides a simple way to print text on a CASIO Memopri MEP-F10 label printer from Linux. The printer communicates over Wi‑Fi and this tool implements the minimal protocol required to send text labels.

Installation

$ gem install memopri

The printer must be reachable via the network. The tool depends on cairo and pango to render text.

Usage

Print standard input to the first printer found on the network:

$ echo "Hello, world" | memopri

Specify a printer by IP address:

$ echo "Label" | memopri -p 192.168.0.74

List discovered devices:

$ memopri -l

Development

This project was tested on Debian GNU/Linux with Ruby 2.1.5. Contributions are welcome.

About

Ruby client software for CASIO's memopri MEP-F10

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages