Skip to content

ludihan/digitalis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digitalis

digitalis is a music server + some various frontends for the server

extremely wip, nothing works

development environment setup

  1. install Nix on your system (you don't need to install NixOS)
  2. enable flakes and the nix command
  3. enter the devShell
nix develop

build

server

cargo r --bin digitalis-server

tui client

cargo r --bin digitalis-client

react native client

cd react-native
npm i
npx expo start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors