GithubHelp home page GithubHelp logo

pycture's Introduction

pycture

pycture project - Realtime reddit picture frame / slideshow.

Description - Downloads top 25 post images from reddit urls stored in urls.txt then displays them as a slide show using feh, loops forever. Also checks file size in image header to avoid displaying 'This image is no longer available image' on imgur. I have this setup running on an rpi3 with the taskbar disabled and set to autorun when raspbian boots. Runs pretty flawlessly and have spent many hours working on this.

More detailed installation instructions coming soon.

Install feh (sudo apt-get install feh) (Image viewer / slide show application.)

Install pip (sudo apt-get install pip) (Python package manager)

Install python-requests package. (sudo pip install requests)

Copy to home directory urls.txt, pycture.py and pylogger.py.

Execute using /usr/bin/python ~/pycture.py

TODO: ADD INSTRUCTIONS TO HIDE TASKBAR AND AUTORUN.

File description:

urls.txt (contains list of subreddits to grab data from.)

pycture.py (main program file)

pylogger.py (basic logging / error logging class.)

pycture's People

Contributors

caffeinemonster avatar

Stargazers

polybius avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.