diff --git a/contents/projects/raxcel/index.md b/contents/projects/raxcel/index.md new file mode 100644 index 00000000..c0ca4ef5 --- /dev/null +++ b/contents/projects/raxcel/index.md @@ -0,0 +1,21 @@ +--- +app: + name: Raxcel + description: ラクなエクセル、ラクセル + url: https://raxcel.utcode.net/ + platform: [desktop] + domain: [app] + +date: 2025-12-26 +kind: long-term +status: released +tags: [Svelte, Wails, Go] + +thumbnail: + src: ./thumbnail.png + +social: + github: https://github.com/ut-code/Raxcel +--- + +Raxcel は、シンプルな UI でより簡単にデータを分析、可視化することを目的に作られたスプレッドシートです。 diff --git a/contents/projects/raxcel/thumbnail.png b/contents/projects/raxcel/thumbnail.png new file mode 100644 index 00000000..a66f3152 Binary files /dev/null and b/contents/projects/raxcel/thumbnail.png differ