StefWe

Results 5 comments of StefWe

I was actually thinking about taking a look at Starfish. But I don't have a Sailfish OS device either.

@ncartron I am interested, but I am just a hobby developer. I have never developed a SFOS app before. I don't know how fast the results could be.

@ncartron you can contact me per mail stefwe at mailbox.org, so we can talk about details

You can download the latest CLI from github in the [releases section](https://github.com/rusakovichma/TicTaaC/releases). Unzip and then exce the cmd ./bin/tic-taac.sh -h

@pentestguy can you test a small example and create a test.sh file with the following content > #!/usr/bin/env sh > echo "hello" make it executable with `chmod +x test.sh` and...