A small first try of writing a Matrix Client in wasm and rust using the Matrix Rust SDK
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Rust
- Nodejs
- Yarn
- gettext (See: https://github.com/kellpossible/cargo-i18n#system-requirements)
- When you want to recompile translations:
- https://github.com/kellpossible/cargo-i18n
cargo install xtr
- Clone the repo
git clone https://github.com/MTRNord/Daydream.git
- Install node dependencies
yarn install
yarn run build
yarn run start:dev
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the AGPL-v3.0 License. See LICENSE
for more information.
Matrix Room - #daydream:nordgedanken.dev
MTRNord - @mtrnord - https://matrix.to/#/@mtrnord:nordgedanken.dev
Project Link: https://github.com/MTRNord/Daydream