Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajboni/airwindows-cheatsheet

Cheatsheet for Airwindows plugins. This project aims to build an automated frontend for the airwindowpedia documentation file.
https://github.com/ajboni/airwindows-cheatsheet

airwindows audio-plugin lv2-plugins vst-plugins

Last synced: 8 days ago
JSON representation

Cheatsheet for Airwindows plugins. This project aims to build an automated frontend for the airwindowpedia documentation file.

Awesome Lists containing this project

README

        

# Airwindows Cheatsheet

Cheatsheet for [Airwindows](https://www.airwindows.com) plugins.
This project aims to build an automated frontend for the airwindopedia documentation file.
This site works offline and can be "Installed" on mobile devices and computers as a PWA app.

# Features

- Category filters
- Search filters
- Favorites
- Add your own notes to plugins.
- Automatic Builds.
- Mobile friendly.

# License and Copyright

The content of [airwindopedia](https://www.airwindows.com/wp-content/uploads/Airwindopedia.txt) (used in this page) is property of Chris Johnson © 2023 [Airwindows | handsewn bespoke digital audio.](https://www.airwindows.com)

# Development

- Clone the repo.
- `npm install`
- `npm run dev`
- Web server should be reachable at `http://localhost:5173`

# Build

- `npm run build`

# Scrape

- `npm run scrape`