A matrix client that focuses on a good look & feel
Go to file
b1ek 2facd06e75
add background
2023-08-13 11:30:08 +10:00
.vscode init repo 2023-08-12 02:06:00 +10:00
public init repo 2023-08-12 02:06:00 +10:00
src add background 2023-08-13 11:30:08 +10:00
src-tauri remove decorations by default 2023-08-12 17:13:16 +10:00
.gitignore init repo 2023-08-12 02:06:00 +10:00
README.md add showcase image 2023-08-12 15:51:26 +02:00
index.html init repo 2023-08-12 02:06:00 +10:00
package.json add routing & state & welcome screen 2023-08-13 11:09:34 +10:00
tsconfig.json init repo 2023-08-12 02:06:00 +10:00
tsconfig.node.json init repo 2023-08-12 02:06:00 +10:00
vite.config.ts init repo 2023-08-12 02:06:00 +10:00
yarn.lock add routing & state & welcome screen 2023-08-13 11:09:34 +10:00

README.md

blek! nox

blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel

build

yarn
yarn tauri build
# your build will be in src-tauri/target/release

showcase