https://github.com/imdarktom/retok
Mobile client to browse Reddit in short form video mode.
https://github.com/imdarktom/retok
html5 js reddit reddit-api vanilla-javascript
Last synced: 8 months ago
JSON representation
Mobile client to browse Reddit in short form video mode.
- Host: GitHub
- URL: https://github.com/imdarktom/retok
- Owner: ImDarkTom
- License: gpl-3.0
- Created: 2023-04-27T15:33:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T19:05:09.000Z (about 3 years ago)
- Last Synced: 2025-01-16T01:14:28.962Z (over 1 year ago)
- Topics: html5, js, reddit, reddit-api, vanilla-javascript
- Language: JavaScript
- Homepage: https://imdarktom.github.io/ReTok/
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReTok
A vanilla HTML and JS project to browse Reddit videos in short form content format. Supports browsing specific subreddits and/or search queries. Best used on a device in portrait mode.
NOTE: Project currently only works on mobile devices due to using `ontouch` event listeners.
## License
[GNU General Public License v3.0](https://choosealicense.com/licenses/gpl-3.0/)