Skip to main content

Open any application by it's name.

Project description

AppOpener 👏

The AppOpener package is the PYPI module which helps in opening any application without knowing it's absoulute path. The module works by making use of App name and App Id

AppOpener works on python version 3.5 or above 3.5+

Note Github This is version of AppOpener, is only functional on windows.

Visit official documentation of AppOpener here.

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

All notable changes to this project will be documented here.


Features:

  1. Open applications
  2. Create list of Apps & Ids

Install Package 📦

1. Install from PyPi

pip install AppOpener

2. Install from git repository

python -m pip install https://codeload.github.com/athrvvvv/AppOpener/tar.gz/refs/tags/v1.2

Quick start ⚡

from AppOpener import run, mklist, give_appnames
run("telegram, whatsapp") # RUn telegram & whatsapp
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-1.3.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

appopener-1.3-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

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