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.3.0.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.3.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: termuxuo-0.3.0.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.3.0.tar.gz
Algorithm Hash digest
SHA256 8f97b484fab781dd72a815054eeb6cf75b6432bd7644c318a55f311a03382b1c
MD5 7505292627401a608018c6a93ccdaaec
BLAKE2b-256 5c53088bfa93eab5d7b016bdf9f41c4d276398b48df39e153168c9ee6ba86443

See more details on using hashes here.

File details

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

File metadata

  • Download URL: termuxuo-0.3.0-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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bb0c1c1348605d6fe744df0e3669b2949871d62bab5c028058b8231f742c17ed
MD5 c6211176026275e1b77a61853cf0ad9e
BLAKE2b-256 a9f7cec217ea13e36a6a4f3d808375e37cb27b41875299a2754aff0d8ea78156

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