darling icon indicating copy to clipboard operation
darling copied to clipboard

Can we get a list somewhere of applications that do or don't work under darling?

Open moon-chilled opened this issue 9 years ago • 8 comments

moon-chilled avatar Oct 06 '16 03:10 moon-chilled

The plan is to implement appdb.darlinghq.org as a Google AppEngine website, but at least for now I focus on improving Darling itself rather than coding a website to show the not-so-great results ;-)

LubosD avatar Oct 11 '16 21:10 LubosD

Would this AppDB work similar to Wine's AppDB where users can contribute their results and also maintain apps? Just curious :)

magiruuvelvet avatar Oct 12 '16 05:10 magiruuvelvet

Maybe in your free time to write such code in PHP, but we'll see.

fervi avatar Oct 16 '16 23:10 fervi

I suggest you take Wine's AppDB source code and just use it.

It's open source and fits your needs.

I did that for an operating system support list for QEMU and had it working in less than a few hours.

claunia avatar Oct 17 '16 04:10 claunia

Any news about this?

leandromqrs avatar Apr 12 '20 02:04 leandromqrs

I've started working on this about a week ago. The plan is as follows:

  • All data of the AppDB will be stored in Git.
  • The frontend will be implemented in Angular (TypeScript).
  • The backend will be implemented in Golang.
  • At least initially, only login via GitHub OAuth will be supported (Google, Microsoft, Apple may come later). Whatever changes you make will be automatically committed into Git under your name/e-mail.

LubosD avatar Apr 12 '20 11:04 LubosD

any progress??

datamaskinen avatar Mar 09 '22 10:03 datamaskinen