claudejaune/OmaSeek

Plugin插件 ⭐ 14 MIT UI & Themes界面与主题

Use DeepSeek Harness and hate the boring light-dark themes? In love with the Omarchy spirit and aesthetics? We got you covered!

catalog descriptioncatalog 简介 / catalog description:OmaSeek: the Omarchy spirit and aesthetic. Now in DeepSeek Harness

Project Overview项目介绍

OmaSeek is a collection of Omarchy-style plugins for DeepSeek Harness, including themes, pixel animation, and music plugins. It provides 22 Omarchy light/dark themes, official site-style pixel animations, and background music streaming. Use it when you want to add Omarchy aesthetics to your DSH interface. You can install only needed plugins, no requirement to install all.

OmaSeek是适配DeepSeek Harness的Omarchy风格插件合集,包含主题、像素动画、音乐三类插件。提供22种Omarchy明暗主题、官网同款像素动效和背景音乐流式播放。想要给DSH换上Omarchy美学风格界面时可使用,支持按需选择安装需要的插件,不必全装。

Or use CLI install (for developers)或使用命令行安装(适合开发者)

CLI Install命令行安装

npx @deepseek-ai/dsh plugin --profile web add omaseek-themes omaseek-pixel omaseek-music

claudejaune/OmaSeek 加入你的 DSH 配置(web profile)即可启用。

READMEREADME

OmaSeek: Omarchy 🤝 DeepSeek Harness

Use DeepSeek Harness and hate the boring light-dark themes? In love with the Omarchy spirit and aesthetics? We got you covered!

Three plugins:

  1. Themes: all 22 Omarchy light/dark themes, rectangular buttons
  2. Pixel: The cool pixel animations on omarchy.org
  3. Music: Streams Omarchy Radio — every song in the station's playlist, with back/play/forward on the card

https://github.com/user-attachments/assets/00b55a6a-9f12-4df9-be09-c113dfd9fb79

Quick start

npx users

If you use npx @deepseek-ai/dsh web to launch DSH, do this to install all three plugins:

npx @deepseek-ai/dsh plugin --profile web add omaseek-themes omaseek-pixel omaseek-music

OR, pick and choose. Eg., if you don't care about the music player, use this:

npx @deepseek-ai/dsh plugin --profile web add omaseek-themes omaseek-pixel

Then restart the harness.

Source install users

If you build dsh manually from source, run this to install all plugins:

cd /path/to/deepseek-harness
pnpm dsh plugin --profile web add omaseek-themes omaseek-pixel omaseek-music

OR, pick and choose. Eg., if you don't care about the music player, use this:

cd /path/to/deepseek-harness
pnpm dsh plugin --profile web add omaseek-themes omaseek-pixel

Variables

Settings → OmaThemes

  • Appearance (Light / Dark / System), themes (duh), and corner shapes (squircle/square)

Settings → OmaPixel

  • Pixel field: Off, Ambient (only the background animations), or Interactive (cursor glow and press-to-stamp).
  • Headline: Loop forever or just play Once

Documentation

Credits

  • DHH (duh) and his beautiful creation Omarchy: the themes, the hero field, the headline rotation and the music card are all ports of omarchy.org's own front end.
  • DeepSeek Harness (also duh): Everything is a plugin, just like OmaSeek
  • We Can Fix Everything (The Ultimate Machine) by Kevin Koontz

License

MIT — see LICENSE.

上一个 Prev dsh-vision-proxy 下一个 Next dsh-plugin-marketplace