An open API service indexing awesome lists of open source software.

https://github.com/girkovarpa/news-ycombinator-client

A minimalist Hacker News desktop client. Made with Sciter.
https://github.com/girkovarpa/news-ycombinator-client

browser client cross-platform css desktop electron gui hacker-news html linux mac news react reactor sciter tiscript ui windows ycombinator

Last synced: 2 months ago
JSON representation

A minimalist Hacker News desktop client. Made with Sciter.

Awesome Lists containing this project

README

        

# Hacker News Minimalist Client

A primitive desktop client for Hacker News made with [Sciter](https://github.com/c-smile/sciter-sdk).

No signup or login functionality.

## Motivation

Learn the basics of Sciter's [Reactor](https://sciter.com/developers/sciter-docs/reactor-and-ssx/).

## Usage

Run [scapp.exe](https://github.com/c-smile/sciter-sdk/tree/master/bin.win/x64) inside this folder.

## Preview

![preview](preview.gif);

## Todo

- [x] Lazy loading (thanks to [4silvertooth](https://github.com/GirkovArpa/news-ycombinator-client/pull/2))
- [x] Back button (thanks to [4silvertooth](https://github.com/GirkovArpa/news-ycombinator-client/pull/2))
- [x] Hours ago (thanks to [4silvertooth](https://github.com/GirkovArpa/news-ycombinator-client/pull/1))
- [ ] Comment children