Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/lurkstation
Reddit client
https://github.com/malcodeman/lurkstation
reddit reddit-client
Last synced: 11 days ago
JSON representation
Reddit client
- Host: GitHub
- URL: https://github.com/malcodeman/lurkstation
- Owner: malcodeman
- License: mit
- Created: 2017-12-15T21:31:32.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T21:03:05.000Z (3 months ago)
- Last Synced: 2024-08-18T22:22:06.799Z (3 months ago)
- Topics: reddit, reddit-client
- Language: TypeScript
- Homepage: https://www.lurkstation.com
- Size: 18.6 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
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)