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
| // ==UserScript== | |
| // @name MyFitnessPal Dark Mode + Full Card Styling | |
| // @namespace https://github.com/1337-server | |
| // @version 1.5 | |
| // @description Dark mode with gradient dashboard and extended card styling for all sections on MyFitnessPal | |
| // @author 1337-server | |
| // @match https://www.myfitnesspal.com/ | |
| // @icon https://www.myfitnesspal.com/favicon.ico | |
| // @grant GM_addStyle | |
| // ==/UserScript== |
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
| // ==UserScript== | |
| // @name MyFitnessPal Diary Smart Widget (v3.0.0) | |
| // @namespace mfp-dashboard | |
| // @version 3.0.0 | |
| // @description Fancy, compact diary with animated macro bars per meal, anomaly highlighting, badges, and dark mode. Injected after the dashboard. Uses __NEXT_DATA__ diary array + exercise energy value. | |
| // @author 1337-server | |
| // @match https://www.myfitnesspal.com/* | |
| // @run-at document-end | |
| // @grant none | |
| // ==/UserScript== |
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
| // ==UserScript== | |
| // @name MyFitnessPal Dashboard Deblur + Blue Unlocked Badge + Box Fix | |
| // @namespace mfp-dashboard | |
| // @version 1.9.0 | |
| // @description Removes blur, removes "Go Premium" links, adds blue "Unlocked" badges, and dynamically fixes box layout inside macro widgets (min-height & display fix). Keeps MFP layout intact. | |
| // @author 1337-server | |
| // @match https://www.myfitnesspal.com/ | |
| // @match https://www.myfitnesspal.com/?* | |
| // @run-at document-idle | |
| // @grant none |
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
| // ==UserScript== | |
| // @name MyFitnessPal Full Export → ZIP (API Monthly + Weight) | |
| // @namespace http://github.com/1337-server | |
| // @version 2.7 | |
| // @description Fetch monthly diary via API, store month JSONs, extract per-day JSONs (gap-filled), and fetch 1-year weight report (normalized dates) into weight.json | |
| // @author 1337-server | |
| // @license MIT | |
| // @match https://www.myfitnesspal.com/* | |
| // @grant GM_addStyle | |
| // @downloadURL https://update.greasyfork.org/scripts/554485/MyFitnessPal%20Full%20Export%20%E2%86%92%20ZIP%20%28API%20Monthly%20%2B%20Weight%29.user.js |
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 | |
| # -------------------------------------------------------------------------------------------------------------------------# | |
| # 1st: Download the amdgpu-drivers from here: https://www.amd.com/de/support/kb/release-notes/rn-amdgpu-unified-navi-linux # | |
| # -------------------------------------------------------------------------------------------------------------------------# | |
| #=============================# | |
| ### CONFIG ### | |
| # ADJUST VERSIONS ACCORDINGLY! | |
| PACKAGE="amdgpu-pro" |
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
| # Unbranded Chinese RGB LED Remote (NEC protocol) LIRC configuration file | |
| # source is one of these | |
| # https://gist.github.com/bgulla/ec28e7f9f8653bc6b8dd53dc003a9b07 | |
| # http://woodsgood.ca/projects/2015/02/13/rgb-led-strip-controllers-ir-codes/ | |
| begin remote | |
| name RGBLED | |
| bits 16 | |
| flags SPACE_ENC|CONST_LENGTH | |
| eps 30 |
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
| # Please make this file available to others | |
| # by sending it to <[email protected]> | |
| # | |
| # this config file was automatically generated | |
| # using lirc-0.9.0-pre1(default) on Tue Nov 29 03:27:29 2016 | |
| # | |
| # contributed by bgulla | |
| # Product url: https://www.amazon.co.uk/gp/product/B07YLXR9T6 | |
| # brand: Letion | |
| # model no. of remote control: 5050 LED |