Anton Gustafsson

Results 20 comments of Anton Gustafsson

On this page https://iba-world.com/category/iba-cocktails/ Run this script to get all the names let nodeList = document.getElementsByClassName("et_pb_salvattore_content")[0].querySelectorAll('h3 > a'); let names = [...nodeList].map(x => x.text); console.log(names);

Yes! I could write a guide on how to contribute with new recipes, will add to README.md

@Neriderc I have updated the readme with guides to add new ingredient and cocktails. Would be great if anyone tried it out and provided feedback if I need to be...

@Neriderc Thank you! I agree

Hi! Thank you for opening this issue I'm familiar with TheCocktailDB, a lot of cocktails used in Drinkable is import from there. However I did a lot of manual work...

@w9925 Great Idea. Where should I put it? Under Github Releases?

F-droid lists the apk already and Obtainium supports F-droid as an app source. So this should already work? Or is it something I'm missing?

Thank you for the recordings, I will look into this

Thank you! It seems like a nice tool Do you think that linking to it from the README file is enough, or did you have something else in mind

Hi! Great idea 💡 But unfortunately I don't think this is possible to implement into a webview. This app is built using capacitor js. I could add more themes to...