Skip to content

Instantly share code, notes, and snippets.

View mizphses's full-sized avatar

Fuminori Ogawa mizphses

View GitHub Profile
@mizphses
mizphses / wol-tool.sh
Created August 31, 2025 08:57
wol設定ツール
#!/bin/bash
# ========================================
# WOL Flask App 自動インストールスクリプト
# LAN内専用版(HTTPSなし)
# ========================================
set -e # エラーが発生したら停止
echo "========================================="
@mizphses
mizphses / release-expo-android.yml
Last active March 23, 2025 16:11
React Native (Expo)でいい感じにリリースができるGitHub Actionsスクリプト
on:
workflow_dispatch:
permissions:
contents: write
pull-requests: write
issues: write
jobs:
draft-release:
@mizphses
mizphses / dify-openapi.yml
Last active July 17, 2024 08:06
Dify's OpenAPI Schema. The author allow to use this spec under the MIT license. (c)2024 mizphses(Fuminori Ogawa)
openapi: 3.0.0
info:
title: Dify API
version: 1.0.0
description: Dify Cloudで作ったアプリのAPIスキーマ
contact:
name: mizphses
email: mizphses@gmail.com
servers:
- url: https://api.dify.ai/v1
@mizphses
mizphses / GenericPass.d.ts
Last active February 19, 2024 12:56
Google WalletにおけるGenericPassとGenericObjectの型定義
type BarcodeSectionDetails = {
fieldSelector: FieldSelector
}
type CardBarcodeSectionDetails = {
firstTopDetail?: BarcodeSectionDetails
firstBottomDetail?: BarcodeSectionDetails
secondTopDetail?: BarcodeSectionDetails
}
@mizphses
mizphses / basic.css
Last active January 28, 2024 10:56
Basic Vars
:root {
// color list
--colors-primary: #64c0af;
--colors-secondary: #3d405b;
--colors-tertiary: #e07a5f;
--colors-quaternary: #81b29a;
--colors-quinary: #efaad3;
--colors-light: #f3f3f3;
--colors-dark: #232323;
--colors-primary-100: #d5f5f2;

Keybase proof

I hereby claim:

  • I am mizphses on github.
  • I am mizphses (https://keybase.io/mizphses) on keybase.
  • I have a public key ASBVzufYP46mvT0lXGc8tNQVpctqVAuxL2UeOwrWsse4Swo

To claim this, I am signing this object: