Flipnote.NET icon indicating copy to clipboard operation
Flipnote.NET copied to clipboard

Linux support

Open ghost opened this issue 3 years ago • 4 comments

Can this be compiled for Linux?

ghost avatar Dec 09 '22 22:12 ghost

The application uses WPF API which currently has no linux implementation (unlike C# WinForms which is supported by Mono framework for non-Windows devices). The project was intended to be Windows-only the moment I wrote it. I may add multiplatform support in the future.

NotImplementedLife avatar Dec 10 '22 09:12 NotImplementedLife

That would be very great. I'd love a Flipnote Studio clone (that I could use lol), but unfortunately all of them seem to die out pretty quickly. If only I could program. 😔

ghost avatar Dec 11 '22 22:12 ghost

I understand how you're feeling. The simple lack of "Flipnote Studio for PC" actually drove me into starting this project. Even though there aren't any (known) drawing apps that replicate DSi flipnotes 1:1, there is still some good animation software you can try, such as Clipnote Studio (looks like you can get Linux support there through Wine).

I'll try to keep Flipnote.NET as close as possible to the original feeling of Flipnote Studio just for nostalgia purposes 🙂

NotImplementedLife avatar Dec 12 '22 18:12 NotImplementedLife

Can this be compiled for Linux?

You can use wine to run this (i think... im not a linux guy, i just know computer nerd stuff c:) Wine

Tycho10101 avatar Aug 16 '24 01:08 Tycho10101