Show HN: Hacker News desktop application in Kotlin/Swing
1–10 of 92 posts
Re: Show HN: Hacker News desktop application in Kotlin/Swing
#2Re: Show HN: Hacker News desktop application in Kotlin/Swing
#3Re: Show HN: Hacker News desktop application in Kotlin/Swing
#4This is why electron is so popular
Re: Show HN: Hacker News desktop application in Kotlin/Swing
#5Jesus. definitely looks like a swing app
Is there any way to customize the theme? I'd love something that's more clean and looks more modern.
Re: Show HN: Hacker News desktop application in Kotlin/Swing
#6Jesus. definitely looks like a swing app
Definitely got that swing feeling to it :) Is there any way to customize the theme? I'd love something that's more clean and looks more modern.
Re: Show HN: Hacker News desktop application in Kotlin/Swing
#7Re: Show HN: Hacker News desktop application in Kotlin/Swing
#8Has anyone successfully compiled it with the kotlinc command line tool?
Re: Show HN: Hacker News desktop application in Kotlin/Swing
#9Jesus. definitely looks like a swing app
Definitely got that swing feeling to it :) Is there any way to customize the theme? I'd love something that's more clean and looks more modern.
Thankfully JavaFX is pretty easy to customise, it's roughly writing CSS, and there's a few high quality themes out there. Take a look at JFoeniX[0] for example for a material design inspired look.
Re: Show HN: Hacker News desktop application in Kotlin/Swing
#10This is why electron is so popular