HNDesktop

所属分类:前端开发
开发工具:kotlin
文件大小:313KB
下载次数:0
上传日期:2017-10-08 23:45:36
上 传 者sh-1993
说明:  黑客新闻的Kotlin Swing桌面应用前端
(A Kotlin Swing desktop application front-end for Hacker News)

文件列表:
LICENSE (1075, 2017-10-09)
pom.xml (4007, 2017-10-09)
screenshot.png (147675, 2017-10-09)
screenshot2.png (174590, 2017-10-09)
src (0, 2017-10-09)
src\main (0, 2017-10-09)
src\main\java (0, 2017-10-09)
src\main\java\App.kt (17053, 2017-10-09)
src\main\java\Comment.kt (215, 2017-10-09)
src\main\java\FaviconFetcher.kt (3048, 2017-10-09)
src\main\java\Item.kt (1007, 2017-10-09)
src\main\java\PubSub.kt (1071, 2017-10-09)
src\main\java\Story.kt (1031, 2017-10-09)

# HNDesktop A (Java) Swing desktop application Hacker News client written in Kotlin. I think it would be funny to make it actually good”contribute if you think so too. Or if you think the world actually needs this, that's okay too. More background on the project here (and a **video** of it running!): http://symbolflux.com/projects/hndesktop To build/run: 1) Install Maven (`brew install maven` or `sudo apt-get install maven`) 2) cd to HNDesktop repo root 3) run `mvn package` (this builds the project with Maven) 4) `java -jar target/HNDesktop-1.0-SNAPSHOT-jar-with-dependencies.jar` Note: if you are using OpenJDK, you need to install JavaFX before running `mvn package`. This should do it: `apt install openjfx` Check out the 'Issues' section here for some details on what's broken, and some enhancements ideas. ![Screenshot](https://github.com/westoncb/HNDesktop/blob/master/screenshot.png?raw=true "Optional Title") Or if you are nostalgic for the old Metal 'look and feel,' like I am: ![Screenshot](https://github.com/westoncb/HNDesktop/blob/master/screenshot2.png?raw=true "Optional Title")

近期下载者

相关文件


收藏者