https://github.com/msudgh/ovm
Streamline management of vaults and plugins for Obsidian end-users by enhancing productivity and efficiency.
https://github.com/msudgh/ovm
cli obsidian oclif vaults
Last synced: about 1 year ago
JSON representation
Streamline management of vaults and plugins for Obsidian end-users by enhancing productivity and efficiency.
- Host: GitHub
- URL: https://github.com/msudgh/ovm
- Owner: msudgh
- License: gpl-3.0
- Created: 2024-06-30T11:40:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T10:03:22.000Z (about 1 year ago)
- Last Synced: 2025-04-04T09:43:06.655Z (about 1 year ago)
- Topics: cli, obsidian, oclif, vaults
- Language: TypeScript
- Homepage:
- Size: 586 KB
- Stars: 21
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Obsidian Vaults Manager [](http://npmjs.com/package/ovm)  [](https://github.com/msudgh/ovm/actions/workflows/test.yml) [](https://codecov.io/github/msudgh/ovm)
OVM is a CLI application designed to independently streamline management of vaults and plugins for Obsidian end-users by enhancing productivity and efficiency.
## Features
- **Manage plugins**: Install, Uninstall, and Prune plugins in vaults.
- **Execute commands on vaults**: Run shell commands on vaults.
- **Generate reports**: Generate statistics of vaults and installed plugins.
- **Interactive CLI**: Easy wizard interface to select vaults and plugins for each command.
- **Cross-platform**: Windows, macOS, and Linux.
## Documentation
You can checkout the detailed documentation for OVM:
- [Installation](docs/installation.md)
- [Configuration](docs/configuration.md)
- [Commands](docs/commands.md)
## License
This project is licensed under the [GPL-3.0-only License](LICENSE).