Giter Club home page Giter Club logo

autowieiswie's Introduction

AutoWieIsWie

Automatically searches the KULeuven wie-is-wie for matches with your clip-board contents.

Requirements

This program is written in Python, so you'll need python. I only tested it with Python3, i don't know if it works with earlier versions. This program relies on tkinter, so you will need to have that installed:

sudo apt-get install python3-tk

How to use it

Just run python3 wie-is-wie.py and the program will start running. It will check your clipboard content with wie-is-wie and output it to the terminal. If you copy something new, so when your clipboard content changes, it will automatically look that up as well and output it to the terminal.

Optimizations

When your clipboard contains something that has no space in it, like a normal name would have, it will search the wie-is-wie with first-name and last-name as the content of your clipboard. If you wonder why this is, you don't know everything about wie-is-wie there is to know.

When your clipboard contains spaces, it will search for every possible combination. E.g. Your clipboard contains "Mark Jan Peeters", the wie-is-wie will be searched for:

  • Mark Jan
  • Mark Peeters
  • Jan Mark
  • Jan Peeters
  • Peeters Mark
  • Peeters Jan

autowieiswie's People

Contributors

midaslamb avatar

Stargazers

 avatar  avatar

Watchers

 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.