muwire
muwire copied to clipboard
cli-lanterna uses $HOME/.MuWire by default
My Preconditions: $HOME/.MuWire does not exists
Done the steps from the cdescription of the reproducible build: switched to a 11-jdk (higher do not work -> yes I tried)
- git clone https://github.com/zlatinb/muwire
- cd muwire
- git checkout muwire-0.8.10 4 ./gradlew clean assemble Did the sha check, yes all is fine.
Then tried to run the cli-lanterna variant: cd muwire/cli-lanterna/build/libs java -jar cli-lanterna-0.8.10-all.jar
Setupdialog appears and all dirs there are prelocated in $HOME/.MuWire. Yes you can change it in the dialog but default should $HOME/.config/MuWire like in the GUI-Client.
Hey,
I've practically abandoned the cli-lanterna
project. If you look through the git log it's been getting the bare minimum attention, just enough to compile. I don't have the capacity to work on it so I removed it from the README.md
a few releases ago.
If there is interest in resurrecting it I'm willing to bring it up-to-date so that it basically works, but I don't want to be porting features to it. If someone wants to adopt that project it would be great and I will be happy to help them with advice.
This applies to issue #111 too.