Skip to main content

JSwitch: text-based menu for switching between Java environments

Project description

jswitch

PyPI version

Currently beta and should not be considered stable.

Install

Install from pypi.org using pip:

python -m pip install jswitch

Install from source by running this from the root of the source code directory:

python setup.py install

Usage

Simply run jswitch from the command line to launch the menu.

jswitch

Or invoke via Python:

python -m jswitch

To use the tool inside PYthon source code:

from jswitch import Jswitch

jswitch = Jswitch()
jswitch.run()

Controls

  • Esc or q: Quit
  • Enter, l, or Right Arrow: Connect
  • j or Down Arrow: Down
  • k or Up Arrow: Up
  • e: Edit config file

When using the Edit (e) command, it tries to use the editor defined in EDITOR environment variable, otherwise attempts to default to a system editor.

Source code

https://github.com/DevDungeon/jswitch

Author

NanoDano nanodano@devdungeon.com

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

jswitch-0.0.2.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file jswitch-0.0.2.tar.gz.

File metadata

  • Download URL: jswitch-0.0.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.4

File hashes

Hashes for jswitch-0.0.2.tar.gz
Algorithm Hash digest
SHA256 572315be7e5c4e3219ed061dae5617d01a203bfc00e6a9135c1eb7f2f5f3c126
MD5 f7a8f15414d840beee9708147c28f0ba
BLAKE2b-256 379c9fd3a72a22950f4678569818f54112541f309123ace893bccf22afd68c49

See more details on using hashes here.

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