Skip to content

Instantly share code, notes, and snippets.

@b37pht
b37pht / LICENSE
Created August 27, 2024 00:15 — forked from rithvikvibhu/LICENSE
Get tokens for Google Home Foyer API
MIT License
Copyright (c) 2020 Rithvik Vibhu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@b37pht
b37pht / LICENSE
Created August 27, 2024 00:15 — forked from rithvikvibhu/LICENSE
Get tokens for Google Home Foyer API
MIT License
Copyright (c) 2020 Rithvik Vibhu
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
version: '2'
services:
homebridge:
image: oznu/homebridge
container_name: homebridge
restart: unless-stopped
network_mode: host
ports:
- 8181:8080
@b37pht
b37pht / game.json
Created June 29, 2024 13:52 — forked from chaucerling/game.json
playcover ipa source
[
{
"bundleID": "com.miHoYo.GenshinImpact",
"name": "Genshin Impact",
"version": "2.8.0",
"itunesLookup": "http://itunes.apple.com/lookup?bundleId=com.miHoYo.GenshinImpact",
"link": "https://ipa.playcover.workers.dev/0:/Genshin%20Impact/US/Genshin%20Impact_2.8.0.ipa"
},
{
"id": "com.miHoYo.Yuanshen",