Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Linux support #27

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

AlbrechtL
Copy link

This pull requests add Linux support by using mono.

  • Audio decoding is done by ffmpeg instead of NAudio
  • Switch to .net 4.8 (necessary for Xabe.FFmpeg)
  • Add support for OGG, WMA, WAV files (only for Linux)
  • Add sorting of input files to alphabetical order (only for Linux)
  • Add Linux section to README.md
  • Add Linux start script

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

@Mahelita
Copy link

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

@g3gg0
Copy link
Collaborator

g3gg0 commented Dec 29, 2021

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

@AlbrechtL
Copy link
Author

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
Copy link

marc4s commented Oct 23, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants