GithubHelp home page GithubHelp logo

clip-text-convert's Introduction

Clipboard Text Converter

##Introduction

This converter is based on python-myanmar by Thura Hlaing.

It can be used as a CLI tool and also be set as a keyboard shortcut key.

This converter contains two python scripts to convert unicode to zawgyi and zawgyi to unicode.

In addition, there are two Bash Scripts "noticonv" and "noticlip". "noticonv" is used for Pidgin to convert recent message of it into Unicode and "noticlip" will show the text in clipboard as notification after it's converted to unicode.

##Installation

  • Download python-myanmar latest version and install first.

      sudo dpkg -i python-myanmar_0.0.2-0_all.deb
    
  • Download clip-text-convert zip file and extract it.

  • Change into the extracted directory in Terminal.

  • Run make command as root:

      sudo make
    

##Usage

###Zawgyi to Unicode

  • Copy the Zawgyi text.

  • Run the command "conv2uni" in terminal or press the shortcut key that you assigned.

  • Paste the text (Ctrl + V) in somewhere you want.

###Unicode to Zawgyi

  • Copy the Unicode text.

  • Run the command "conv2zg" in terminal or press the shortcut key that you assigned.

  • Paste the text (Ctrl + V) in somewhere you want.

###Pidgin Message Notification

  • When someone send a message in Zawgyi and you are using IM on Pidgin, The message will be shown in Unicode as notification by runing the command "noticonv" in terminal or pressing the shortcut key that you assigned.

###Clipboard Text Notification

  • If you want to see the Zawgyi text in Unicode instantly, copy the Zawgyi text and run the command "noticlip" in terminal or pressing the shortcut key that you assigned.

  • The text you copied will be converted into Unicode and shown as Notification.

###Shortcut Assignment in Ubuntu

  • Go to All Settings > Keyboard > Shortcuts > Custom Shortcuts.

  • Click on "+" button to add new custom shortcut.

  • Set as shown in Figure and assign the key you want.

##Uninstall

  • Change into the clip-text-convert directory in Terminal.

  • Run following command:

      sudo make uninstall
    

##Demonstration on YouTube

##License

       DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
               Version 2, December 2004

Copyright (C) 2013 Naing Ye` Minn [email protected]

Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.

       DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  1. You just DO WHAT THE FUCK YOU WANT TO.

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.