https://github.com/modelorona/scroll-it
A simple auto scroller for Reddit image threads.
https://github.com/modelorona/scroll-it
auto-scroller netlify reddit reddit-image-threads snoowrap vue vue-cli vuejs2 vuejs3 vuetify vuetify3 vuetifyjs webpack
Last synced: 5 months ago
JSON representation
A simple auto scroller for Reddit image threads.
- Host: GitHub
- URL: https://github.com/modelorona/scroll-it
- Owner: modelorona
- License: mit
- Created: 2020-05-15T19:38:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-28T11:49:35.000Z (7 months ago)
- Last Synced: 2025-11-30T04:16:02.454Z (7 months ago)
- Topics: auto-scroller, netlify, reddit, reddit-image-threads, snoowrap, vue, vue-cli, vuejs2, vuejs3, vuetify, vuetify3, vuetifyjs, webpack
- Language: TypeScript
- Homepage: https://scroll-it.xyz
- Size: 3.02 MB
- Stars: 9
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/scroll-it/deploys)
# Scroll-It
A simple auto scroller for Reddit image threads.
### Motivation
During the Lockdown of 2020, I had some time and wanted a small side project. I decided to try to learn more about [Vue.js](https://vuejs.org/) as I was using it for a work
project as well. My main source of inspiration was [Imagoid](http://www.imagoid.com/). I did not recreate it but instead just focused on the auto scrolling
functionality.
Furthermore, it should be more mobile-friendly. I used [Vuetify](https://vuetifyjs.com/en/) for the front-end framework.
Hope you enjoy. Feel free to leave any issues.