toniebox-reverse-engineering / teddy

With this tool you can dump existing files for the famous audio box or create custom ones.
246 stars 32 forks source link

Add Linux support #27

Open AlbrechtL opened 3 years ago

AlbrechtL commented 3 years ago

This pull requests add Linux support by using mono.

Test binaries can be found here: https://github.com/AlbrechtL/teddy/releases/tag/v1.2.4-linux_2

Mahelita commented 3 years ago

Great! Now I can ditch my Windows dev evaluation virtual box. Thanks!

g3gg0 commented 2 years ago

can you check if it works with the Costura package? Is it still alpha or considered beta already?

AlbrechtL commented 2 years ago

can you check if it works with the Costura package?

According to this side https://github.com/Fody/Costura Costura is obsolete and I don't see Windows Forms support. So I expect that it will not work.

Is it still alpha or considered beta already?

I'm using it when I create new music tokens. Unfortunately the mono Windows Forms implementation is really buggy. So I would say that it is usable but only for people that don't have Windows.

marc4s commented 1 year ago

could there be two branches - one for linux one for windows ? I would like to see actually linux builds as well. how complicated would be the proxmark support for linux?