Skip to content

Instantly share code, notes, and snippets.

View escape0707's full-sized avatar
🍀
"Show me your dream."

Escape0707 escape0707

🍀
"Show me your dream."
  • 00:48 (UTC +09:00)
View GitHub Profile
@escape0707
escape0707 / export-ble-infos.py
Created May 29, 2022 14:44 — forked from Mygod/export-ble-infos.py
Export your Windows Bluetooth LE keys into Linux!
#!/usr/bin/python3
"""
Copyright 2021 Mygod
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
@escape0707
escape0707 / PKGBUILD
Created September 26, 2021 01:44
anki-bin
# Maintainer: Jay Chu <tothesong@gmail.com>
_anki=anki
_aqt=aqt
_py=cp38
pkgname=anki-bin
pkgver=2.1.48
pkgrel=1
pkgdesc='Helps you remember facts (like words/phrases in a foreign language) efficiently.
@escape0707
escape0707 / android-captive.sh
Last active March 18, 2022 21:24 — forked from tonyseek/android-captive.sh
Overrides the captive portal settings of Android in the People's Republic China Mainland
adb shell settings put global captive_portal_http_url http://www.qualcomm.cn/generate_204
adb shell settings put global captive_portal_https_url https://www.qualcomm.cn/generate_204
# adb shell settings put global captive_portal_fallback_url http://www.google.cn/generate_204
# adb shell settings put global captive_portal_other_fallback_urls http://g.cn/generate_204
# For Android 7.0
adb shell settings put global captive_portal_server www.qualcomm.cn
@escape0707
escape0707 / firefox_dark_background.md
Created January 4, 2021 09:30 — forked from gmolveau/firefox_dark_background.md
Firefox dark background / theme for new tab and loading screen

Firefox Dark Background

  • How to change the background on Firefox to a dark one on new tab / loading screen ?

Procedure

  • Type about:config in the URL bar
  • Search toolkit.legacyUserProfileCustomizations.stylesheets and double-click the field to set it to true
  • Type about:support in the URL bar
  • Look for Profile folder field and click on the open button next to it.