Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amasecocoa/midist
Command line tool for easy access to Misskey's theme/plugin installation functionality.
https://github.com/amasecocoa/midist
Last synced: about 1 month ago
JSON representation
Command line tool for easy access to Misskey's theme/plugin installation functionality.
- Host: GitHub
- URL: https://github.com/amasecocoa/midist
- Owner: AmaseCocoa
- License: mit
- Created: 2024-11-20T13:08:50.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-21T12:06:31.000Z (about 2 months ago)
- Last Synced: 2024-11-21T12:38:49.624Z (about 2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# midist
Command line tool for easy access to Misskey's theme/plugin installation functionality.
## Installation
### pip
```
pip install midist
```
### pipx
```
pipx install midist
```
## Usage
An example project structure can be found in [example](/example)
```
midist (Base url including http or https)
```
To specify the directory where the project is stored, use the format `--dir directory`.The results are output in the `dist` folder of the directory.
You can also access `/api/(themes/plugins)/index.html` to get the url to present as installation instructions