GithubHelp home page GithubHelp logo

nhv33 / line_launcher Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

Python utility for launching the LINE extension for Chromium browsers (on Ubuntu Linux)

Python 100.00%
automation chrome-extension line pyautogui python

line_launcher's Introduction

Description

This is simple Python script to automatically launch the Chrome extension for the LINE chat application using the PyAutoGUI library. I created this because LINE does not have a desktop client for Linux, so launching LINE required having to open my browser, click on a tiny icon to launch the extension, then click over to the password input field; which was very tedious.

Usage

You will need to have PyAutoGUI and OpenCV installed to use this script:

pip install pyautogui

pip install opencv-python

If you are using some variant of Ubuntu Linux and have the Brave browser installed, you should be able to simply download the repo and click on the icon to run the script, or run it via terminal like so:

python3 path/to/the/file/on/your/computer/launcher.py

If you are using a different browser than Brave, or the GUI scaling is different on your OS, then you may have to take a new screenshot of the LINE icon as it appears on your computer and save it to the project directory as 'line_icon.png'

In Linux Mint you can trigger the script via a hotkey as shown below: Screenshot from 2024-05-24 15-21-38

line_launcher's People

Contributors

nhv33 avatar

Watchers

 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.