updates README.md
This commit is contained in:
@@ -40,6 +40,20 @@ The source code for openDAW is available under **AGPL v3 (or later)**
|
||||
|
||||
---
|
||||
|
||||
## Looking for Contributors
|
||||
|
||||
We are looking for contributors who can write **clean, human-written code** that follows the existing style and conventions of the project. No AI-generated submissions!
|
||||
|
||||
If you are interested in helping, here are areas where we need support:
|
||||
|
||||
1. **Offline App** — e.g. wrapping openDAW with [Tauri](https://tauri.app/) for a native desktop experience
|
||||
2. **PWA** — turning openDAW into a fully installable Progressive Web App with offline support
|
||||
3. **Timeline Track Management** — design and UX help for track layout, ordering, grouping, and interaction
|
||||
|
||||
We always appreciate help on open issues: https://github.com/andremichelle/openDAW/issues
|
||||
|
||||
---
|
||||
|
||||
## Huge Shoutout To The Incredible openDAW Community!
|
||||
|
||||
To everyone who has contributed feedback, reported bugs, suggested improvements, or helped spread the word — thank you!
|
||||
|
||||
Generated
+8
-8
@@ -8329,9 +8329,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/mediabunny": {
|
||||
"version": "1.35.1",
|
||||
"resolved": "https://registry.npmjs.org/mediabunny/-/mediabunny-1.35.1.tgz",
|
||||
"integrity": "sha512-VrprpjkLTZyIyhzBAc9D3HqgXarAE+le7+6x0Sdu9WN2SD86L8bUy0hz06Xwf14dVPqS7OwpY2KOhlUyqmI2eQ==",
|
||||
"version": "1.37.0",
|
||||
"resolved": "https://registry.npmjs.org/mediabunny/-/mediabunny-1.37.0.tgz",
|
||||
"integrity": "sha512-eV7M9IJ29pr/8RNL1sYtIxNbdMfDMN1hMwMaOFfNLhwuKKGSC+eKwiJFpdVjEJ3zrMA4LGerF4Hps0SENFSAlg==",
|
||||
"license": "MPL-2.0",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
@@ -8846,16 +8846,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mlly": {
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.0.tgz",
|
||||
"integrity": "sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==",
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.1.tgz",
|
||||
"integrity": "sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"acorn": "^8.15.0",
|
||||
"acorn": "^8.16.0",
|
||||
"pathe": "^2.0.3",
|
||||
"pkg-types": "^1.3.1",
|
||||
"ufo": "^1.6.1"
|
||||
"ufo": "^1.6.3"
|
||||
}
|
||||
},
|
||||
"node_modules/modify-values": {
|
||||
|
||||
Reference in New Issue
Block a user