{"id":22546813,"url":"https://github.com/shiki-01/scrpression","last_synced_at":"2026-05-04T00:32:33.361Z","repository":{"id":266054235,"uuid":"897202609","full_name":"shiki-01/ScrPression","owner":"shiki-01","description":"After Effect の Expression をビジュアルプログラムできるソフトフェア","archived":false,"fork":false,"pushed_at":"2025-06-17T07:44:37.000Z","size":1172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T03:26:49.605Z","etag":null,"topics":["after-effects","after-effects-scripts","electron","expression","react","typescript"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shiki-01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-02T08:11:51.000Z","updated_at":"2025-09-21T23:28:24.000Z","dependencies_parsed_at":"2025-01-22T14:21:03.863Z","dependency_job_id":"76e7282b-eb27-47de-9f39-028886d00ed3","html_url":"https://github.com/shiki-01/ScrPression","commit_stats":null,"previous_names":["shiki-01/exprescratch","shiki-01/scrpression"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/shiki-01/ScrPression","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki-01%2FScrPression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki-01%2FScrPression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki-01%2FScrPression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki-01%2FScrPression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiki-01","download_url":"https://codeload.github.com/shiki-01/ScrPression/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiki-01%2FScrPression/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["after-effects","after-effects-scripts","electron","expression","react","typescript"],"created_at":"2024-12-07T15:09:01.820Z","updated_at":"2026-05-04T00:32:31.317Z","avatar_url":"https://github.com/shiki-01.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScrPression\n\n## TL;DR;\n\n1. [Releases](https://github.com/shiki-01/ScrPression/releases) より最新バージョンをインストール\n2. ブロックを組む\n3. 旗ボタンを押してクリップボードにコピー\n4. Ae にて Expression を開いて貼り付ける\n5. 完成！！！！！！\n\n## インストール / Install\n\n1. [Releases](https://github.com/shiki-01/ScrPression/releases) より、最新バージョンをダウンロードしてください。\n\n\u003e [!IMPORTANT]\n\u003e メジャーバージョンの更新以外は基本的に必要なバグ修正のため、最新バージョンのインストールを推奨します。\n\n2. ダウンロードファイルをダブルクリックで起動して、手順に従いインストールしてください。\n\n\u003e [!NOTE]\n\u003e もし下記の画像のようになる場合は、「詳細情報」をクリックした後「インストール」をクリックするとインストールできます。\n\u003e 環境によっては、別途 windows の一部機能へのアクセスを求められますので、必要に応じて許可をしてください\n\n3. インストール後は、スタートメニュー等から起動できます。\n\n## 使い方 / Usage\n\n### 基本的な使い方 / Main Usage\n\n#### 画面の見方\n\n- **メニューバー**\n    - **タイトルロゴ** ( Made by ) : 何もありません\n    - **タイトル** : 保存時のファイル名になります。保存後に名前を変えなければ上書き保存・変えれば新規保存になります。\n    - **Undo / Redo** : 戻る・やり直しボタンです。両方とも 30 回を上限としていますが、設定から変更できます。\n    - **保存** : 保存ボタンです。プロジェクトに対して、現在の状態を `.scrp` 形式 ( 独自バイナリ )\n      で保存します。可逆圧縮ですので、基本的なファイル共有の方法で共有可能です。\n    - **追加** : ブロックまたはプロジェクトを追加・新規作成できます。ブロックに関しては、 [ブロックの追加について]()\n      を参照してください。\n    - **共有** : 現在の状態でブロックやプロジェクトを共有できます。詳細は [共有について]() も参照してください。\n    - **設定** : 各種設定を行えます。詳細は [各種設定]() も参照してください。\n- **ブロック一覧** : 各種ブロックの一覧です。種類ごとに色で分類しています。ここには、デフォルトで作られているブロックも、カスタムブロックも全て並べられています。\n    - **カスタムブロックの作成** : オリジナルコードのカスタムブロックを作成できます。詳細は [ブロックの追加について]()\n      を参照してください。\n- **ワークスペース** : ブロックを繋げたり置いておく場所です。\n- **アウトプットスペース** : スタートブロックにおいて、旗のマークを押すと、そのブロックに接続されている全てが出力されます。この時、同時にクリップボードにもコピーがされます。この仕様については、設定から変更可能です。\n\n### 応用 / Application Usage\n\n## Ae プラグイン\n\n開発中\n\n## 貢献 / Contribute\n\nうぇるかむです。無理やり作ってるところ多いので、[Issues](https://github.com/shiki-01/ScrPression/issues) や [Pull Request](https://github.com/shiki-01/ScrPression/pulls) 立ててくれれば全然見ます。\n\n### バグレポート・提案 / Bug Report, Suggest\n\nイメージ像だけなら [Issues](https://github.com/shiki-01/ScrPression/issues) や [Discussions](https://github.com/shiki-01/ScrPression/discussions) 、コードまで書いてくれる場合は、変更点や仕様と一緒に [Pull Request](https://github.com/shiki-01/ScrPression/pulls) してください！\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiki-01%2Fscrpression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiki-01%2Fscrpression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiki-01%2Fscrpression/lists"}