This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import urllib3 | |
| from lxml import html | |
| http = urllib3.PoolManager() | |
| r = http.request('GET', 'https://www.rightmove.co.uk/properties/<ID>') | |
| if r.status == 200: | |
| content = html.fromstring(r.data.decode('utf-8')) | |
| scripts = content.xpath('//script') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - year: 2026 | |
| url: https://www.pantone.com/color-of-the-year/2026 | |
| colors: | |
| - name: Cloud Dancer | |
| code: 11-4201 | |
| hex: "#f0eee9" | |
| rgb: [240, 238, 233] | |
| - year: 2025 | |
| url: https://www.pantone.com/color-of-the-year/2025 | |
| colors: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Lego Creator | |
| game_slug: lego-creator | |
| version: Installer | |
| slug: lego-creator-installer | |
| runner: wine | |
| script: | |
| game: | |
| arch: win32 | |
| exe: $GAMEDIR/drive_c/Program Files/LEGO Media/Constructive/CREATOR/Creator.exe |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| NEW_IP=`curl -s http://ident.me/` | |
| DOMAIN='example.com' | |
| DOM_ZONE='' # Run commented command to find this info out. | |
| R_ZONE='' # Run commented command to find this info out. | |
| CF_EMAIL='' # Your Cloudflare email address. | |
| CF_TOKEN='' # https://dash.cloudflare.com/profile/api-tokens - Create one with Zone:Read and Zone:Edit perms. | |
| # To get DOM_ZONE, run: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cms: | |
| - name: "WordPress" | |
| description: "A free and open-source content management system (CMS) that powers over 40% of the web. WordPress provides a flexible platform for creating blogs, websites, and e-commerce stores, and is known for its ease of use and customization options." | |
| url: "https://wordpress.org/" | |
| headers: | |
| - "x-powered-by: WP Engine" | |
| body: | |
| - "//meta[@name='generator' and contains(@content, 'WordPress')]" | |
| - "//*[contains(@href, 'wp-content')]" | |
| - "//form[contains(@action, 'wp-login.php')]" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from gpiozero import LEDBoard, PWMLED | |
| from gpiozero.tools import random_values | |
| from signal import pause | |
| from time import time, sleep, strftime | |
| class Tree(object): | |
| def __init__(self): | |
| self.active = False | |
| self.tree = LEDBoard(*range(4,28),pwm=True) | |
| self.star = PWMLED(2) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #! /bin/bash | |
| # Script by soup-bowl - https://github.com/soup-bowl/ | |
| # Changes the screen brightness of the official Raspberry Pi touchscreen. | |
| # If no argument is provided, it will guess a value based on the time of day. | |
| if [ -z "$1" ]; then | |
| currenttime=$(date +%H:%M) | |
| if [[ "$currenttime" > "18:00" ]] || [[ "$currenttime" < "24:00" ]]; then | |
| echo 40 > /sys/class/backlight/rpi_backlight/brightness |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
| { | |
| "folders": [ | |
| { | |
| "path": "deskdash", | |
| "name": "Dashboard" | |
| }, | |
| { | |
| "path": "deskdash-api", | |
| "name": "Communicator" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>ACPI</key> | |
| <dict> | |
| <key>SSDT</key> | |
| <dict> | |
| <key>DropOem</key> | |
| <false/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09) | |
| 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) | |
| 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) | |
| 00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04) | |
| 00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04) | |
| 00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04) | |
| 00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4) | |
| 00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4) | |
| 00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4) | |
| 00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB |