Skip to main content

A lightweight utility to open urls with python or with the cli that requires Zero extra dependencys

Project description

TermuxUO

Aka TermuxUrlOpener

License: MIT Python Version PyPI version PyPI downloads

Zero Dependencys Required.

This dual function pip package & cli tool was made to solve an issue with Termux, not allowing opening urls in browser easily without their companion app; This package solves that.

Required packages: None

Yeah thats right, this requires Zero extra packages to work it only needs access to ActivityManager and some python packages that are auto installed when getting python on 3.10+

Cli Usage

Its dead simple.

All you have to do is type the command and then the url

termuxuo <url>

Package Usage

Simply import the library and your good to go, just use the open_url function to open whatever url you passed in

import TermuxUO
TermuxUO.openurl('https://example.com')

Allow verbose output in python enviornment

To allow verbose in a python script import the varible and set it to True

from TermuxUO import openurl, python_verbose_allowed
python_verbose_allowed = True
openurl('https://example.com', verbose=True)

Installation

pip install TermuxUO

Uninstallation

pip uninstall TermuxUO

Flags

Flag Function
-v Verbose output
-V Show version information
-h Show help menu

Aditional flag alliases

  • --verbose
  • --version
  • --help

Links!

View the pypi package here!

Open an issue here!

View Android Developer docs on activity manager here

License information

This project is licensed under the Mit license, see LICENSE

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

termuxuo-0.2.8.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

termuxuo-0.2.8-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file termuxuo-0.2.8.tar.gz.

File metadata

  • Download URL: termuxuo-0.2.8.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for termuxuo-0.2.8.tar.gz
Algorithm Hash digest
SHA256 a68a51d2fab6b06c27ee7ce0bb890636a0eca03d69bd23d0e3fae0f422e1c47c
MD5 534c575edb529502e384dc2d6bb5ddbc
BLAKE2b-256 fc318f93cfd44b598a8b0208dab75f3ebdb90e4dc683be04c679b760c7c1f8b4

See more details on using hashes here.

File details

Details for the file termuxuo-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: termuxuo-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for termuxuo-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 1c9b4b6f463f8bb10498e603d39068b80104ba92ecafbee5bb10a041aa570253
MD5 49daf754b956be6fa44b84779417ac9f
BLAKE2b-256 d010cc72a2dc9e11dafdd2492802a3af9bd5d92c65b86d470b51f876479a19be

See more details on using hashes here.

Supported by

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