https://github.com/websoft9/plugin-navigator
Websoft9 plugin fork from cockpit-navigator
https://github.com/websoft9/plugin-navigator
Last synced: about 1 year ago
JSON representation
Websoft9 plugin fork from cockpit-navigator
- Host: GitHub
- URL: https://github.com/websoft9/plugin-navigator
- Owner: Websoft9
- License: other
- Created: 2023-08-07T08:22:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-05T01:11:30.000Z (almost 2 years ago)
- Last Synced: 2025-05-01T11:37:09.683Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.65 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](http://www.gnu.org/licenses/gpl-3.0)
[](https://github.com/Websoft9/plugin-navigator)
[](https://github.com/Websoft9/plugin-navigator)
[](https://github.com/Websoft9/plugin-navigator)
# Websoft9 Plugin - `navigator`
This repository is fork from [cockpit-navigator](https://github.com/45Drives/cockpit-navigator.git) which is a file System Browser for Cockpit-remotely browse, manage, edit, upload, and download files on your server through your web browser.
## Features
With no command line use needed, you can:
- Navigate the entire filesystem,
- Create, delete, and rename files,
- Edit file contents,
- Edit file ownership and permissions,
- Create symbolic links to files and directories,
- Reorganize files through cut, copy, and paste,
- **Upload files by dragging and dropping**,
- **Download files and directories**.
| Browsing Filesystem |
| ---------------------------------------- |
|  |
| Editing Content | Editing Properties |
| ----------------------------------------- | ------------------------------------------- |
|  |  |
## Install and Upgrade
This plugin is a part of [Websoft9](https://github.com/Websoft9/websoft9) which is a web-based PaaS platform.
You can install or upgrade it by below command:
```
wget https://websoft9.github.io/websoft9/scripts/update_zip.sh && bash ./update_zip.sh --channel release --package_name "navigator-latest.zip" --sync_to "/usr/share/cockpit/navigator"
```
## How to contribute it?
We greatly welcome community contributions to provide suggestions and improvements to our project:
1. Reporting bugs
If you find a bug, please tell us so we can triage it. All bugs are managed in this [GitHub repo](https://github.com/45Drives/cockpit-navigator/issues/new/choose).
2. Feature requests
You can request new features in this [GitHub repo](https://github.com/Websoft9/plugin-navigator/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=enhancement+title+for+%5Bappname%5D).
3. Contributing to the navigator codebase, some times will have reward for it
Please follow our [contribution guidelines](CONTRIBUTING.md) when making a contribution.
## License
**plugin-navigator** is maintained by [Websoft9](https://www.websoft9.com) and released under the GPL3 license.