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: 9 months ago
JSON representation
Cheatsheet for Airwindows plugins. This project aims to build an automated frontend for the airwindowpedia documentation file.
- Host: GitHub
- URL: https://github.com/ajboni/airwindows-cheatsheet
- Owner: ajboni
- License: gpl-3.0
- Created: 2023-08-23T23:02:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T12:17:58.000Z (over 1 year ago)
- Last Synced: 2025-06-20T14:27:16.399Z (12 months ago)
- Topics: airwindows, audio-plugin, lv2-plugins, vst-plugins
- Language: JavaScript
- Homepage: https://airwindowscheatsheet.aboni.dev/
- Size: 1.6 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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`