Project

memopri

0.0
No commit activity in last 3 years
No release in over 3 years
This is a command line based application to use Casio's Memopri (MEP-F10). MEP-F10 is a sticker printer and it is very cheap around 5000 yen ($50). There are no nice same kinds of device which runs on Linux environemnt. You can print stickers using this software.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.6
~> 10.0

Runtime

>= 0
>= 0
 Project Readme

CLI Utility for Memopri MEP-F10

This is a command line based application to use Casio's Memopri (MEP-F10). MEP-F10 is a sticker printer and it is very cheap around 5000 yen ($50). There are no nice same kinds of device which runs on Linux environemnt. You can print stickers using this software.

Installation

  • gem install memopri

Usage

  • echo -e "hoge\nhoge" | memopri

ToDo

  • Image
  • Fix magic numbers
  • Analyze communication protocols more

Test environment

Debian GNU/Linux w/ ruby 2.1.5p273 (2014-11-13) [x86-64-linux-gnu]