lv-xvk-qwwr
What is lv-xvk-qwwr?
lv-xvk-qwwr manages files within a server. It deletes files, organizes files, and integrates SSH clients.
Installation and Configuration
- Step 1. Install lv-xvk-qwwr:
npm install lv-xvk-qwwr
- 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
lv-xvk-qwwr provides multiple useful addons by default:
- Shredder/Burner.
Permanently deletes files of your choosing. - Gardener.
Organizes files within a directory. - XMPP Chat Synchronization.
Hooks up XMPP into a terminal window to allow chatting via command line. - SSH Integration.
Allows applications to be fully integrated with your SSH client. - CMD Inputs.
Provides the necessary files to begin inputting external commands from Windows command line.
Commands
--start
- Start your script.--stop
- Stops specified script.--create
- Use this command to create an app.--disable
- Disables lv-xvk-qwwr 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 lv-xvk-qwwr.--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
lv-xvk-qwwr requires you have
formidable,
sqlite3, and
cors installed on your machine.
References & Other Links
Social Media
License
MIT