diff --git a/WeKan-Multiverse-Roadmap.md b/WeKan-Multiverse-Roadmap.md index 9a42746..ee458f4 100644 --- a/WeKan-Multiverse-Roadmap.md +++ b/WeKan-Multiverse-Roadmap.md @@ -121,5 +121,13 @@ https://github.com/wekan/php/blob/main/page/allboardschar.php - Repo https://github.com/wekan/hx/tree/main/prototypes/code/webserver/works/freepascal-router - Router and some webpage - Works at many retro and modern OS, but not at s390x that FreePascal does not support yet https://wiki.freepascal.org/ZSeries - - +- FreeDOS and Bash + - Repo https://github.com/wekan/wedos + - Features: + - DOS: .bat script, that shows menu, and uses SQLite DOS version to make queries to WeKan SQLite database + - Bash: .sh script, that shows menu, and uses SQLite CLI to make queris to WeKan SQLite database +- Minio + - Repo: https://github.com/wekan/minio-metadata + - Features: + - Uses Bash script and CLI binaries to migerate text data and attachments from MongoDB to SQLite and Minio + - There is Node.js, Go etc drivers for using Minio