Skip to content

A python script that recreates Gilfoyle's alert (using the song You Suffer by Napalm Death)

License

Notifications You must be signed in to change notification settings

brandenespinoza/gilfoyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gilfoyle

A python script that recreates Silicon Valley's Gilfoyle Bitcoin Alert as seen here:

Gilfoyle.s.Bitcoin.Warning.-.Silicon.Valley.mp4

Instructions

  1. Install python3.

  2. Install the following python modules

    • requests
    • subprocess
  3. Download script and mp3 file to the same directory.

  4. In Terminal, navigate to script directory.

  5. Run script using $ python3 gilfoyle.py

  6. Select Mode

GILFOYLE MODE[^1]

  1. Key "1".
  2. Press Enter.
  3. Key the threshold price that should trigger the alert.
  4. Press Enter.
  5. Key the desired polling frequency in seconds.
  6. Press Enter.

JERRY GARCIA MODE[^2]

  1. Key "2".
  2. Press Enter.
  3. Key the desired polling frequency in seconds.
  4. Press Enter.

[^1]GILFOYLE MODE = Bitcoin Price Alert
[^2]JERRY GARCIA MODE = Higher Highs

About

A python script that recreates Gilfoyle's alert (using the song You Suffer by Napalm Death)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages