Giter Club home page Giter Club logo

m210's Introduction

======
 M210
======

M210 provides tools for using Pegasus Tablet Mobile NoteTaker (M210)
in Linux systems.

Author: Tuomas Räsänen <[email protected]>
Homepage: <http://tjjr.fi/sw/m210/>

Features
========

- Download notes in raw format (memory dump).
- Convert raw notes to SVG images.
- Erase notes from the device.
- Show device information.

How to install
==============

Just run the following command:

  ./configure && make
  make install

It installs the library to /usr/local/lib and header files to
/usr/local/include. See INSTALL for details.

There is also a predefined udev rules file
udev/rules.d/40-m210.rules. You can just copy that to
/etc/udev/rules.d to allow udevd to give group ownership of plugged
M210 devices to plugdev.

How to use
==========

Download notes to a file:

  m210 dump > notes

Convert downloaded notes to SVG files:

  m210 convert < notes

Erase notes from the device's memory:

  m210 delete

Display device information:

  m210 info

How to report bugs
==================

The bug database is hosted in Launchpad. If you have found a bug or
have an improvement idea you want to share, please report it at
<https://bugs.launchpad.net/m210>. However, to avoid duplicate bug
reports, before reporting, please check if similiar or identical bug
has already been reported. If the description of the existing bug
report If so, you can still subscribe to the existing bug to track its
progress.

If you are unsure whether the problem you have is due to a bug, you
can ask questions at <https://answers.launchpad.net/m210>.

How to contribute
=================

Source code history is controlled with Git and hosted hosted in
GitHub. The preferred way to contibute is to clone the main repository
and send pull-requests. Patches via email are also accepted, but do
not use attachments; insert the patch to body of the message.

How to copy
===========

M210 is licensed under the terms of GNU Public License version 3 or
later. In short, it means that you are free to copy, modify and
redistribute this software as long as you place the derivative work
under a compatible license. See COPYING for details.

m210's People

Contributors

tuomasjjrasanen avatar

Watchers

webushka avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.