Giter Club home page Giter Club logo

pingu's Introduction

Pingu

Request your homepage via a cron job

This is intended to run on some 'always on' device running linux/macos. Personally I'm using it on a raspberry pi to keep power consumption to a minimum however any linux device will work.

To install and use: I assume you have python 3 and pipenv installed on your machine.

git clone [email protected]:Jompra/pingu.git Pingu
cd Pingu
pipenv shell
pipenv install
sudo python3 pingu.py

sudo is required to edit the cron jobs. You may need to enter yourr password or press okay on a dialogue box.

Pingu creates a cron job to run a script that will request your homepage and then do nothing with it. It's handy for keeping sleepy servers alive.

Initally intended to run on a raspberry pi with raspbian but ultimately can run on any mac/linux machine, just make sure it's always on.

This was a super quick rush together so please send me a PR with any improvements.

Uninstall

You can stop the process working by simply removing the pingu directory: CD to the directory where Pingu is saved and carefully type:

rm -rf Pingu

however to remove the cron job do the following:

sudo env EDITOR=nano crontab -e

Delete any lines ending with Pingu/ping.py Control o, enter, then control x. Press okay on any dialogue box

Improvements

Please feel free to fork the repo and add any clever functionality that you have.

pingu's People

Contributors

jompra 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.