Skip to main content

Open/Close any application by it's name.

Project description

AppOpener 🔓

AppOpener is the python library to open/close any application without knowing it's absoulute path. The library works by making use of App Name and App Id.

Library works on python version 3.5 or above python version 3.5+

PyPI Downloads   PyPI Downloads   PyPI Downloads   Windows Only

Visit official documentation of AppOpener here.

The latest development version is always available at the Github repository.

All notable changes made to the module, will be documented here.


Features:

  1. Open applications
  2. Close applicatons
  3. Create list of Apps & Ids

Integrating AppOpener

See Examples for more.

Install Package 📦

pip install AppOpener

Quick start ⚡

from AppOpener import open, close ,mklist, give_appnames
open("telegram, whatsapp") # Open telegram & whatsapp
close("telgrm", match_closest=True) # Closes telegram as "telgrm" is closest to "telegram"
mklist(name="app_data.json") # Create list of Apps & Ids
appnames = give_appnames() # Save appnames as dictionary

Building package 🔨

git clone https://github.com/athrvvvv/AppOpener.git
cd AppOpener
python setup.py sdist bdist_wheel

The latest release is always available at the Github releases.


Links 🔗

Stay connected 🤝

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

appopener_test-1.5.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

appopener_test-1.5-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file appopener_test-1.5.tar.gz.

File metadata

  • Download URL: appopener_test-1.5.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for appopener_test-1.5.tar.gz
Algorithm Hash digest
SHA256 d0b8f37e79dd916a1b14dcac401d04184f03d98e923d3e0050042edb6d51c479
MD5 5a1d69c7d6afe3dd8d77261a73854d17
BLAKE2b-256 9174f8df6aca7be72ab6cb57572c6ee0c4762c0732a9978149240a58cd79bdec

See more details on using hashes here.

File details

Details for the file appopener_test-1.5-py3-none-any.whl.

File metadata

File hashes

Hashes for appopener_test-1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 91055df94b9289de54df5835b7d563d019d3b58b60edfd87d1d3e71eeaec7ccd
MD5 3c2e89f7d33edef5cf33b29617505f95
BLAKE2b-256 8a054cab3b976845f067190480ee81ac9eaf87d7ed84d368a6441c4976d64073

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page