Giter VIP home page Giter VIP logo

elsaclipper's Introduction

Evercliper

A linux evernote client focus on taking a screenshot, make some marks and saved to evernote.

Supported OS

This application is developped on Ubuntu 12.04 and tested on Ubuntu 14.04. Other Ubuntu version should be ok.

Installation

Install using DEB package

  1. Install evernote python API using pip

sudo pip install evernote

  1. Install python-elsaclipper deb package

sudo dpkg -i python-elsaclipper_0.1-1_all.deb

After that, you can start the application from Unity dash or start from command line:

$ elsaclipper

Start from source

If you don't like deb package, you can also start this application from source code.´

  1. Install evernote python API using pip

sudo pip install evernote

  1. Install depended deb packages

sudo apt-get install gir1.2-keybinder-3.0 python-xlib python-pyinotify python-keyring

  1. start __init__.py under ElsaClipper/elsaclipper

python ElsaClipper/elsaclipper/__init__.py ui

Key binding

ElsaClipper has the feature of binding a keyboard shortcut to taking snapshot of your screen, but this feature is limited by gir1.2-keybinder-3.0, which can only bind shortcuts start with ctrl or alt. If you want to bind other keys, just bind any shortcut to command elsaclipper-clip in your system configuration.

Credits

The screenshot taking feature is from deepin-scrot (https://github.com/linuxdeepin-packages/deepin-scrot)

elsaclipper's People

Contributors

channingbj avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.