An open API service indexing awesome lists of open source software.

https://github.com/samwhelp/note-about-menu-applet

note-about-menu-applet
https://github.com/samwhelp/note-about-menu-applet

applet dmenu fzf jgmenu menu menu-applet rofi

Last synced: over 1 year ago
JSON representation

note-about-menu-applet

Awesome Lists containing this project

README

          

# 首頁

| Link | GitHub |
| ---- | ------ |
| [Menu Applet 開發筆記](https://samwhelp.github.io/note-about-menu-applet/) | [GitHub](https://github.com/samwhelp/note-about-menu-applet) |

## 主題

* [相關討論](#相關討論)
* [如何快速上手](#如何快速上手)
* [模組化](#模組化)
* [應用範例](#應用範例)
* [相關筆記](#相關筆記)

## 相關討論

* [如何開發「Menu Applet」](https://www.ubuntu-tw.org/modules/newbb/viewtopic.php?post_id=364454#forumpost364454)

## 如何快速上手

| 如何快速上手 |
| --- |
| [Menu Content](https://samwhelp.github.io/note-about-menu-applet/read/start/menu-content.html) |
| [Create Menu](https://samwhelp.github.io/note-about-menu-applet/read/start/create-menu.html) |
| [Selected](https://samwhelp.github.io/note-about-menu-applet/read/start/selected.html)

## 模組化

| 模組化 |
| --- |
| [fzf](https://samwhelp.github.io/note-about-menu-applet/read/start/modularize/fzf.html) |
| [dmenu](https://samwhelp.github.io/note-about-menu-applet/read/start/modularize/dmenu.html) |
| [rofi](https://samwhelp.github.io/note-about-menu-applet/read/start/modularize/rofi.html) |
| [jgmenu](https://samwhelp.github.io/note-about-menu-applet/read/start/modularize/jgmenu.html) |

## 應用範例

| Demo | Project |
| --- | --- |
| [demo-source](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-source.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-source) |
| [demo-style-select](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-style-select.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-style-select) |
| [demo-wallpaper-select](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-wallpaper-select.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-wallpaper-select) |
| [demo-template-select](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-template-select.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-template-select) |
| [demo-media-player](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-media-player.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-media-player) |
| [demo-im-select](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-im-select.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-im-select) |
| [demo-tint2-launcher](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-tint2-launcher.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-tint2-launcher) |
| [demo-preferred-terminal](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-preferred-terminal.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-preferred-terminal) |
| [demo-mouse-button-modifier](https://samwhelp.github.io/note-about-menu-applet/read/demo/demo-mouse-button-modifier.html) | [project](https://github.com/samwhelp/note-about-menu-applet/tree/gh-pages/_demo/prototype/menu-applet/demo-application/demo-mouse-button-modifier) |

## 相關筆記

| Link | GitHub |
| ---- | ------ |
| [Fzf 探索筆記](https://samwhelp.github.io/note-about-fzf/) | [GitHub](https://github.com/samwhelp/note-about-fzf) |
| [Rofi 探索筆記](https://samwhelp.github.io/note-about-rofi/) | [GitHub](https://github.com/samwhelp/note-about-rofi) |

## Samwhelp

* [個人筆記](https://samwhelp.github.io/book/)