Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/lurkstation
Content oriented reddit client.
https://github.com/malcodeman/lurkstation
reddit reddit-client
Last synced: 21 days ago
JSON representation
Content oriented reddit client.
- Host: GitHub
- URL: https://github.com/malcodeman/lurkstation
- Owner: malcodeman
- License: mit
- Created: 2017-12-15T21:31:32.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T16:17:08.000Z (25 days ago)
- Last Synced: 2024-11-28T16:24:50.661Z (25 days ago)
- Topics: reddit, reddit-client
- Language: TypeScript
- Homepage: https://www.lurkstation.com
- Size: 32.2 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - lurkstation - Content oriented reddit client which aims to show reddit images and videos in most efficient way possible. (Next.js)
README
# [lurkstation](https://lurkstation.com)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/lurkstation/blob/master/LICENSE)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)Lurkstation is content oriented reddit client which aims to show reddit images and videos in most efficient way possible.
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/lurkstation.git
cd lurkstation
yarn install
yarn dev
```## License
[MIT](./LICENSE)