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.3.tar.gz (3.8 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.3-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: termuxuo-0.3.3.tar.gz
  • Upload date:
  • Size: 3.8 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.3.tar.gz
Algorithm Hash digest
SHA256 aef48620d5d1765729103d46a8b2553b47aad446df31506e5f5de9059477ff15
MD5 b8158aff0357cc8961c9f879659131a9
BLAKE2b-256 c7973f3d987b7f96ee84a0019bd70a474e5aca4e547d14b7ee57af29f717c86a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: termuxuo-0.3.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a29d5bb8cfe05db75416f368b56d1d504312113a65e554742458fa470e16ba44
MD5 a74bb9539279733e09d44b6ca4cd04a7
BLAKE2b-256 40e81278d72287121828d44c270f51ace450f85f243b9a8a10aedf625ce575f3

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