Last active
February 26, 2025 06:21
-
-
Save kkiyama117/cc1fe989d72559782b4da64f7c803454 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Noi Mode", | |
| "version": "0.1.14", | |
| "sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.json", | |
| "modes": [ | |
| { | |
| "id": "noi@ai", | |
| "parent": 0, | |
| "dir": true, | |
| "text": "AI" | |
| }, | |
| { | |
| "id": "noi@dev", | |
| "parent": 0, | |
| "dir": true, | |
| "text": "Dev" | |
| }, | |
| { | |
| "id": "noi@community", | |
| "parent": 0, | |
| "dir": true, | |
| "text": "Community" | |
| }, | |
| { | |
| "id": "noi@design", | |
| "parent": 0, | |
| "dir": true, | |
| "text": "Design" | |
| }, | |
| { | |
| "id": "noi@email", | |
| "parent": 0, | |
| "dir": true, | |
| "text": "Email" | |
| }, | |
| { | |
| "id": "noi@video", | |
| "parent": 0, | |
| "dir": true, | |
| "text": "Video" | |
| }, | |
| { | |
| "id": "noi:chatgpt", | |
| "parent": "noi@ai", | |
| "text": "ChatGPT", | |
| "url": "https://chatgpt.com" | |
| }, | |
| { | |
| "id": "noi:claude", | |
| "parent": "noi@ai", | |
| "text": "Claude", | |
| "url": "https://claude.ai" | |
| }, | |
| { | |
| "id": "noi:gemini", | |
| "parent": "noi@ai", | |
| "text": "Gemini", | |
| "url": "https://gemini.google.com" | |
| }, | |
| { | |
| "id": "noi:grok", | |
| "parent": "noi@ai", | |
| "text": "Grok", | |
| "url": "https://grok.com" | |
| }, | |
| { | |
| "id": "noi:deepseek", | |
| "parent": "noi@ai", | |
| "text": "DeepSeek", | |
| "url": "https://chat.deepseek.com" | |
| }, | |
| { | |
| "id": "noi:githubcopilot", | |
| "parent": "noi@ai", | |
| "text": "GitHub Copilot", | |
| "url": "https://github.com/copilot" | |
| }, | |
| { | |
| "id": "noi:sora", | |
| "parent": "noi@ai", | |
| "text": "Sora", | |
| "url": "https://sora.com" | |
| }, | |
| { | |
| "id": "noi:poe", | |
| "parent": "noi@ai", | |
| "text": "Poe", | |
| "url": "https://poe.com" | |
| }, | |
| { | |
| "id": "noi:perplexity", | |
| "parent": "noi@ai", | |
| "text": "Perplexity", | |
| "url": "https://www.perplexity.ai" | |
| }, | |
| { | |
| "id": "noi:copilot", | |
| "parent": "noi@ai", | |
| "text": "Copilot", | |
| "url": "https://copilot.microsoft.com" | |
| }, | |
| { | |
| "id": "noi:huggingchat", | |
| "parent": "noi@ai", | |
| "text": "HuggingChat", | |
| "url": "https://huggingface.co/chat" | |
| }, | |
| { | |
| "id": "noi:groq", | |
| "parent": "noi@ai", | |
| "text": "Groq", | |
| "url": "https://chat.groq.com" | |
| }, | |
| { | |
| "id": "noi:lechatmistral", | |
| "parent": "noi@ai", | |
| "text": "Le Chat Mistral", | |
| "url": "https://chat.mistral.ai/chat" | |
| }, | |
| { | |
| "id": "noi:pi", | |
| "parent": "noi@ai", | |
| "text": "Pi", | |
| "url": "https://pi.ai/talk" | |
| }, | |
| { | |
| "id": "noi:notebooklm", | |
| "parent": "noi@ai", | |
| "text": "NotebookLM", | |
| "url": "https://notebooklm.google.com" | |
| }, | |
| { | |
| "id": "noi:coze", | |
| "parent": "noi@ai", | |
| "text": "Coze", | |
| "url": "https://www.coze.com/home" | |
| }, | |
| { | |
| "id": "noi:you", | |
| "parent": "noi@ai", | |
| "text": "YOU", | |
| "url": "https://you.com" | |
| }, | |
| { | |
| "id": "noi:midjourney", | |
| "parent": "noi@ai", | |
| "text": "Midjourney", | |
| "url": "https://www.midjourney.com" | |
| }, | |
| { | |
| "id": "noi:suno", | |
| "parent": "noi@ai", | |
| "text": "Suno AI", | |
| "url": "https://suno.com" | |
| }, | |
| { | |
| "id": "noi:github", | |
| "parent": "noi@dev", | |
| "text": "GitHub", | |
| "url": "https://github.com" | |
| }, | |
| { | |
| "id": "noi:replit", | |
| "parent": "noi@dev", | |
| "text": "Replit", | |
| "url": "https://replit.com" | |
| }, | |
| { | |
| "id": "noi:huggingface", | |
| "parent": "noi@dev", | |
| "text": "Hugging Face", | |
| "url": "https://huggingface.co" | |
| }, | |
| { | |
| "id": "noi:vscode", | |
| "parent": "noi@dev", | |
| "text": "VS Code", | |
| "url": "https://vscode.dev" | |
| }, | |
| { | |
| "id": "noi:projectidx", | |
| "parent": "noi@dev", | |
| "text": "Project IDX", | |
| "url": "https://idx.google.com" | |
| }, | |
| { | |
| "id": "noi:x", | |
| "parent": "noi@community", | |
| "text": "X", | |
| "url": "https://twitter.com" | |
| }, | |
| { | |
| "id": "noi:discord", | |
| "parent": "noi@community", | |
| "text": "Discord", | |
| "url": "https://discord.com" | |
| }, | |
| { | |
| "id": "noi:hackernews", | |
| "parent": "noi@community", | |
| "text": "Hacker News", | |
| "url": "https://news.ycombinator.com" | |
| }, | |
| { | |
| "id": "noi:figma", | |
| "parent": "noi@design", | |
| "text": "Figma", | |
| "url": "https://www.figma.com" | |
| }, | |
| { | |
| "id": "noi:dribbble", | |
| "parent": "noi@design", | |
| "text": "Dribbble", | |
| "url": "https://dribbble.com" | |
| }, | |
| { | |
| "id": "noi:gmail", | |
| "parent": "noi@email", | |
| "text": "Gmail", | |
| "url": "https://mail.google.com" | |
| }, | |
| { | |
| "id": "noi:outlook", | |
| "parent": "noi@email", | |
| "text": "Outlook", | |
| "url": "https://outlook.live.com" | |
| }, | |
| { | |
| "id": "noi:youtube", | |
| "parent": "noi@video", | |
| "text": "YouTube", | |
| "url": "https://www.youtube.com" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment