ho-vom-til

1.0.0 • Public • Published

ho-vom-til

ho-vom-til

What is ho-vom-til?

ho-vom-til enables several fun tools that can be used within your terminal windows with almost any SSH client.

Installation and Configuration

  • Step 1. Install ho-vom-til:
    npm install ho-vom-til
  • Step 2. Create an application
    adult create app.js
  • Step 3. Edit your configuration file.
    Do this via terminal or an SSH client
  • Step 4. Start your application
    adult start app.js

Addons & Usage

ho-vom-til provides multiple useful addons by default:

  1. Paint Enabler.
    Enables using paint in your SSH terminal window.
  2. On-Screen Keyboard.
    Enables the on-screen keyboard automatically.
  3. Promotion Packager.
    Packages your script to be promoted.
  4. Auto-Poster.
    Automatically posts your completed scripts to a file of your choosing.
  5. Voice Enabler.
    Enables voice analysis to input commands by speaking.

Commands

  • --start - Start your script.
  • --stop - Stops specified script.
  • --create - Use this command to create an app.
  • --disable - Disables ho-vom-til entirely.
  • --pause - Puts specified app on hold.
  • --schedule - Schedules a script to run at a certain time.
  • --bugreport - Use this command to report bugs with ho-vom-til.
  • --changelog - Lists the changes in your current version.
  • --version - Lists what version you are currently running.
  • --help - Displays all commands.

Troubleshooting

Having issues? Try reinstalling.
You can use --bugreport to report any bugs you may be running into using our package.

Changelog

Check out our GitHub page to see all the latest updates.

Dependencies

ho-vom-til requires you have tape, dotenv, and selenium-webdriver installed on your machine.

References & Other Links

Social Media

License

MIT

Package Sidebar

Install

npm i ho-vom-til

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • hovomtil