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:
- Open applications
- 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 🔗
- PYPI page - https://pypi.org/project/appopener/
- Official documentation - https://AppOpener.readthedocs.io/en/latest/
- Github releases - https://github.com/athrvvvv/AppOpener/releases/
- Project changelog - https://github.com/athrvvvv/AppOpener/blob/module/CHANGELOG.md/
- Issue tracker - https://github.com/athrvvvv/AppOpener/issues/
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
Built Distribution
File details
Details for the file appopener-1.2.tar.gz
.
File metadata
- Download URL: appopener-1.2.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24b6bdea11fbf3ede590d3fa4107afb15a1ffc5da9679be76b06ec259aa84be3 |
|
MD5 | 5945cee0ffae41977f23291899532f09 |
|
BLAKE2b-256 | 9355f5eebe23315340559e9adce1ad06bfdbd56fff2e8a233a4f49628fb366b7 |
File details
Details for the file appopener-1.2-py3-none-any.whl
.
File metadata
- Download URL: appopener-1.2-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 697067a3cfb01de73665248822bcc1177c27e4dd65fe308ce85ad4892cb61c03 |
|
MD5 | cb4da91d7e1992de73bde73d8a4c7249 |
|
BLAKE2b-256 | ae30e1ae5fe53ca114c76d95e027a11a1a3311859b653bdd532db3b898fecbca |