Metadata-Version: 2.1
Name: remt
Version: 0.8.0
Summary: remt - reMarkable tablet command-line tools
Home-page: https://gitlab.com/wrobell/remt
Author: Artur Wroblewski
Author-email: wrobell@riseup.net
License: GPLv3+
Project-URL: Code, https://gitlab.com/wrobell/remt
Project-URL: Issue tracker, https://gitlab.com/wrobell/remt/issues
Description: reMarkable tablet command-line tools.
        
        Features
        
        - reMarkable tablet operations
        
          - list files and directories
          - create directories
          - export a notebook as PDF file using reMarkable tablet renderer or
            `remt` project renderer
          - export an annotated PDF document using reMarkable tablet renderer or
            `remt` project renderer
          - import a PDF document
          - create index of PDF file annotations
          - interactive selection of files on a tablet using `fzf` command
        
        - cache of reMarkable tablet metadata to speed up tablet operations;
          caching supports multiple devices
        - `remt` project renderer
        
          - supports export of large files and usually produces smaller PDF files
            comparing to the reMarkable tablet renderer
          - multi-page notebooks and PDF files
          - drawing tools (non-implemented drawing tool stroke is shown as a dotted
            line)
        
            - ballpoint (no brush supported yet)
            - fineliner
            - sharp pencil with pencil brush
            - highlighter
            - eraser
            - erase area
        
        - `remt` project can be used as a library for UI applications
        
        See `project's homepage <https://gitlab.com/wrobell/remt>`_ for
        usage and installation instructions.
        
        This project is *not* an official project of the reMarkable company.
        
        Please, use reMarkable firmware version 2.0 or later.
        
        The `remt` project is licensed under terms of GPL license, version 3, see
        COPYING file for details. As stated in the license, there is no warranty,
        so any usage is on your own risk.
        
        .. image:: https://gitlab.com/wrobell/remt/raw/master/examples/rm.png
           :align: center
        
Keywords: remarkable tools
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/x-rst
