<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>GitHub CSS Weekly Trending</title>
    <description>Weekly Trending of CSS in GitHub</description>
    <pubDate>Mon, 18 May 2026 01:48:20 GMT</pubDate>
    <link>http://mshibanami.github.io/GitHubTrendingRSS</link>
    
    <item>
      <title>thewhiteh4t/seeker</title>
      <link>https://github.com/thewhiteh4t/seeker</link>
      <description>&lt;p&gt;Accurately Locate Smartphones using Social Engineering&lt;/p&gt;&lt;hr&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;https://i.imgur.com/DIpuNTI.jpg&quot; /&gt;&lt;/p&gt; 
&lt;p align=&quot;center&quot;&gt; &lt;a href=&quot;https://twitter.com/thewhiteh4t&quot;&gt; &lt;img src=&quot;https://img.shields.io/badge/-TWITTER-black?logo=twitter&amp;amp;style=for-the-badge&quot; /&gt; &lt;/a&gt; &amp;nbsp; &lt;a href=&quot;https://twc1rcle.com/&quot;&gt; &lt;img src=&quot;https://img.shields.io/badge/-THE WHITE CIRCLE-black?logo=&amp;amp;style=for-the-badge&quot; /&gt; &lt;/a&gt; &amp;nbsp; &lt;a href=&quot;https://thewhiteh4t.github.io/&quot;&gt; &lt;img src=&quot;https://img.shields.io/badge/-BLOG-black?logo=dialogflow&amp;amp;style=for-the-badge&quot; /&gt; &lt;/a&gt; &lt;/p&gt; 
&lt;p align=&quot;center&quot;&gt; &lt;br /&gt; &lt;b&gt;Available in&lt;/b&gt; &lt;br /&gt; &lt;img src=&quot;https://i.imgur.com/1wJVDV5.png&quot; /&gt; &lt;/p&gt; 
&lt;p&gt; &lt;a style=&quot;margin-right: 10px;&quot; href=&quot;https://github.com/thewhiteh4t/seeker#installation&quot;&gt; &lt;img src=&quot;https://dabuttonfactory.com/button.png?t=INSTALL&amp;amp;f=Open+Sans&amp;amp;ts=15&amp;amp;tc=000&amp;amp;hp=25&amp;amp;vp=10&amp;amp;c=5&amp;amp;bgt=unicolored&amp;amp;bgc=00e2ff&quot; /&gt; &lt;/a&gt; &lt;a style=&quot;margin-right: 10px;&quot; href=&quot;https://github.com/thewhiteh4t/seeker#usage&quot;&gt; &lt;img src=&quot;https://dabuttonfactory.com/button.png?t=USAGE&amp;amp;f=Open+Sans&amp;amp;ts=15&amp;amp;tc=000&amp;amp;hp=25&amp;amp;vp=10&amp;amp;c=5&amp;amp;bgt=unicolored&amp;amp;bgc=00e2ff&quot; /&gt; &lt;/a&gt; &lt;a href=&quot;https://github.com/thewhiteh4t/seeker#demo&quot;&gt; &lt;img src=&quot;https://dabuttonfactory.com/button.png?t=DEMO&amp;amp;f=Open+Sans&amp;amp;ts=15&amp;amp;tc=000&amp;amp;hp=25&amp;amp;vp=10&amp;amp;c=5&amp;amp;bgt=unicolored&amp;amp;bgc=00e2ff&quot; /&gt; &lt;/a&gt; &lt;/p&gt; 
&lt;p&gt;Concept behind Seeker is simple, just like we host phishing pages to get credentials why not host a fake page that requests your location like many popular location based websites. Read more on &lt;a href=&quot;https://thewhiteh4t.github.io&quot;&gt; thewhiteh4t&#39;s Blog &lt;/a&gt;.Seeker Hosts a fake website which asks for Location Permission and if the target allows it, we can get :&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;Longitude&lt;/li&gt; 
 &lt;li&gt;Latitude&lt;/li&gt; 
 &lt;li&gt;Accuracy&lt;/li&gt; 
 &lt;li&gt;Altitude - Not always available&lt;/li&gt; 
 &lt;li&gt;Direction - Only available if user is moving&lt;/li&gt; 
 &lt;li&gt;Speed - Only available if user is moving&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;Along with Location Information we also get &lt;strong&gt;Device Information&lt;/strong&gt; without any permissions :&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;Unique ID using Canvas Fingerprinting&lt;/li&gt; 
 &lt;li&gt;Device Model - Not always available&lt;/li&gt; 
 &lt;li&gt;Operating System&lt;/li&gt; 
 &lt;li&gt;Platform&lt;/li&gt; 
 &lt;li&gt;Number of CPU Cores - Approximate Results&lt;/li&gt; 
 &lt;li&gt;Amount of RAM - Approximate Results&lt;/li&gt; 
 &lt;li&gt;Screen Resolution&lt;/li&gt; 
 &lt;li&gt;GPU information&lt;/li&gt; 
 &lt;li&gt;Browser Name and Version&lt;/li&gt; 
 &lt;li&gt;Public IP Address&lt;/li&gt; 
 &lt;li&gt;Local IP Address&lt;/li&gt; 
 &lt;li&gt;Local Port&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;strong&gt;Automatic IP Address Reconnaissance&lt;/strong&gt; is performed after the above information is received.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;This tool is a Proof of Concept and is for Educational Purposes Only, Seeker shows what data a malicious website can gather about you and your devices and why you should not click on random links and allow critical permissions such as Location etc.&lt;/strong&gt;&lt;/p&gt; 
&lt;h2&gt;How is this Different from IP GeoLocation&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt; &lt;p&gt;Other tools and services offer IP Geolocation which is NOT accurate at all and does not give location of the target instead it is the approximate location of the ISP.&lt;/p&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;Seeker uses HTML API and gets Location Permission and then grabs Longitude and Latitude using GPS Hardware which is present in the device, so Seeker works best with Smartphones, if the GPS Hardware is not present, such as on a Laptop, Seeker fallbacks to IP Geolocation or it will look for Cached Coordinates.&lt;/p&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;Generally if a user accepts location permsission, Accuracy of the information recieved is &lt;strong&gt;accurate to approximately 30 meters&lt;/strong&gt;&lt;/p&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;Accuracy depends on multiple factors which you may or may not control such as :&lt;/p&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Device - Won&#39;t work on laptops or phones which have broken GPS&lt;/li&gt; 
   &lt;li&gt;Browser - Some browsers block javascripts&lt;/li&gt; 
   &lt;li&gt;GPS Calibration - If GPS is not calibrated you may get inaccurate results and this is very common&lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Templates&lt;/h2&gt; 
&lt;p&gt;Available Templates :&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;NearYou&lt;/li&gt; 
 &lt;li&gt;Google Drive (Suggested by @Akaal_no_one)&lt;/li&gt; 
 &lt;li&gt;WhatsApp (Suggested by @Dazmed707)&lt;/li&gt; 
 &lt;li&gt;Telegram&lt;/li&gt; 
 &lt;li&gt;Zoom (Made by @a7maadf)&lt;/li&gt; 
 &lt;li&gt;Google reCAPTCHA (Made by @MrEgyptian)&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;Create your own template ! Steps to let you create your template is described in this &lt;a href=&quot;https://raw.githubusercontent.com/thewhiteh4t/seeker/master/createTemplate.md&quot;&gt;how-to&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;Once your template is ready, &lt;strong&gt;do not forget to propose it to the community via a PR (pull request)&lt;/strong&gt;&lt;/p&gt; 
&lt;h2&gt;Tested On :&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;Kali Linux&lt;/li&gt; 
 &lt;li&gt;BlackArch Linux&lt;/li&gt; 
 &lt;li&gt;Ubuntu&lt;/li&gt; 
 &lt;li&gt;Fedora&lt;/li&gt; 
 &lt;li&gt;Kali Nethunter&lt;/li&gt; 
 &lt;li&gt;Termux&lt;/li&gt; 
 &lt;li&gt;Parrot OS&lt;/li&gt; 
 &lt;li&gt;OSX - Monterey v.12.0.1&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Installation&lt;/h2&gt; 
&lt;h3&gt;Kali Linux / Arch Linux / Ubuntu / Fedora / Parrot OS / Termux&lt;/h3&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
chmod +x install.sh
./install.sh
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;BlackArch Linux&lt;/h3&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;sudo pacman -S seeker
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;Docker&lt;/h3&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;docker pull thewhiteh4t/seeker
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;OSX&lt;/h3&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
python3 seeker.py
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;In order to run in tunnel mode, install ngrok by running this command in the terminal:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;brew install ngrok/ngrok/ngrok

ngrok http 8080
&lt;/code&gt;&lt;/pre&gt; 
&lt;h2&gt;Usage&lt;/h2&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;python3 seeker.py -h

usage: seeker.py [-h] [-k KML] [-p PORT] [-u] [-v] [-t TEMPLATE] [-d] [--telegram token:chatId] [--webhook WEBHOOK]

options:
  -h, --help                            show this help message and exit
  -k KML, --kml KML                     KML filename
  -p PORT, --port PORT                  Web server port [ Default : 8080 ]
  -u, --update                          Check for updates
  -v, --version                         Prints version
  -t TEMPLATE, --template TEMPLATE      Auto choose the template with the given index
  -d, --debugHTTP                       Disable auto http --&amp;gt; https redirection for testing purposes 
                                        (only works for the templates having index_temp.html file)
  --telegram                            Send info to a telegram bot, provide telegram token and chat to use
                                        format = token:chatId separated by a colon
  --webhook                             Send events to a webhook endpoint to be processed
                                        Note : endpoint must be unauthenticated and accept POST request

#########################
# Environment Variables #
#########################

Some of the options above can also be enabled via environment variables, to ease deployment.
Other parameters can be provided via environment variables to avoid interactive mode.

Variables:
  DEBUG_HTTP            Same as -d, --debugHTTP
  PORT                  Same as -p, --port
  TEMPLATE              Same as -t, --template
  TITLE                 Provide the group title or the page title
  REDIRECT              Provide the URL to redirect the user to, after the job is done
  IMAGE                 Provide the image to use, can either be remote (http or https) or local
                        Note : Remote image will be downloaded locally during the startup
  DESC                  Provide the description of the item (group or webpage depending on the template)
  SITENAME              Provide the name of the website
  DISPLAY_URL           Provide the URL to display on the page
  MEM_NUM               Provide the number of group membres (Telegram so far)
  ONLINE_NUM            Provide the number of the group online members (Telegram so far)
  TELEGRAM              Provide telegram token and chat to use to send info to a telegram bot
                        format = token:chatId separated by a colon
  WEBHOOK               Provide the webhook url to forward the events to 
                        Note : endpoint should be unauthenticated and accept POST method
                        

##################
# Usage Examples #
##################

# Step 1 : In first terminal
$ python3 seeker.py

# Step 2 : In second terminal start a tunnel service such as ngrok
$ ./ngrok http 8080

###########
# Options #
###########

# Ouput KML File for Google Earth
$ python3 seeker.py -k &amp;lt;filename&amp;gt;

# Use Custom Port
$ python3 seeker.py -p 1337
$ ./ngrok http 1337

# Pre-select a specific template
$ python3 seeker.py -t 1

################
# Docker Usage #
################

# Step 1
$ docker network create ngroknet

# Step 2
$ docker run --rm -it --net ngroknet --name seeker thewhiteh4t/seeker

# Step 3
$ docker run --rm -it --net ngroknet --name ngrok wernight/ngrok ngrok http seeker:8080
&lt;/code&gt;&lt;/pre&gt; 
&lt;h2&gt;Local Tunnels&lt;/h2&gt; 
&lt;p&gt;Use&lt;/p&gt; 
&lt;pre&gt;&lt;code&gt;ssh -R 80:localhost:8080 nokey@localhost.run
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;as an alterntive to ngrok&lt;/p&gt; 
&lt;h2&gt;Demo&lt;/h2&gt; 
&lt;p&gt;&lt;strong&gt;YouTube&lt;/strong&gt;&lt;/p&gt; 
&lt;a href=&quot;https://odysee.com/@thewhiteh4t:2/seeker_v126_demo:e&quot;&gt; &lt;img src=&quot;https://thumbnails.odycdn.com/optimize/s:1024:768/quality:85/plain/https://thumbs.odycdn.com/5ce9ed06e0ce8a995987dba0949dbc9a.webp&quot; /&gt; &lt;/a&gt;</description>
      
      <media:content url="https://repository-images.githubusercontent.com/141040549/6aa9c100-8153-11ea-9052-17796dfa5349" medium="image" />
      
    </item>
    
    <item>
      <title>Diolinux/PhotoGIMP</title>
      <link>https://github.com/Diolinux/PhotoGIMP</link>
      <description>&lt;p&gt;A Patch for GIMP 3+ for Photoshop Users&lt;/p&gt;&lt;hr&gt;&lt;h1&gt;🎨 PhotoGIMP&lt;/h1&gt; 
&lt;img src=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/.local/share/icons/hicolor/256x256/256x256.png&quot; align=&quot;right&quot; alt=&quot;PhotoGIMP application icon&quot; title=&quot;PhotoGIMP application icon&quot; /&gt; 
&lt;p&gt;&lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP&quot;&gt;&lt;img src=&quot;https://img.shields.io/github/stars/Diolinux/PhotoGIMP?style=social&quot; alt=&quot;GitHub stars&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0&quot;&gt;&lt;img src=&quot;https://img.shields.io/badge/License-GPLv3-blue.svg?sanitize=true&quot; alt=&quot;License: GPL v3&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/releases/latest&quot;&gt;&lt;img src=&quot;https://img.shields.io/github/v/release/Diolinux/PhotoGIMP&quot; alt=&quot;Latest Release&quot; /&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;PhotoGIMP&lt;/strong&gt; is a free, community-driven patch that transforms &lt;a href=&quot;https://www.gimp.org/&quot;&gt;GIMP&lt;/a&gt; (GNU Image Manipulation Program) into a layout that feels familiar to &lt;strong&gt;Adobe Photoshop&lt;/strong&gt; users. If you&#39;re switching from Photoshop to GIMP and want to feel at home right away, PhotoGIMP is for you.&lt;/p&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;&lt;strong&gt;New to GIMP?&lt;/strong&gt; GIMP is a free and open-source image editor available for Linux, macOS, and Windows. It can do most things Photoshop can — photo retouching, image composition, graphic design, and more — all for free. PhotoGIMP just makes it &lt;em&gt;look and feel&lt;/em&gt; more like Photoshop.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;hr /&gt; 
&lt;h2&gt;✨ Features&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Photoshop-like tool layout&lt;/strong&gt; — Tools are reorganized to mimic the positions you&#39;re used to in Adobe Photoshop.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Custom Splash Screen&lt;/strong&gt; — A unique PhotoGIMP splash screen greets you on startup.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Maximized canvas space&lt;/strong&gt; — Default settings are optimized to give you the largest possible working area.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Photoshop keyboard shortcuts&lt;/strong&gt; — Keyboard shortcuts follow &lt;a href=&quot;https://helpx.adobe.com/photoshop/using/default-keyboard-shortcuts.html&quot;&gt;Adobe&#39;s official documentation&lt;/a&gt; for the Windows version.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Custom icon &amp;amp; name&lt;/strong&gt; — A dedicated &lt;code&gt;.desktop&lt;/code&gt; file gives PhotoGIMP its own icon and app name in your system menu.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;hr /&gt; 
&lt;h2&gt;📷 Screenshots&lt;/h2&gt; 
&lt;p&gt; &lt;img src=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/.config/GIMP/3.0/splashes/splash-screen-2025-v2.png&quot; alt=&quot;PhotoGIMP Diolinux Splash Art&quot; /&gt; &lt;em&gt;PhotoGIMP Diolinux Splash Art&lt;/em&gt; &lt;/p&gt; 
&lt;p&gt; &lt;img src=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/screenshots/photogimp_3_-_diolinux.png&quot; alt=&quot;PhotoGIMP 3&quot; /&gt; &lt;em&gt;GIMP 3.0 with the PhotoGIMP patch applied&lt;/em&gt; &lt;/p&gt; 
&lt;hr /&gt; 
&lt;h2&gt;📋 Requirements&lt;/h2&gt; 
&lt;p&gt;Before installing PhotoGIMP, make sure you have:&lt;/p&gt; 
&lt;table&gt; 
 &lt;thead&gt; 
  &lt;tr&gt; 
   &lt;th&gt;Requirement&lt;/th&gt; 
   &lt;th&gt;Details&lt;/th&gt; 
  &lt;/tr&gt; 
 &lt;/thead&gt; 
 &lt;tbody&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;strong&gt;GIMP 3.0 or newer&lt;/strong&gt;&lt;/td&gt; 
   &lt;td&gt;Download from: &lt;a href=&quot;https://www.gimp.org/downloads/&quot;&gt;gimp.org&lt;/a&gt; or &lt;a href=&quot;https://flathub.org/apps/org.gimp.GIMP&quot;&gt;Flathub&lt;/a&gt; (Linux)&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;strong&gt;Run GIMP at least once&lt;/strong&gt;&lt;/td&gt; 
   &lt;td&gt;GIMP needs to generate its config files before PhotoGIMP can overwrite them. &lt;strong&gt;Install GIMP → open it → close it → then install PhotoGIMP.&lt;/strong&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
 &lt;/tbody&gt; 
&lt;/table&gt; 
&lt;hr /&gt; 
&lt;h2&gt;⚙ How to Install&lt;/h2&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-warning&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-alert mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575Zm1.763.707a.25.25 0 0 0-.44 0L1.698 13.132a.25.25 0 0 0 .22.368h12.164a.25.25 0 0 0 .22-.368Zm.53 3.996v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Warning&lt;/p&gt;
 &lt;p&gt;&lt;strong&gt;Back up your current GIMP settings before installing!&lt;/strong&gt; PhotoGIMP overwrites GIMP&#39;s configuration files. If you have custom settings you want to keep, save a backup copy first. See the backup instructions in each section below.&lt;/p&gt; 
&lt;/div&gt; 
&lt;hr /&gt; 
&lt;h3&gt;🐧 Flatpak (Linux)&lt;/h3&gt; 
&lt;img src=&quot;https://skillicons.dev/icons?i=linux&quot; align=&quot;right&quot; width=&quot;40&quot; /&gt; 
&lt;h4&gt;Backup (optional)&lt;/h4&gt; 
&lt;p&gt;If you want to keep your current GIMP settings, back them up first:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;cp -r ~/.config/GIMP/3.0 ~/GIMP-3.0-backup
&lt;/code&gt;&lt;/pre&gt; 
&lt;h4&gt;Install&lt;/h4&gt; 
&lt;ol&gt; 
 &lt;li&gt;Make sure you already have GIMP installed &lt;a href=&quot;https://flathub.org/apps/org.gimp.GIMP&quot;&gt;from Flathub&lt;/a&gt;.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Open GIMP once, then close it&lt;/strong&gt; — this creates the config folders that PhotoGIMP needs.&lt;/li&gt; 
 &lt;li&gt;Download the latest release: 👉 &lt;strong&gt;&lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/PhotoGIMP-linux.zip&quot;&gt;Download PhotoGIMP for Linux (.zip)&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt; 
 &lt;li&gt;Extract the &lt;code&gt;.zip&lt;/code&gt; file &lt;strong&gt;into your home folder&lt;/strong&gt; (&lt;code&gt;~&lt;/code&gt;). 
  &lt;ul&gt; 
   &lt;li&gt;This will place files into &lt;code&gt;~/.config&lt;/code&gt; and &lt;code&gt;~/.local&lt;/code&gt;, which are hidden folders.&lt;/li&gt; 
   &lt;li&gt;To see hidden folders in your file manager, press &lt;kbd&gt;Ctrl&lt;/kbd&gt; + &lt;kbd&gt;H&lt;/kbd&gt;.&lt;/li&gt; 
   &lt;li&gt;When prompted about existing files, choose &lt;strong&gt;&quot;Replace&quot;&lt;/strong&gt; or &lt;strong&gt;&quot;Overwrite&quot;&lt;/strong&gt;.&lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
 &lt;li&gt;Open GIMP — you should see the new PhotoGIMP layout! 🎉&lt;/li&gt; 
&lt;/ol&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;💡 Using a non-Flatpak GIMP?&lt;/strong&gt;&lt;/summary&gt; 
 &lt;p&gt;If you installed GIMP from your distro&#39;s package manager (apt, dnf, pacman, etc.) instead of Flatpak, the config folder is in the same location (&lt;code&gt;~/.config/GIMP/3.0&lt;/code&gt;), so the steps above still work. Just make sure you have GIMP version 3.0 or newer.&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;🪟 Windows&lt;/h3&gt; 
&lt;img src=&quot;https://skillicons.dev/icons?i=windows&quot; align=&quot;right&quot; /&gt; 
&lt;h4&gt;Backup (optional)&lt;/h4&gt; 
&lt;p&gt;If you want to keep your current GIMP settings, back them up first:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;Press &lt;kbd&gt;Windows&lt;/kbd&gt; + &lt;kbd&gt;R&lt;/kbd&gt; to open the Run dialog.&lt;/li&gt; 
 &lt;li&gt;Type &lt;code&gt;%APPDATA%\GIMP&lt;/code&gt; and press &lt;kbd&gt;Enter&lt;/kbd&gt;.&lt;/li&gt; 
 &lt;li&gt;Copy the entire &lt;code&gt;3.0&lt;/code&gt; folder to a safe location (e.g., your Desktop).&lt;/li&gt; 
&lt;/ol&gt; 
&lt;h4&gt;Install&lt;/h4&gt; 
&lt;ol&gt; 
 &lt;li&gt;Make sure you have &lt;a href=&quot;https://www.gimp.org/downloads/&quot;&gt;GIMP installed from the official website&lt;/a&gt;.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Open GIMP once, then close it&lt;/strong&gt; — this creates the config folders that PhotoGIMP needs.&lt;/li&gt; 
 &lt;li&gt;Download the latest release: 👉 &lt;strong&gt;&lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/PhotoGIMP.zip&quot;&gt;Download PhotoGIMP for Windows (.zip)&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt; 
 &lt;li&gt;Extract the contents of &lt;code&gt;PhotoGIMP.zip&lt;/code&gt; to any folder (e.g., your Desktop).&lt;/li&gt; 
 &lt;li&gt;Open the extracted folder and &lt;strong&gt;copy the &lt;code&gt;3.0&lt;/code&gt; folder&lt;/strong&gt;.&lt;/li&gt; 
 &lt;li&gt;Press &lt;kbd&gt;Windows&lt;/kbd&gt; + &lt;kbd&gt;R&lt;/kbd&gt; to open the Run dialog.&lt;/li&gt; 
 &lt;li&gt;Type &lt;code&gt;%APPDATA%\GIMP&lt;/code&gt; and press &lt;kbd&gt;Enter&lt;/kbd&gt; — this opens GIMP&#39;s settings folder.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Paste&lt;/strong&gt; the &lt;code&gt;3.0&lt;/code&gt; folder here.&lt;/li&gt; 
 &lt;li&gt;When prompted about existing files, select &lt;strong&gt;&quot;Replace the files in the destination&quot;&lt;/strong&gt;.&lt;/li&gt; 
 &lt;li&gt;Open GIMP — you should see the new PhotoGIMP layout! 🎉&lt;/li&gt; 
&lt;/ol&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;💡 Optional: Change the GIMP shortcut icon&lt;/strong&gt;&lt;/summary&gt; 
 &lt;p&gt;You can also download &lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/photogimp.ico&quot;&gt;photogimp.ico&lt;/a&gt; and update the icon on the GIMP shortcut located at:&lt;/p&gt; 
 &lt;pre&gt;&lt;code&gt;%appdata%\Microsoft\Windows\Start Menu\Programs\GIMP 3.0.0
&lt;/code&gt;&lt;/pre&gt; 
 &lt;p&gt;Right-click the shortcut → &lt;strong&gt;Properties&lt;/strong&gt; → &lt;strong&gt;Change Icon&lt;/strong&gt; → browse to the downloaded &lt;code&gt;.ico&lt;/code&gt; file.&lt;/p&gt; 
&lt;/details&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;🍫 Install via Chocolatey (alternative)&lt;/strong&gt;&lt;/summary&gt; 
 &lt;p&gt;If you use &lt;a href=&quot;https://chocolatey.org/&quot;&gt;Chocolatey&lt;/a&gt;, you can install PhotoGIMP with a single command:&lt;/p&gt; 
 &lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;choco install photogimp
&lt;/code&gt;&lt;/pre&gt; 
 &lt;p&gt;Maintained by: &lt;a href=&quot;https://github.com/AndreAugustoDev&quot;&gt;André Augusto&lt;/a&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;🍎 macOS&lt;/h3&gt; 
&lt;img src=&quot;https://skillicons.dev/icons?i=macos&quot; align=&quot;right&quot; /&gt; 
&lt;h4&gt;Backup (optional)&lt;/h4&gt; 
&lt;p&gt;If you want to keep your current GIMP settings, back them up first:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;Open Finder.&lt;/li&gt; 
 &lt;li&gt;Press &lt;kbd&gt;Cmd&lt;/kbd&gt; + &lt;kbd&gt;Shift&lt;/kbd&gt; + &lt;kbd&gt;G&lt;/kbd&gt; and go to &lt;code&gt;~/Library/Application Support/GIMP&lt;/code&gt;.&lt;/li&gt; 
 &lt;li&gt;Copy the entire &lt;code&gt;GIMP&lt;/code&gt; folder to a safe location (e.g., your Desktop).&lt;/li&gt; 
&lt;/ol&gt; 
&lt;h4&gt;Install&lt;/h4&gt; 
&lt;ol&gt; 
 &lt;li&gt;Make sure you have &lt;a href=&quot;https://www.gimp.org/downloads/&quot;&gt;GIMP installed from the official website&lt;/a&gt;.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Open GIMP once, then close it&lt;/strong&gt; — this creates the config folders that PhotoGIMP needs.&lt;/li&gt; 
 &lt;li&gt;Download the latest release: 👉 &lt;strong&gt;&lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/releases/download/3.0/PhotoGIMP.zip&quot;&gt;Download PhotoGIMP for macOS (.zip)&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt; 
 &lt;li&gt;Extract the contents of &lt;code&gt;PhotoGIMP.zip&lt;/code&gt; to any folder (e.g., your Desktop).&lt;/li&gt; 
 &lt;li&gt;Open the extracted folder and &lt;strong&gt;copy the &lt;code&gt;3.0&lt;/code&gt; folder&lt;/strong&gt;.&lt;/li&gt; 
 &lt;li&gt;Open Finder, press &lt;kbd&gt;Cmd&lt;/kbd&gt; + &lt;kbd&gt;Shift&lt;/kbd&gt; + &lt;kbd&gt;G&lt;/kbd&gt; to open &quot;Go to Folder&quot;.&lt;/li&gt; 
 &lt;li&gt;Type &lt;code&gt;~/Library/Application Support/GIMP&lt;/code&gt; and press &lt;kbd&gt;Enter&lt;/kbd&gt;.&lt;/li&gt; 
 &lt;li&gt;If you see a &lt;code&gt;2.10&lt;/code&gt; folder from a previous installation, &lt;strong&gt;delete it&lt;/strong&gt; to avoid conflicts.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Paste&lt;/strong&gt; the &lt;code&gt;3.0&lt;/code&gt; folder inside the GIMP folder.&lt;/li&gt; 
 &lt;li&gt;When prompted about existing files, select &lt;strong&gt;&quot;Replace&quot;&lt;/strong&gt; or &lt;strong&gt;&quot;Merge&quot;&lt;/strong&gt;.&lt;/li&gt; 
 &lt;li&gt;Open GIMP — you should see the new PhotoGIMP layout! 🎉&lt;/li&gt; 
&lt;/ol&gt; 
&lt;hr /&gt; 
&lt;h2&gt;📦 What&#39;s Inside the Patch&lt;/h2&gt; 
&lt;p&gt;PhotoGIMP replaces or adds the following files in GIMP&#39;s configuration directory:&lt;/p&gt; 
&lt;table&gt; 
 &lt;thead&gt; 
  &lt;tr&gt; 
   &lt;th&gt;File / Folder&lt;/th&gt; 
   &lt;th&gt;What it does&lt;/th&gt; 
  &lt;/tr&gt; 
 &lt;/thead&gt; 
 &lt;tbody&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;shortcutsrc&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Keyboard shortcuts mapped to match Photoshop&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;toolrc&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Tool configuration and ordering&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;sessionrc&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Window layout and panel positions&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;dockrc&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Dock / panel configuration&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;gimprc&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;General GIMP preferences (canvas, grid, etc.)&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;contextrc&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Active tool/color context settings&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;splashes/&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Custom PhotoGIMP splash screen&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;theme.css&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Minor UI theme adjustments&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;&lt;code&gt;templaterc&lt;/code&gt;&lt;/td&gt; 
   &lt;td&gt;Pre-defined canvas templates&lt;/td&gt; 
  &lt;/tr&gt; 
 &lt;/tbody&gt; 
&lt;/table&gt; 
&lt;p&gt;On Linux, the patch also installs:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;A custom &lt;code&gt;.desktop&lt;/code&gt; file (app launcher with PhotoGIMP name and icon)&lt;/li&gt; 
 &lt;li&gt;A custom application icon in &lt;code&gt;~/.local/share/icons/&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;hr /&gt; 
&lt;h2&gt;🗑 How to Uninstall&lt;/h2&gt; 
&lt;p&gt;To remove PhotoGIMP and restore GIMP to its default state, simply delete GIMP&#39;s config folder and reopen GIMP — it will regenerate fresh default settings.&lt;/p&gt; 
&lt;h3&gt;Linux&lt;/h3&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;rm -rf ~/.config/GIMP/3.0
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;Then open GIMP again — it will create a brand new default configuration.&lt;/p&gt; 
&lt;p&gt;If you made a backup earlier, restore it instead:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;cp -r ~/GIMP-3.0-backup ~/.config/GIMP/3.0
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;Windows&lt;/h3&gt; 
&lt;ol&gt; 
 &lt;li&gt;Press &lt;kbd&gt;Windows&lt;/kbd&gt; + &lt;kbd&gt;R&lt;/kbd&gt;, type &lt;code&gt;%APPDATA%\GIMP&lt;/code&gt; and press &lt;kbd&gt;Enter&lt;/kbd&gt;.&lt;/li&gt; 
 &lt;li&gt;Delete the &lt;code&gt;3.0&lt;/code&gt; folder.&lt;/li&gt; 
 &lt;li&gt;Open GIMP — it will recreate the default settings.&lt;/li&gt; 
&lt;/ol&gt; 
&lt;p&gt;Or restore your backup by pasting the backed-up &lt;code&gt;3.0&lt;/code&gt; folder back.&lt;/p&gt; 
&lt;h3&gt;macOS&lt;/h3&gt; 
&lt;ol&gt; 
 &lt;li&gt;Open Finder, press &lt;kbd&gt;Cmd&lt;/kbd&gt; + &lt;kbd&gt;Shift&lt;/kbd&gt; + &lt;kbd&gt;G&lt;/kbd&gt;.&lt;/li&gt; 
 &lt;li&gt;Go to &lt;code&gt;~/Library/Application Support/GIMP&lt;/code&gt;.&lt;/li&gt; 
 &lt;li&gt;Delete the &lt;code&gt;3.0&lt;/code&gt; folder.&lt;/li&gt; 
 &lt;li&gt;Open GIMP — it will recreate the default settings.&lt;/li&gt; 
&lt;/ol&gt; 
&lt;p&gt;Or restore your backup by pasting the backed-up folder back.&lt;/p&gt; 
&lt;hr /&gt; 
&lt;h2&gt;❓ Troubleshooting / FAQ&lt;/h2&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-caution&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-stop mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Caution&lt;/p&gt;
 &lt;p&gt;&lt;strong&gt;PhotoGIMP does not have an official website.&lt;/strong&gt; The only official source for the project is its GitHub repository: &lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/&quot;&gt;https://github.com/Diolinux/PhotoGIMP/&lt;/a&gt;&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;PhotoGIMP didn&#39;t change anything — GIMP looks the same&lt;/strong&gt;&lt;/summary&gt; 
 &lt;ul&gt; 
  &lt;li&gt;Make sure you extracted the files to the &lt;strong&gt;correct location&lt;/strong&gt;. The most common mistake is extracting to the wrong folder.&lt;/li&gt; 
  &lt;li&gt;&lt;strong&gt;Linux&lt;/strong&gt;: The &lt;code&gt;.config&lt;/code&gt; and &lt;code&gt;.local&lt;/code&gt; folders must be in your home directory (&lt;code&gt;~&lt;/code&gt;). They are hidden — press &lt;kbd&gt;Ctrl&lt;/kbd&gt; + &lt;kbd&gt;H&lt;/kbd&gt; in your file manager to see them.&lt;/li&gt; 
  &lt;li&gt;&lt;strong&gt;Windows&lt;/strong&gt;: The &lt;code&gt;3.0&lt;/code&gt; folder must be inside &lt;code&gt;%APPDATA%\GIMP&lt;/code&gt;, not next to it.&lt;/li&gt; 
  &lt;li&gt;&lt;strong&gt;macOS&lt;/strong&gt;: The &lt;code&gt;3.0&lt;/code&gt; folder must be inside &lt;code&gt;~/Library/Application Support/GIMP&lt;/code&gt;.&lt;/li&gt; 
  &lt;li&gt;Did you &lt;strong&gt;close GIMP&lt;/strong&gt; before pasting the files? GIMP may overwrite incoming settings on exit.&lt;/li&gt; 
 &lt;/ul&gt; 
&lt;/details&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;I get an error when opening GIMP after installing PhotoGIMP&lt;/strong&gt;&lt;/summary&gt; 
 &lt;ul&gt; 
  &lt;li&gt;This usually means the GIMP version doesn&#39;t match. PhotoGIMP is built for &lt;strong&gt;GIMP 3.0+&lt;/strong&gt;. If you&#39;re running GIMP 2.x, it won&#39;t be compatible.&lt;/li&gt; 
  &lt;li&gt;Try deleting the config folder and reinstalling — see the &lt;a href=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/#-how-to-uninstall&quot;&gt;How to Uninstall&lt;/a&gt; section.&lt;/li&gt; 
 &lt;/ul&gt; 
&lt;/details&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;Can I use PhotoGIMP with GIMP 2.10?&lt;/strong&gt;&lt;/summary&gt; 
 &lt;p&gt;No. This version of PhotoGIMP is designed exclusively for &lt;strong&gt;GIMP 3.0 and newer&lt;/strong&gt;. The configuration format changed significantly between GIMP 2.x and 3.x.&lt;/p&gt; 
&lt;/details&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;Will PhotoGIMP delete my custom brushes, fonts, or plug-ins?&lt;/strong&gt;&lt;/summary&gt; 
 &lt;p&gt;No. PhotoGIMP only replaces configuration files (shortcuts, layout, preferences). Your personal brushes, fonts, gradients, and plug-ins remain untouched.&lt;/p&gt; 
&lt;/details&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;Can I customize the shortcuts after installing PhotoGIMP?&lt;/strong&gt;&lt;/summary&gt; 
 &lt;p&gt;Absolutely! PhotoGIMP just sets a starting point. You can change any shortcut in GIMP via &lt;strong&gt;Edit → Keyboard Shortcuts&lt;/strong&gt;.&lt;/p&gt; 
&lt;/details&gt; 
&lt;details&gt; 
 &lt;summary&gt;&lt;strong&gt;How do I update PhotoGIMP to a new version?&lt;/strong&gt;&lt;/summary&gt; 
 &lt;p&gt;Just download the latest release and follow the installation steps again — it will overwrite the previous PhotoGIMP configuration.&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h2&gt;🤝 Contributing&lt;/h2&gt; 
&lt;p&gt;Found a bug? Have a suggestion? We&#39;d love your help!&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Report an issue&lt;/strong&gt;: &lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/issues&quot;&gt;Open an issue&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Submit a fix&lt;/strong&gt;: &lt;a href=&quot;https://github.com/Diolinux/PhotoGIMP/pulls&quot;&gt;Create a pull request&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Translate&lt;/strong&gt;: Help us translate the README into more languages! See the &lt;a href=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/#-translations&quot;&gt;Translations&lt;/a&gt; section.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;hr /&gt; 
&lt;h2&gt;🌍 Translations&lt;/h2&gt; 
&lt;p&gt;This README is available in other languages:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;🇮🇹 &lt;a href=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/docs/README_it.md&quot;&gt;Italiano (Italian)&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;🇵🇱 &lt;a href=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/docs/README_pl.md&quot;&gt;Polski (Polish)&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;🇧🇷 &lt;a href=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/docs/README_pt.md&quot;&gt;Português (Brazilian Portuguese)&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;🇷🇺 &lt;a href=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/docs/README_ru.md&quot;&gt;Русский (Russian)&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;Want to add your language? Fork the repo, create a &lt;code&gt;docs/README_xx.md&lt;/code&gt; file, and submit a pull request!&lt;/p&gt; 
&lt;hr /&gt; 
&lt;h2&gt;🏆 Credits&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;This project would not be possible without the amazing &lt;a href=&quot;https://www.gimp.org/&quot;&gt;GIMP&lt;/a&gt; team.&lt;/li&gt; 
 &lt;li&gt;A BIG thanks to all Diolinux&#39;s supporters on &lt;a href=&quot;https://youtube.com/Diolinux&quot;&gt;YouTube&lt;/a&gt;.&lt;/li&gt; 
 &lt;li&gt;Splash screen &amp;amp; icons from &lt;a href=&quot;https://bento.me/adrielfilipedesign&quot;&gt;Adriel Filipe Design&lt;/a&gt;.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;hr /&gt; 
&lt;h2&gt;👥 Contributors&lt;/h2&gt; 
&lt;a align=&quot;center&quot; href=&quot;https://github.com/Diolinux/PhotoGIMP/graphs/contributors&quot;&gt; &lt;img src=&quot;https://contrib.rocks/image?repo=Diolinux/PhotoGIMP&quot; /&gt; &lt;/a&gt; 
&lt;hr /&gt; 
&lt;h2&gt;📄 License&lt;/h2&gt; 
&lt;p&gt;PhotoGIMP is licensed under the &lt;a href=&quot;https://raw.githubusercontent.com/Diolinux/PhotoGIMP/master/LICENSE&quot;&gt;GNU General Public License v3.0&lt;/a&gt;.&lt;/p&gt;</description>
      
      <media:content url="https://repository-images.githubusercontent.com/273572029/f6123ad8-c71e-4767-844e-f1fae73181b7" medium="image" />
      
    </item>
    
    <item>
      <title>ryanoasis/nerd-fonts</title>
      <link>https://github.com/ryanoasis/nerd-fonts</link>
      <description>&lt;p&gt;Iconic font aggregator, collection, &amp; patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, &amp; more&lt;/p&gt;&lt;hr&gt;&lt;h1 align=&quot;center&quot;&gt; &lt;img src=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/images/nerd-fonts-logo.svg?sanitize=true&quot; alt=&quot;Nerd Fonts Logo&quot; /&gt; &lt;/h1&gt; 
&lt;h2 align=&quot;center&quot;&gt; &lt;img alt=&quot;Iconic font aggregator, collection, and patcher&quot; src=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/images/project-subtitle-phrase.svg?sanitize=true&quot; /&gt; &lt;/h2&gt; 
&lt;div align=&quot;center&quot;&gt; 
 &lt;p&gt;&lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/releases/latest&quot; title=&quot;Latest Release (external link) ➶&quot;&gt;Releases&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#patched-fonts&quot;&gt;Fonts&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;Font Patcher&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki&quot;&gt;Wiki Documentation&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://www.redbubble.com/people/ryanoasis/works/30764810-nerd-fonts-iconic-font-aggregator&quot;&gt;Stickers&lt;/a&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;|&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;https://github.com/ryanoasis/vim-devicons&quot; title=&quot;VimDevIcons Vim Plugin (external link) ➶&quot;&gt;VimDevIcons&lt;/a&gt;&lt;/p&gt; 
 &lt;p&gt;&lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts&quot;&gt;&lt;img src=&quot;https://img.shields.io/github/release/ryanoasis/nerd-fonts.svg?style=for-the-badge&quot; alt=&quot;GitHub release&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://gitter.im/ryanoasis/nerd-fonts&quot;&gt;&lt;img src=&quot;https://img.shields.io/gitter/room/nwjs/nw.js.svg?style=for-the-badge&quot; alt=&quot;Gitter&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/raw/-/code_of_conduct.md&quot; title=&quot;Contributor Covenant Code of Conduct&quot;&gt;&lt;img src=&quot;https://img.shields.io/badge/code%20of-conduct-ff69b4.svg?style=for-the-badge&quot; alt=&quot;Code of Conduct&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://makeapullrequest.com&quot; title=&quot;Make a Pull Request (external link) ➶&quot;&gt;&lt;img src=&quot;https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=for-the-badge&amp;amp;logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJzdmcyIiB3aWR0aD0iNjQ1IiBoZWlnaHQ9IjU4NSIgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPiA8ZyBpZD0ibGF5ZXIxIj4gIDxwYXRoIGlkPSJwYXRoMjQxNyIgZD0ibTI5Ny4zIDU1MC44N2MtMTMuNzc1LTE1LjQzNi00OC4xNzEtNDUuNTMtNzYuNDM1LTY2Ljg3NC04My43NDQtNjMuMjQyLTk1LjE0Mi03Mi4zOTQtMTI5LjE0LTEwMy43LTYyLjY4NS01Ny43Mi04OS4zMDYtMTE1LjcxLTg5LjIxNC0xOTQuMzQgMC4wNDQ1MTItMzguMzg0IDIuNjYwOC01My4xNzIgMTMuNDEtNzUuNzk3IDE4LjIzNy0zOC4zODYgNDUuMS02Ni45MDkgNzkuNDQ1LTg0LjM1NSAyNC4zMjUtMTIuMzU2IDM2LjMyMy0xNy44NDUgNzYuOTQ0LTE4LjA3IDQyLjQ5My0wLjIzNDgzIDUxLjQzOSA0LjcxOTcgNzYuNDM1IDE4LjQ1MiAzMC40MjUgMTYuNzE0IDYxLjc0IDUyLjQzNiA2OC4yMTMgNzcuODExbDMuOTk4MSAxNS42NzIgOS44NTk2LTIxLjU4NWM1NS43MTYtMTIxLjk3IDIzMy42LTEyMC4xNSAyOTUuNSAzLjAzMTYgMTkuNjM4IDM5LjA3NiAyMS43OTQgMTIyLjUxIDQuMzgwMSAxNjkuNTEtMjIuNzE1IDYxLjMwOS02NS4zOCAxMDguMDUtMTY0LjAxIDE3OS42OC02NC42ODEgNDYuOTc0LTEzNy44OCAxMTguMDUtMTQyLjk4IDEyOC4wMy01LjkxNTUgMTEuNTg4LTAuMjgyMTYgMS44MTU5LTI2LjQwOC0yNy40NjF6IiBmaWxsPSIjZGQ1MDRmIi8%2BIDwvZz48L3N2Zz4%3D&quot; alt=&quot;PRs Welcome&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#patched-fonts&quot; title=&quot;&quot;&gt;&lt;img src=&quot;https://raw.githubusercontent.com/wiki/ryanoasis/nerd-fonts/images/faux-shield-badge-os-logos.svg?sanitize=true&quot; alt=&quot;Nerd Fonts - OS Support&quot; /&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;/div&gt; 
&lt;p&gt;&lt;strong&gt;Nerd Fonts&lt;/strong&gt; is a project that patches developer targeted fonts with a high number of glyphs (icons). Specifically to add a high number of extra glyphs from popular &#39;iconic fonts&#39; such as &lt;a href=&quot;https://github.com/FortAwesome/Font-Awesome&quot;&gt;Font Awesome&lt;/a&gt;, &lt;a href=&quot;https://github.com/devicons/devicon&quot;&gt;Devicons&lt;/a&gt;, &lt;a href=&quot;https://github.com/primer/octicons&quot;&gt;Octicons&lt;/a&gt;, and &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#glyph-sets&quot;&gt;others&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;The following flow diagram shows the current glyph sets included:&lt;/p&gt; 
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/images/sankey-glyphs-combined-diagram.svg?sanitize=true&quot; alt=&quot;@SankeyMATIC Diagram&quot; /&gt; &lt;/p&gt; 
&lt;sub&gt;&lt;i&gt;Diagram created using &lt;a href=&quot;http://sankeymatic.com/&quot; title=&quot;SankeyMATIC (BETA): A Sankey diagram builder for everyone&quot;&gt;@SankeyMATIC&lt;/a&gt;&lt;/i&gt;&lt;/sub&gt; 
&lt;h2&gt;Important Notices&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;code&gt;master&lt;/code&gt; branch file paths are &lt;strong&gt;not&lt;/strong&gt; considered stable. &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#unstable-file-paths&quot;&gt;Verify your repository URI references&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;cloning this repository is &lt;strong&gt;not&lt;/strong&gt; recommended (&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-9-clone-the-repo&quot;&gt;due to Repo size&lt;/a&gt;) unless you are going to be &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#contributing&quot;&gt;contributing to development&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Table of Contents&lt;/h2&gt; 
&lt;p&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#tldr&quot;&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-installation&quot;&gt;&lt;strong&gt;Installation Options&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-1-release-archive-download&quot;&gt;&lt;strong&gt;1 - Release Archive Download&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-2-homebrew-fonts&quot;&gt;&lt;strong&gt;2 - Homebrew Fonts (macOS (OS X))&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-3-unofficial-chocolatey-or-scoop-repositories&quot;&gt;&lt;strong&gt;3 - Chocolatey or Scoop (Windows)&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-4-arch-extra-repository&quot;&gt;&lt;strong&gt;4 - Arch Linux Repository (Extra, AUR)&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-5-powershell-installer&quot;&gt;&lt;strong&gt;5 - PowerShell Installer (Multi-Platform)&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-6-ad-hoc-curl-download&quot;&gt;&lt;strong&gt;6 - Ad Hoc Curl Download&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-7-install-script&quot;&gt;&lt;strong&gt;7 - Install Script&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-8-font-fallback&quot;&gt;&lt;strong&gt;8 - Use Fontfallback&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-9-clone-the-repo&quot;&gt;&lt;strong&gt;9 - Clone Repo&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-10-patch-your-own-font&quot;&gt;&lt;strong&gt;10 - Patch Your Own Font&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#features&quot;&gt;&lt;strong&gt;Features&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#glyph-sets&quot;&gt;&lt;strong&gt;Glyph/Icon sets&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#patched-fonts&quot;&gt;&lt;strong&gt;Patched Fonts&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#variations&quot;&gt;&lt;strong&gt;Variations&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;&lt;strong&gt;Font Patcher&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;&lt;strong&gt;Developer / Contributor&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;&lt;strong&gt;Font Patcher&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#gotta-patch-em-all&quot;&gt;&lt;strong&gt;Gotta Patch &#39;em All Font Patcher!&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#other-good-fonts-to-patch&quot;&gt;&lt;strong&gt;Other Good Fonts to Patch&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#contributing&quot;&gt;&lt;strong&gt;Contributing&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#project-motivation&quot;&gt;&lt;strong&gt;Project Motivation&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Additional Info&lt;/strong&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#common-problems&quot;&gt;&lt;strong&gt;In case of problems&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#unstable-file-paths&quot;&gt;&lt;strong&gt;Unstable file paths on master&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#changelog&quot;&gt;&lt;strong&gt;Changelog&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#license&quot;&gt;&lt;strong&gt;License&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;TL;DR&lt;/h2&gt; 
&lt;p&gt;Nerd Fonts takes popular programming fonts and adds a bunch of Glyphs. There is also a &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;font patcher&lt;/a&gt; available if your desired font isn&#39;t already patched. For more high level information see the &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki&quot;&gt;wiki&lt;/a&gt;. If you are looking for the Vim plugin see &lt;a href=&quot;https://github.com/ryanoasis/vim-devicons&quot; title=&quot;VimDevIcons Vim Plugin (external link) ➶&quot;&gt;VimDevIcons ➶&lt;/a&gt;.&lt;/p&gt; 
&lt;h3&gt;Various Download Options for Fonts&lt;/h3&gt; 
&lt;p&gt;&lt;em&gt;If you...&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;code&gt;Option 1.&lt;/code&gt; want to download a &lt;strong&gt;font family&lt;/strong&gt; package of variations (bold, italic, etc.) see &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-1-release-archive-download&quot;&gt;download an archive&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 2.&lt;/code&gt; are on &lt;strong&gt;macOS&lt;/strong&gt; and want to use &lt;strong&gt;Homebrew&lt;/strong&gt; see &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-2-homebrew-fonts&quot;&gt;Homebrew Fonts&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 3.&lt;/code&gt; are on &lt;strong&gt;Windows&lt;/strong&gt; and want to use &lt;strong&gt;Chocolatey&lt;/strong&gt; or &lt;strong&gt;Scoop&lt;/strong&gt; see &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-3-unofficial-chocolatey-or-scoop-repositories&quot;&gt;Unofficial Chocolatey or Scoop Repositories&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 4.&lt;/code&gt; are on &lt;strong&gt;Arch Linux&lt;/strong&gt; and want to use &lt;strong&gt;Extra packages&lt;/strong&gt; see &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-4-arch-extra-repository&quot;&gt;Arch Extra Repositories&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 5.&lt;/code&gt; are using &lt;strong&gt;PowerShell&lt;/strong&gt; and want an &lt;strong&gt;interactive setup&lt;/strong&gt; or &lt;strong&gt;use in scripts&lt;/strong&gt; see the &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-5-powershell-installer&quot;&gt;PowerShell Installer&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 6.&lt;/code&gt; want to use the &lt;strong&gt;&lt;code&gt;curl&lt;/code&gt; command&lt;/strong&gt; or use in &lt;strong&gt;scripts&lt;/strong&gt; see &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-6-ad-hoc-curl-download&quot;&gt;Ad Hoc Curl Download&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 7.&lt;/code&gt; want to &lt;strong&gt;automate&lt;/strong&gt; installing or use in &lt;strong&gt;scripts&lt;/strong&gt; see the &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-7-install-script&quot;&gt;Install Script&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 8.&lt;/code&gt; want to install only one font for all fonts see &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-8-font-fallback&quot;&gt;Font Fallback&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 9.&lt;/code&gt; want &lt;strong&gt;complete control&lt;/strong&gt; then see &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-9-clone-the-repo&quot;&gt;cloning the repo&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;code&gt;Option 10.&lt;/code&gt; want to patch your own font see the &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#option-10-patch-your-own-font&quot;&gt;Font Patcher&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Features&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt;A &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;FontForge Python script&lt;/a&gt; to patch any font 
  &lt;ul&gt; 
   &lt;li&gt;Includes an option to create &lt;strong&gt;Monospaced (fixed-pitch, fixed-width)&lt;/strong&gt; &lt;em&gt;or&lt;/em&gt; &lt;strong&gt;double-width (non-monospaced)&lt;/strong&gt; glyphs&lt;/li&gt; 
   &lt;li&gt;For more details see the &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;&lt;strong&gt;Font Patcher&lt;/strong&gt;&lt;/a&gt; section&lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;&lt;code&gt;67&lt;/code&gt;&lt;/strong&gt; already &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#patched-fonts&quot;&gt;patched font families&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;Over &lt;strong&gt;&lt;code&gt;10,000&lt;/code&gt;&lt;/strong&gt; glyphs/icons combined &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#combinations&quot;&gt;(more details)&lt;/a&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Current glyph sets include: &lt;a href=&quot;https://github.com/ryanoasis/powerline-extra-symbols&quot;&gt;Powerline with Extra Symbols&lt;/a&gt;, &lt;a href=&quot;https://github.com/FortAwesome/Font-Awesome&quot;&gt;Font Awesome&lt;/a&gt;, &lt;a href=&quot;https://github.com/Templarian/MaterialDesign&quot;&gt;Material Design Icons&lt;/a&gt;, &lt;a href=&quot;https://github.com/erikflowers/weather-icons&quot;&gt;Weather&lt;/a&gt;, &lt;a href=&quot;https://github.com/devicons/devicon&quot;&gt;Devicons&lt;/a&gt;, &lt;a href=&quot;https://github.com/primer/octicons&quot;&gt;Octicons&lt;/a&gt;, &lt;a href=&quot;https://github.com/Lukas-W/font-logos&quot;&gt;Font Logos&lt;/a&gt; (Formerly Font Linux), &lt;a href=&quot;https://github.com/gabrielelana/pomicons&quot;&gt;Pomicons&lt;/a&gt;, &lt;a href=&quot;https://github.com/microsoft/vscode-codicons&quot;&gt;Codeicons&lt;/a&gt;&lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Monospaced (fixed-pitch, fixed-width)&lt;/strong&gt; &lt;em&gt;or&lt;/em&gt; &lt;strong&gt;double-width (non-monospaced)&lt;/strong&gt; &lt;em&gt;or&lt;/em&gt; &lt;strong&gt;proportional&lt;/strong&gt; glyphs version of each font 
  &lt;ul&gt; 
   &lt;li&gt;This refers to the Nerd Font glyphs themselves not necessarily the Font as a whole&lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
 &lt;li&gt;A Developer/Contributor provided &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#gotta-patch-em-all&quot;&gt;bash script&lt;/a&gt; to re-patch all the fonts&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Glyph Sets&lt;/h2&gt; 
&lt;p&gt;🔍 🔍 You can search for glyphs easily on &lt;a href=&quot;https://nerdfonts.com/cheat-sheet&quot;&gt;NerdFonts.com&lt;/a&gt; via the &lt;a href=&quot;https://nerdfonts.com/cheat-sheet&quot;&gt;Cheat Sheet&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;See &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki/Glyph-Sets-and-Code-Points&quot;&gt;Wiki: Glyph Sets and Codepoints for more details&lt;/a&gt;&lt;/p&gt; 
&lt;h3&gt;Icon names in shell&lt;/h3&gt; 
&lt;p&gt;See &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki/Icon-Names-in-Shell&quot;&gt;Wiki: Icon names in shell&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;Patched Fonts&lt;/h2&gt; 
&lt;p&gt;A preview of all fonts can be found &lt;a href=&quot;https://www.nerdfonts.com/font-downloads&quot;&gt;here&lt;/a&gt;.&lt;/p&gt; 
&lt;table&gt; 
 &lt;thead&gt; 
  &lt;tr&gt; 
   &lt;th style=&quot;text-align:left&quot;&gt;Font Name&lt;/th&gt; 
   &lt;th style=&quot;text-align:left&quot;&gt;Original Font Name and Repository&lt;/th&gt; 
   &lt;th style=&quot;text-align:left&quot;&gt;ver&lt;/th&gt; 
   &lt;th style=&quot;text-align:left&quot;&gt;*RFN&lt;/th&gt; 
  &lt;/tr&gt; 
 &lt;/thead&gt; 
 &lt;tbody&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/0xProto&quot;&gt;0xProto Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/0xType/0xProto&quot;&gt;0xProto&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.300&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/3270&quot;&gt;3270 Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/rbanffy/3270font&quot;&gt;3270&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;3.0.1&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/AdwaitaMono&quot;&gt;AdwaitaMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://gitlab.gnome.org/GNOME/adwaita-fonts&quot;&gt;Adwaita Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;32.4&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Agave&quot;&gt;Agave Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/agarick/agave&quot;&gt;Agave&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;37&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/AnonymousPro&quot;&gt;AnonymicePro Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://www.marksimonson.com/fonts/view/anonymous-pro&quot;&gt;Anonymous Pro&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.002&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Arimo&quot;&gt;Arimo Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/googlefonts/Arimo&quot;&gt;Arimo&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.33&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/AtkinsonHyperlegibleMono&quot;&gt;AtkynsonMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://www.brailleinstitute.org/freefont/&quot;&gt;Atkinson Hyperlegible Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.001&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/AurulentSansMono&quot;&gt;AurulentSansMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;Aurulent Sans Mono (Stephen G. Hartke)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/BigBlueTerminal&quot;&gt;BigBlueTerminal Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;BigBlueTerminal (VileR)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/BitstreamVeraSansMono&quot;&gt;BitstromWera Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;Vera Sans Mono (Bitstream Inc)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.1&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/IBMPlexMono&quot;&gt;BlexMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/IBM/plex&quot;&gt;IBM Plex Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.004&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/CascadiaCode&quot;&gt;CaskaydiaCove Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/microsoft/cascadia-code&quot;&gt;Cascadia Code&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2407.24&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/CascadiaMono&quot;&gt;CaskaydiaMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/microsoft/cascadia-code&quot;&gt;Cascadia Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2407.24&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/CodeNewRoman&quot;&gt;CodeNewRoman Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;Code New Roman (Sam Radian)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/ComicShannsMono&quot;&gt;ComicShannsMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/jesusmgg/comic-shanns-mono&quot;&gt;Comic Shanns Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.3.2&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/CommitMono&quot;&gt;CommitMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/eigilnikolajsen/commit-mono&quot;&gt;Commit Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.143&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Cousine&quot;&gt;Cousine Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://fonts.google.com/specimen/Cousine&quot;&gt;Cousine&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.211&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/D2Coding&quot;&gt;D2Coding Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/naver/d2codingfont&quot;&gt;D2Coding&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.3.2&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/DaddyTimeMono&quot;&gt;DaddyTimeMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/BourgeoisBear/DaddyTimeMono&quot;&gt;DaddyTimeMono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.2.3&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/DepartureMono&quot;&gt;DepartureMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/rektdeckard/departure-mono&quot;&gt;Departure Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.422&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/DejaVuSansMono&quot;&gt;DejaVuSansMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/dejavu-fonts/dejavu-fonts&quot;&gt;DejaVu&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.37&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/DroidSansMono&quot;&gt;DroidSansMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;Droid Sans Mono (Ascender Corp)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.00-113&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/EnvyCodeR&quot;&gt;EnvyCodeR Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/damieng/envy-code-r&quot;&gt;Envy Code R&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;0.79&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/FantasqueSansMono&quot;&gt;FantasqueSansMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/belluzj/fantasque-sans&quot;&gt;Fantasque Sans Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.8.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/FiraCode&quot;&gt;FiraCode Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/tonsky/FiraCode&quot;&gt;Fira Code&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;6.2&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/FiraMono&quot;&gt;FiraMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/mozilla/Fira&quot;&gt;Fira Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;3.206&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/GeistMono&quot;&gt;GeistMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/vercel/geist-font&quot;&gt;Geist Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.401&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Go-Mono&quot;&gt;GoMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://go.googlesource.com/image/+/master/font/gofont/ttfs/&quot;&gt;Go-Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.010&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Gohu&quot;&gt;Gohu Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/koemaeda/gohufont-ttf&quot;&gt;Gohu TTF&lt;/a&gt;, &lt;a href=&quot;http://font.gohu.org/&quot;&gt;Gohu&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Hack&quot;&gt;Hack Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/chrissimpkins/Hack&quot;&gt;Hack&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;3.003&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Hasklig&quot;&gt;Hasklug Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/i-tu/Hasklig&quot;&gt;Hasklig&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.2&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/HeavyData&quot;&gt;HeavyDataMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;HeavyData (Vic Fieger)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Hermit&quot;&gt;Hurmit Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://pcaro.es/hermit&quot;&gt;Hermit&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/iA-Writer&quot;&gt;iM-Writing Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/iaolo/iA-Fonts&quot;&gt;iA-Writer&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;Dec 2018&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Inconsolata&quot;&gt;Inconsolata Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/googlefonts/Inconsolata&quot;&gt;Inconsolata&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;3.000&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/InconsolataGo&quot;&gt;InconsolataGo Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://levien.com/type/myfonts/inconsolata.html&quot;&gt;InconsolataGo&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.013&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/InconsolataLGC&quot;&gt;Inconsolata LGC Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/MihailJP/Inconsolata-LGC&quot;&gt;Inconsolata LGC&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.13&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/IntelOneMono&quot;&gt;IntoneMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/intel/intel-one-mono&quot;&gt;Intel One Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.4.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Iosevka&quot;&gt;Iosevka Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/be5invis/Iosevka&quot;&gt;Iosevka&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;33.2.1&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/IosevkaTerm&quot;&gt;IosevkaTerm Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/be5invis/Iosevka&quot;&gt;Iosevka Term&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;33.2.1&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/IosevkaTermSlab&quot;&gt;IosevkaTermSlab Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/be5invis/Iosevka&quot;&gt;Iosevka Term Slab&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;33.2.1&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/JetBrainsMono&quot;&gt;JetBrainsMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/JetBrains/JetBrainsMono&quot;&gt;JetBrains Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.304&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Lekton&quot;&gt;Lekton Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://fonts.google.com/specimen/Lekton&quot;&gt;Lekton&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;34&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/LiberationMono&quot;&gt;Literation Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/liberationfonts/liberation-fonts&quot;&gt;Liberation&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.1.5&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Lilex&quot;&gt;Lilex Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/mishamyrt/Lilex&quot;&gt;Lilex&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.600&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/MartianMono&quot;&gt;MartianMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/evilmartians/mono&quot;&gt;MartianMono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.1.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Meslo&quot;&gt;Meslo Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/andreberg/Meslo-Font&quot;&gt;Meslo&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.21&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Monaspace&quot;&gt;Monaspice Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/githubnext/monaspace&quot;&gt;Monaspace&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.200&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Monofur&quot;&gt;Monofur Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;Monofur (Tobias B Koehler)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Monoid&quot;&gt;Monoid Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/larsenwork/monoid&quot;&gt;Monoid&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;0.61&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Mononoki&quot;&gt;Mononoki Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://madmalik.github.io/mononoki&quot;&gt;Mononoki&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.6&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/MPlus&quot;&gt;M+ Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://mplusfonts.github.io&quot;&gt;MPlus Fonts&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.007&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Noto&quot;&gt;Noto Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://fonts.google.com/noto&quot;&gt;Noto&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;div&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/OpenDyslexic&quot;&gt;OpenDyslexic Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/antijingoist/open-dyslexic&quot;&gt;OpenDyslexic&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.001&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Overpass&quot;&gt;Overpass Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;http://overpassfont.org&quot;&gt;Overpass&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;3.0.5&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/ProFont&quot;&gt;ProFont Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://tobiasjung.name/profont&quot;&gt;ProFont&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.3, 2.2&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/ProggyClean&quot;&gt;ProggyClean Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;ProggyClean (Tristan Grimmer)&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2004/04/15&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Recursive&quot;&gt;RecMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/arrowtype/recursive&quot;&gt;Recursive Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.085&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/RobotoMono&quot;&gt;RobotoMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://fonts.google.com/specimen/Roboto+Mono&quot;&gt;Roboto Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;3.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/SourceCodePro&quot;&gt;SauceCodePro Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/adobe-fonts/source-code-pro&quot;&gt;Source Code Pro&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;2.042&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/ShareTechMono&quot;&gt;ShureTechMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://fonts.google.com/specimen/Share+Tech+Mono&quot;&gt;Share Tech Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.003&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/SpaceMono&quot;&gt;SpaceMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://fonts.google.com/specimen/Space+Mono&quot;&gt;Space Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.001&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Terminus&quot;&gt;Terminess Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;http://terminus-font.sourceforge.net&quot;&gt;Terminus TTF&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;4.49.3&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;YES&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Tinos&quot;&gt;Tinos Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://fonts.google.com/specimen/Tinos&quot;&gt;Tinos&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.23&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/Ubuntu&quot;&gt;Ubuntu Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;http://font.ubuntu.com&quot;&gt;Ubuntu Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;0.83&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/UbuntuMono&quot;&gt;UbuntuMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;http://font.ubuntu.com&quot;&gt;Ubuntu Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;0.80&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/UbuntuSans&quot;&gt;UbuntuSans Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/canonical/Ubuntu-Sans-Mono-fonts&quot;&gt;Ubuntu Sans&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.006&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/VictorMono&quot;&gt;VictorMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/rubjo/victor-mono&quot;&gt;Victor Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.5.6&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/patched-fonts/ZedMono&quot;&gt;ZedMono Nerd Font&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;&lt;a href=&quot;https://github.com/zed-industries/zed-fonts&quot;&gt;Zed Mono&lt;/a&gt;&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;1.2.0&lt;/td&gt; 
   &lt;td style=&quot;text-align:left&quot;&gt;NO&lt;/td&gt; 
  &lt;/tr&gt; 
 &lt;/tbody&gt; 
&lt;/table&gt; 
&lt;p&gt;&lt;sub&gt;&lt;em&gt;*RFN = Reserved Font Name&lt;/em&gt;&lt;/sub&gt;&lt;/p&gt; 
&lt;h3&gt;Variations&lt;/h3&gt; 
&lt;ul&gt; 
 &lt;li&gt;no flags given (defaults to only &lt;strong&gt;Seti-UI + Custom&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://github.com/devicons/devicon&quot;&gt;Devicons&lt;/a&gt;&lt;/strong&gt;)&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;double &lt;em&gt;(variable/proportional)&lt;/em&gt;&lt;/strong&gt; or &lt;strong&gt;single &lt;em&gt;(fixed/monospaced)&lt;/em&gt;&lt;/strong&gt; or &lt;strong&gt;proportional&lt;/strong&gt; width icon-glyphs&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/FortAwesome/Font-Awesome&quot;&gt;Font Awesome&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/AndreLZGava/font-awesome-extension&quot;&gt;Font Awesome Extension&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/Templarian/MaterialDesign&quot;&gt;Material Design Icons&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/erikflowers/weather-icons&quot;&gt;Weather&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/primer/octicons&quot;&gt;GitHub Octicons&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/Lukas-W/font-logos&quot;&gt;Font Logos&lt;/a&gt; (Formerly Font Linux)&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/ryanoasis/powerline-extra-symbols&quot;&gt;Powerline Extra Symbols&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://unicodepowersymbol.com/&quot;&gt;IEC Power Symbols&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/gabrielelana/pomicons&quot;&gt;Pomicons&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/microsoft/vscode-codicons&quot;&gt;Codicons&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Font Installation&lt;/h2&gt; 
&lt;p&gt;Some of the options below just help you to download the font file(s) (i.e. &lt;code&gt;.ttf&lt;/code&gt; or &lt;code&gt;.otf&lt;/code&gt;) or archives of font files. These must be installed on your system, depending on your OS. Usually (double) clicking the font files individually does the trick. Ask your OS&#39; community if installing a font file is a problem.&lt;/p&gt; 
&lt;h3&gt;&lt;code&gt;Option 1: Release Archive Download&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Best option if you want an &lt;strong&gt;archive&lt;/strong&gt; or complete &lt;strong&gt;font family&lt;/strong&gt; of variations (Bold, Italic, etc.).&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;Fonts are available for download as packages in the &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/releases/latest&quot;&gt;latest release&lt;/a&gt; A nice overview is &lt;a href=&quot;https://www.nerdfonts.com/font-downloads&quot;&gt;on the Nerd Font site&lt;/a&gt; (but misses the more compact &lt;code&gt;xv&lt;/code&gt; archives).&lt;/p&gt; 
&lt;p&gt;If you want download the latest release of a given font inside a script you can use (replace &quot;JetBrainsMono&quot; with your font):&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;curl -OL https://github.com/ryanoasis/nerd-fonts/releases/latest/download/JetBrainsMono.tar.xz
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;Option 2: Homebrew Fonts&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Best option if on &lt;strong&gt;macOS&lt;/strong&gt; and want to use &lt;strong&gt;Homebrew&lt;/strong&gt;.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;All fonts are available via &lt;a href=&quot;https://github.com/Homebrew/homebrew-cask&quot;&gt;Homebrew Cask&lt;/a&gt; on macOS (OS X)&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;brew install font-hack-nerd-font
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;&lt;em&gt;On Linux you have to add &lt;code&gt;--cask&lt;/code&gt; after &lt;code&gt;install&lt;/code&gt;.&lt;/em&gt;&lt;/p&gt; 
&lt;h3&gt;&lt;code&gt;Option 3: Unofficial Chocolatey or Scoop Repositories&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Option for &lt;strong&gt;Windows&lt;/strong&gt; and wanting to use &lt;strong&gt;Chocolatey&lt;/strong&gt; or &lt;strong&gt;Scoop&lt;/strong&gt;.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;Chocolatey users can download fonts published to the &lt;a href=&quot;https://community.chocolatey.org/packages&quot;&gt;Chocolatey Community Repository (CCR)&lt;/a&gt;:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;choco install nerd-fonts-hack
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;Scoop users can download fonts using the &lt;a href=&quot;https://github.com/matthewjberger/scoop-nerd-fonts&quot;&gt;Scoop bucket for Nerd Fonts&lt;/a&gt;:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;scoop bucket add nerd-fonts
scoop install Hack-NF
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;Option 4: Arch Extra Repository&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Option for &lt;strong&gt;Arch Linux&lt;/strong&gt; and wanting to use &lt;strong&gt;Extra packages&lt;/strong&gt;.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;Most fonts are available via &lt;a href=&quot;https://archlinux.org/groups/any/nerd-fonts/&quot;&gt;Arch Extra packages&lt;/a&gt;. Some special packages are &lt;a href=&quot;https://aur.archlinux.org/packages?K=nerd-fonts-&amp;amp;outdated=off&quot;&gt;in AUR&lt;/a&gt;.&lt;/p&gt; 
&lt;h3&gt;&lt;code&gt;Option 5: PowerShell Installer&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Best option for &lt;strong&gt;interactive setup guidance&lt;/strong&gt; or &lt;strong&gt;automating&lt;/strong&gt; installations through &lt;strong&gt;PowerShell scripts&lt;/strong&gt;.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;h4&gt;PSModule NerdFonts&lt;/h4&gt; 
&lt;p&gt;This is a 3rd-party community tool. More information can be found on its GitHub repository &lt;a href=&quot;https://github.com/PSModule/NerdFonts&quot;&gt;here&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;To install the module:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;Install-PSResource -Name NerdFonts
Import-Module -Name NerdFonts
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;To install one font:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;Install-NerdFont -Name &#39;FiraCode&#39; # Tab completion works on name
&lt;/code&gt;&lt;/pre&gt; 
&lt;h4&gt;Powershell Web Installer&lt;/h4&gt; 
&lt;p&gt;This is a 3rd-party community tool. More information can be found on its GitHub repository &lt;a href=&quot;https://github.com/jpawlowski/nerd-fonts-installer-PS&quot;&gt;here&lt;/a&gt;.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Requires PowerShell 7+&lt;/strong&gt; to be installed on Windows, macOS, or Linux.&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;Windows PowerShell 5.1&lt;/strong&gt; is also supported.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;To run the interactive installer, use the following command:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;&amp;amp; ([scriptblock]::Create((iwr &#39;https://to.loredo.me/Install-NerdFont.ps1&#39;)))
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;To install specific fonts directly, use the following command:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;&amp;amp; ([scriptblock]::Create((iwr &#39;https://to.loredo.me/Install-NerdFont.ps1&#39;))) -Name hack, heavy-data
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;Option 6: Ad Hoc Curl Download&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Option if you want to use the &lt;strong&gt;&lt;code&gt;curl&lt;/code&gt; command&lt;/strong&gt; or for use in &lt;strong&gt;scripts&lt;/strong&gt;.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: Will not work to get newer fonts as they are not inside the repo anymore.&lt;/p&gt; 
&lt;h4&gt;Linux&lt;/h4&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;mkdir -p ~/.local/share/fonts
cd ~/.local/share/fonts &amp;amp;&amp;amp; curl -fLO https://github.com/ryanoasis/nerd-fonts/raw/HEAD/patched-fonts/DroidSansMono/DroidSansMNerdFont-Regular.otf
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;&lt;em&gt;Note:&lt;/em&gt; deprecated alternative paths: &lt;code&gt;~/.fonts&lt;/code&gt;&lt;/p&gt; 
&lt;h4&gt;macOS (OS X)&lt;/h4&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;cd ~/Library/Fonts &amp;amp;&amp;amp; curl -fLO https://github.com/ryanoasis/nerd-fonts/raw/HEAD/patched-fonts/DroidSansMono/DroidSansMNerdFont-Regular.otf
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;Option 7: Install Script&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Best option if you want to &lt;strong&gt;automate&lt;/strong&gt; installing or for use in &lt;strong&gt;scripts&lt;/strong&gt;.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Requires (shallow) cloning&lt;/strong&gt; the repo as of now 😦&lt;/li&gt; 
 &lt;li&gt;Will not work to get newer fonts as they are not inside the repo anymore.&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h4&gt;All fonts:&lt;/h4&gt; 
&lt;ul&gt; 
 &lt;li&gt;Installs all the patched Fonts (&lt;em&gt;Warning: This is a lot of Fonts adding up to a large size&lt;/em&gt;)&lt;/li&gt; 
&lt;/ul&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;./install.sh
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;or, in PowerShell (Windows only):&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;./install.ps1
&lt;/code&gt;&lt;/pre&gt; 
&lt;h4&gt;Single font:&lt;/h4&gt; 
&lt;ul&gt; 
 &lt;li&gt;Installs a single Font of your choice&lt;/li&gt; 
&lt;/ul&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;./install.sh &amp;lt;FontName&amp;gt;
./install.sh Hack
./install.sh HeavyData
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;or, in PowerShell (Windows only):&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-powershell&quot;&gt;./install.ps1 &amp;lt;FontName&amp;gt;
./install.ps1 Hack
./install.ps1 HeavyData
./install.ps1 FiraCode, Hack
./install.ps1 DejaVuSansMono -WhatIf
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;Option 8: Font Fallback&lt;/code&gt;&lt;/h3&gt; 
&lt;p&gt;Most systems have a mechanism to search for an alternative font when the current font does not have a glyph that is needed. For example you edit a Latin text and insert a Chinese character, that glyph is taken not from your active font (it does not have it) but from some other font.&lt;/p&gt; 
&lt;p&gt;For this font fallback you can use one of the &lt;code&gt;SymbolsOnly&lt;/code&gt; fonts.&lt;/p&gt; 
&lt;p&gt;For fontconfig based systems like Linux you can improve the behavior with the &lt;code&gt;10-nerd-font-symbols.conf&lt;/code&gt; configuration file, that needs to be manually installed.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;Pro: One symbol font is sufficient for all text fonts&lt;/li&gt; 
 &lt;li&gt;Con: Scaling and placement of the fallback symbols can be hit or miss&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h3&gt;&lt;code&gt;Option 9: Clone the Repo&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Best option for &lt;strong&gt;full control&lt;/strong&gt;, &lt;strong&gt;all&lt;/strong&gt; or &lt;strong&gt;some&lt;/strong&gt; of the fonts, or &lt;strong&gt;contributing&lt;/strong&gt; to development.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: Will not work to get newer fonts as they are not inside the repo anymore.&lt;/p&gt; 
&lt;p&gt;A full clone of this repository is &lt;strong&gt;not&lt;/strong&gt; required nor efficient (mostly due to Repository size) if you are simply only interested in a limited set of fonts.&lt;/p&gt; 
&lt;p&gt;If you do want to clone the entire repo be sure to &lt;em&gt;shallow&lt;/em&gt; clone:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;git clone --depth 1
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;Even if you develop you probably do not need the old versions of the font files. With this command you have all commits but not all the old data - it will be loaded only if you check out old binaries (or do a blame):&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;git clone --filter=blob:none git@github.com:ryanoasis/nerd-fonts
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;If you want to clone just a sub-directory, use &lt;code&gt;git sparse-checkout&lt;/code&gt;.&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;git clone --filter=blob:none --sparse git@github.com:ryanoasis/nerd-fonts
cd nerd-fonts
git sparse-checkout add patched-fonts/JetBrainsMono
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;Option 10: Patch Your Own Font&lt;/code&gt;&lt;/h3&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;The option for &lt;strong&gt;patching&lt;/strong&gt; your &lt;strong&gt;own font&lt;/strong&gt; or fully &lt;strong&gt;customizing&lt;/strong&gt; the patched font.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;Use the provided Python command line script to generate a patched font from your own font to get the extra new glyphs&lt;/p&gt; 
&lt;p&gt;See: &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#font-patcher&quot;&gt;Font Patcher&lt;/a&gt; for usage&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;use this option if you do &lt;strong&gt;not&lt;/strong&gt; want to use one of the &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/#patched-fonts&quot;&gt;fonts provided&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;you will still need to copy the generated font to the correct font directory on your system&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;font-patcher&lt;/h2&gt; 
&lt;p align=&quot;center&quot;&gt; &lt;img src=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/images/nerd-fonts-patcher-logo.png&quot; alt=&quot;Nerd Fonts Patcher&quot; /&gt; &lt;/p&gt; 
&lt;p&gt;Patching the font of your own choosing:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt; &lt;p&gt;Use the script&lt;/p&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Download script and its helper files as &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/releases/latest/download/FontPatcher.zip&quot;&gt;archive&lt;/a&gt; and extract&lt;/li&gt; 
   &lt;li&gt;Just downloading the &lt;code&gt;font-patcher&lt;/code&gt; script is not enough.&lt;/li&gt; 
   &lt;li&gt;Requires: Fontforge, Python 3, &lt;code&gt;python-fontforge&lt;/code&gt; and &lt;code&gt;argparse&lt;/code&gt; packages 
    &lt;ul&gt; 
     &lt;li&gt;Fontforge can be installed as package&lt;/li&gt; 
     &lt;li&gt;or on OSX via &lt;code&gt;brew install fontforge&lt;/code&gt;&lt;/li&gt; 
     &lt;li&gt;or as &lt;a href=&quot;https://github.com/fontforge/fontforge/releases&quot;&gt;AppImage&lt;/a&gt;&lt;/li&gt; 
    &lt;/ul&gt; &lt;/li&gt; 
   &lt;li&gt;Usage, recommended:&lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;fontforge -script font-patcher PATH_TO_FONT
&lt;/code&gt;&lt;/pre&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Usage, direct (more convenient call, if it works for you):&lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;./font-patcher PATH_TO_FONT
&lt;/code&gt;&lt;/pre&gt; 
  &lt;ul&gt; 
   &lt;li&gt; &lt;p&gt;Usage, with Fontforge AppImage&lt;/p&gt; &lt;p&gt;&lt;em&gt;Note&lt;/em&gt;: &lt;code&gt;chmod u+x&lt;/code&gt; the AppImage after download. All supplied paths need to be &lt;strong&gt;absolute&lt;/strong&gt; and an explicit output path is required! If everything is located in the same directory, you can use the &lt;code&gt;$PWD&lt;/code&gt; shorthand.&lt;/p&gt; &lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;./FontForge.AppImage -script $PWD/font-patcher $PWD/BaseFont.ttf -out /tmp
&lt;/code&gt;&lt;/pre&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;Use docker&lt;/p&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Default parallel tasks&lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;docker run --rm -v /path/to/fonts:/in:Z -v /path/for/output:/out:Z nerdfonts/patcher [OPTIONS]
&lt;/code&gt;&lt;/pre&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Single process (slow)&lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;docker run --rm -v /path/to/fonts:/in:Z -v /path/for/output:/out:Z -e &quot;PN=1&quot; nerdfonts/patcher [OPTIONS]
&lt;/code&gt;&lt;/pre&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Specify the parallel tasks number to 10&lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;docker run --rm -v /path/to/fonts:/in:Z -v /path/for/output:/out:Z -e &quot;PN=10&quot; nerdfonts/patcher [OPTIONS]
&lt;/code&gt;&lt;/pre&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Update docker image&lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;docker pull nerdfonts/patcher
&lt;/code&gt;&lt;/pre&gt; 
  &lt;ul&gt; 
   &lt;li&gt;Run interatively to get full control of &lt;code&gt;font-patcher&lt;/code&gt; invocation and all debug output and error messages:&lt;/li&gt; 
  &lt;/ul&gt; &lt;pre&gt;&lt;code&gt;docker run -it -v /path/to/fonts:/in:Z --entrypoint=/bin/sh nerdfonts/patcher
&lt;/code&gt;&lt;/pre&gt; &lt;p&gt;And then in the container for example:&lt;/p&gt; &lt;pre&gt;&lt;code&gt;/ # cd /in
/in # fontforge --script ../nerd/font-patcher [OPTIONS] your_font.ttf
&lt;/code&gt;&lt;/pre&gt; &lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;The resulting font&#39;s family (aka font name) will be set to the original family after CamelCasing, removing whitespace and appending &lt;code&gt; Nerd Font&lt;/code&gt;. For example, &lt;code&gt;iosevka term&lt;/code&gt; would become &lt;code&gt;IosevkaTerm Nerd Font&lt;/code&gt;.&lt;/p&gt; 
&lt;/div&gt; 
&lt;p&gt;Full options follow, see also &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki/ScriptOptions&quot;&gt;&lt;strong&gt;page explaining all options&lt;/strong&gt;&lt;/a&gt;:&lt;/p&gt; 
&lt;pre&gt;&lt;code&gt;Nerd Fonts Patcher v3.4.0-91 (4.22.1) (ff 20230101)
usage: font-patcher [--careful] [--debug [{0,1,2,3}]] [--extension EXTENSION]
                    [--help] [--makegroups [{-1,0,1,2,3,4,5,6}]] [--mono]
                    [--outputdir OUTPUTDIR] [--quiet] [--single-width-glyphs]
                    [--variable-width-glyphs] [--version]
                    [--braille [{rectangle,circle,gapless}]] [--complete]
                    [--codicons] [--fontawesome] [--fontawesomeext] [--fontlogos]
                    [--material] [--octicons] [--pomicons] [--powerline]
                    [--powerlineextra] [--powersymbols] [--weather]
                    [--adjust-line-height] [--boxdrawing] [--cell CELLOPT]
                    [--configfile CONFIGFILE] [--custom CUSTOM] [--dry]
                    [--glyphdir GLYPHDIR] [--has-no-italic]
                    [--metrics {HHEA,TYPO,WIN}] [--name FORCE_NAME]
                    [--postprocess POSTPROCESS] [--removeligs]
                    [--xavgcharwidth [XAVGWIDTH]] [--progressbars | --no-progressbars]
                    font

Nerd Fonts Font Patcher: patches a given font with programming and development related glyphs

* Website: https://www.nerdfonts.com
* Version: 3.4.0-88
* Development Website: https://github.com/ryanoasis/nerd-fonts
* Changelog: https://github.com/ryanoasis/nerd-fonts/blob/-/changelog.md

positional arguments:
  font                  The path to the font to patch (e.g., Inconsolata.otf)

options:
  --careful             Do not overwrite existing glyphs if detected
  --debug [{0,1,2,3}]   Verbose mode (optional: 1=just to file; 2*=just to terminal; 3=display and file)
  --extension, -ext EXTENSION
                        Change font file type to create (e.g., ttf, otf)
  --help, -h            Show this help message and exit
  --makegroups [{-1,0,1,2,3,4,5,6}]
                        Use alternative method to name patched fonts (default=1)
  --mono, -s            Create monospaced font, existing and added glyphs are single-width (implies --single-width-glyphs)
  --outputdir, -out OUTPUTDIR
                        The directory to output the patched font file to
  --quiet, -q           Do not generate verbose output
  --single-width-glyphs
                        Whether to generate the glyphs as single-width not double-width (default is double-width) (Nerd Font Mono)
  --variable-width-glyphs
                        Do not adjust advance width (no &quot;overhang&quot;) (Nerd Font Propo)
  --version, -v         Show program&#39;s version number and exit

Symbol Fonts:
  --braille [{rectangle,circle,gapless}]
                        Add Braille Glyphs, can pass a string to control style (optional: *rectangle, circle, gapless)
  --complete, -c        Add all available Glyphs
  --codicons            Add Codicons Glyphs (https://github.com/microsoft/vscode-codicons)
  --fontawesome         Add Font Awesome Glyphs (http://fontawesome.io/)
  --fontawesomeext      Add Font Awesome Extension Glyphs (https://andrelzgava.github.io/font-awesome-extension/)
  --fontlogos           Add Font Logos Glyphs (https://github.com/Lukas-W/font-logos)
  --material, --mdi     Add Material Design Icons (https://github.com/templarian/MaterialDesign)
  --octicons            Add Octicons Glyphs (https://octicons.github.com)
  --pomicons            Add Pomicon Glyphs (https://github.com/gabrielelana/pomicons)
  --powerline           Add Powerline Glyphs
  --powerlineextra      Add Powerline Extra Glyphs (https://github.com/ryanoasis/powerline-extra-symbols)
  --powersymbols        Add IEC Power Symbols (https://unicodepowersymbol.com/)
  --weather             Add Weather Icons (https://github.com/erikflowers/weather-icons)

Expert Options:
  --adjust-line-height, -l
                        Whether to adjust line heights (attempt to center powerline separators more evenly)
  --boxdrawing          Force patching in (over existing) box drawing glyphs
  --cell CELLOPT        Adjust or query the cell size, e.g. use &quot;0:1000:-200:800&quot; or &quot;?&quot;
  --configfile CONFIGFILE
                        Specify a file path for configuration file (see sample: src/config.sample.cfg)
  --custom CUSTOM       Specify a custom symbol font, all glyphs will be copied; absolute path suggested
  --dry                 Do neither patch nor store the font, to check naming
  --glyphdir GLYPHDIR   Path to glyphs to be used for patching
  --has-no-italic       Font family does not have Italic (but Oblique), to help create correct RIBBI set
  --metrics {HHEA,TYPO,WIN}
                        Select vertical metrics source (for problematic cases)
  --name FORCE_NAME     Specify naming source (&#39;full&#39;, &#39;postscript&#39;, &#39;filename&#39;, or concrete free name-string)
  --postprocess POSTPROCESS
                        Specify a Script for Post Processing
  --removeligs, --removeligatures
                        Removes ligatures specified in configuration file (needs --configfile)
  --xavgcharwidth [XAVGWIDTH]
                        Adjust xAvgCharWidth (optional: concrete value)
  --progressbars        Show percentage completion progress bars per Glyph Set (default)
  --no-progressbars     Don&#39;t show percentage completion progress bars per Glyph Set
&lt;/code&gt;&lt;/pre&gt; 
&lt;h4&gt;Examples&lt;/h4&gt; 
&lt;pre&gt;&lt;code&gt;./font-patcher Droid\ Sans\ Mono\ for\ Powerline.otf
./font-patcher Droid\ Sans\ Mono\ for\ Powerline.otf -s -q
./font-patcher Droid\ Sans\ Mono\ for\ Powerline.otf --mono --quiet

./font-patcher Inconsolata.otf --fontawesome
./font-patcher Inconsolata.otf --fontawesome --octicons --pomicons
./font-patcher Inconsolata.otf

./FontForge.AppImage -script /tmp/nerdfonts/font-patcher /tmp/nerdfonts/CascadiaMonoPL-Semibold.ttf --fontawesome -out /tmp
./FontForge.AppImage -script $PWD/font-patcher $PWD/CascadiaMonoPL-Semibold.ttf --octicons -out $HOME

docker run --rm -v ~/myfont/patchme:/in:Z -v ~/myfont/patched:/out:Z nerdfonts/patcher
docker run --rm -v ~/Desktop/myfont/patchme:/in:Z -v ~/Desktop/myfont/patched:/out:Z nerdfonts/patcher --fontawesome
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;Usually you want the &lt;code&gt;--complete&lt;/code&gt; option.&lt;/p&gt; 
&lt;p&gt;&lt;a name=&quot;gotta-patch-em-all&quot;&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;Gotta Patch &#39;em All Font Patcher!&lt;/h2&gt; 
&lt;ul&gt; 
 &lt;li&gt; &lt;p&gt;for Contributor or Developer use&lt;/p&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;re-patches &lt;strong&gt;all&lt;/strong&gt; fonts in the unpatched directory:&lt;/p&gt; &lt;pre&gt;&lt;code&gt;./gotta-patch-em-all-font-patcher\!.sh
&lt;/code&gt;&lt;/pre&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;can optionally limit to specific font name pattern:&lt;/p&gt; &lt;pre&gt;&lt;code&gt;./gotta-patch-em-all-font-patcher\!.sh Hermit
&lt;/code&gt;&lt;/pre&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;or to specific directory name start:&lt;/p&gt; &lt;pre&gt;&lt;code&gt;./gotta-patch-em-all-font-patcher\!.sh /Heavy
&lt;/code&gt;&lt;/pre&gt; &lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;Full options:&lt;/p&gt; 
&lt;pre&gt;&lt;code&gt;Usage: ./gotta-patch-em-all-font-patcher!.sh [OPTION] [FILTER]

    OPTION:
        -c, --checkfont     Create the font(s) in check-fonts/ instead
        -t, --keeptime      Try to preserve timestamp of previously patched
                            font in patched-fonts/ directory
        -v, --verbose       Show more information when running
        -i, --info          Rebuild JUST the readmes
        -j, --jobs          Run up to 8 patch processes in parallel
        -h, --help          Show this help

    FILTER:
        The filter argument to this script is a filter for the fonts to patch.
        The filter is a regex (glob * is expressed as [^/]*, see `man 7 glob`)
        All font files that start with that filter (and are ttf, otf, or sfd files) will
        be processed only.
          Example ./gotta-patch-em-all-font-patcher\!.sh &quot;iosevka&quot;
          Process all font files that start with &quot;iosevka&quot;
        If the argument starts with a &#39;/&#39; all font files in a directory that matches
        the filter are processed only.
          Example ./gotta-patch-em-all-font-patcher\!.sh &quot;/iosevka&quot;
          Process all font files that are in directory &quot;iosevka&quot;
&lt;/code&gt;&lt;/pre&gt; 
&lt;h2&gt;Contributing&lt;/h2&gt; 
&lt;p&gt;See &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/contributing.md&quot;&gt;contributing.md&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;Common Problems&lt;/h2&gt; 
&lt;p&gt;Some solutions can be found on the Wiki, if you are lucky. For example hints to use the pager &lt;code&gt;less&lt;/code&gt; are there:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting&quot;&gt;https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki/Terminal-Emulators&quot;&gt;https://github.com/ryanoasis/nerd-fonts/wiki/Terminal-Emulators&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki/Reporting-Issues&quot;&gt;https://github.com/ryanoasis/nerd-fonts/wiki/Reporting-Issues&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Unstable File Paths&lt;/h2&gt; 
&lt;p&gt;⚠️ Warning: File paths may change based on releases (especially &lt;strong&gt;major&lt;/strong&gt; version bumps)&lt;/p&gt; 
&lt;p&gt;Reference the &lt;strong&gt;release&lt;/strong&gt; tag or branch and &lt;em&gt;not&lt;/em&gt; the &lt;s&gt;master&lt;/s&gt; branch because paths are subject to change for each release&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;For example: 
  &lt;ul&gt; 
   &lt;li&gt;✅ Use: &lt;code&gt;https://github.com/ryanoasis/nerd-fonts/tree/&lt;b&gt;v3.0.0&lt;/b&gt;/patched-fonts/Hermit/Regular/HurmitNerdFont-Regular.otf&lt;/code&gt;&lt;/li&gt; 
   &lt;li&gt;✅ Use: &lt;code&gt;https://github.com/ryanoasis/nerd-fonts/blob/&lt;b&gt;0.9.0&lt;/b&gt;/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf&lt;/code&gt;&lt;/li&gt; 
   &lt;li&gt;❌ Instead of: &lt;code&gt;https://github.com/ryanoasis/nerd-fonts/blob/&lt;del&gt;master&lt;/del&gt;/patched-fonts/Hermit/Medium/complete/Hurmit%20Medium%20Nerd%20Font%20Complete.otf&lt;/code&gt;&lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Other Good Fonts to Patch&lt;/h2&gt; 
&lt;p&gt;Non exhaustive list of fonts that would benefit from being patched but are not included in Nerd Fonts due to their license (proprietary, commercial, etc.):&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;a href=&quot;https://docs.microsoft.com/en-us/typography/font-list/consolas&quot;&gt;Consolas&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://dank.sh/&quot;&gt;Dank Mono&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;http://input.djr.com/download/&quot;&gt;Input Mono&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://www.typography.com/fonts/operator/&quot;&gt;Operator Mono&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://www.fsd.it/shop/fonts/pragmatapro/&quot;&gt;PragmataPro&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://developer.apple.com/fonts/&quot;&gt;SF Mono&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h2&gt;Project Motivation&lt;/h2&gt; 
&lt;p&gt;See &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/wiki/Project-Purpose&quot;&gt;Wiki: Project Purpose&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;Changelog&lt;/h2&gt; 
&lt;p&gt;See &lt;a href=&quot;https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/changelog.md&quot;&gt;changelog.md&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;License&lt;/h2&gt; 
&lt;p&gt;See &lt;a href=&quot;https://github.com/ryanoasis/nerd-fonts/raw/-/LICENSE&quot;&gt;LICENSE&lt;/a&gt;&lt;/p&gt; 
&lt;!--
Repo References
--&gt; 
&lt;!--
Website References
--&gt; 
&lt;!--
Link References
--&gt; 
&lt;!--
Font repos
--&gt; 
&lt;!--
Patched Font internal links
--&gt; 
&lt;!--
Quick Link Images
--&gt;</description>
      
      <media:content url="https://repository-images.githubusercontent.com/27574418/e3fca880-c1ad-11e9-8588-78686ecb4ca0" medium="image" />
      
    </item>
    
    <item>
      <title>bradtraversy/50projects50days</title>
      <link>https://github.com/bradtraversy/50projects50days</link>
      <description>&lt;p&gt;50+ mini web projects using HTML, CSS &amp; JS&lt;/p&gt;&lt;hr&gt;&lt;h1&gt;50 Projects in 50 Days - HTML/CSS and JavaScript&lt;/h1&gt; 
&lt;p&gt;This is the main repository for all of the projects in the course.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;a href=&quot;https://www.traversymedia.com/50-Projects-In-50-Days&quot;&gt;Course Link&lt;/a&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;table&gt; 
 &lt;thead&gt; 
  &lt;tr&gt; 
   &lt;th style=&quot;text-align:center&quot;&gt;#&lt;/th&gt; 
   &lt;th&gt;Project&lt;/th&gt; 
   &lt;th&gt;Live Demo&lt;/th&gt; 
  &lt;/tr&gt; 
 &lt;/thead&gt; 
 &lt;tbody&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;01&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/expanding-cards&quot;&gt;Expanding Cards&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/expanding-cards/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;02&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/progress-steps&quot;&gt;Progress Steps&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/progress-steps/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;03&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/rotating-nav-animation&quot;&gt;Rotating Navigation Animation&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/rotating-navigation-animation/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;04&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/hidden-search&quot;&gt;Hidden Search Widget&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/hidden-search-widget/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;05&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/blurry-loading&quot;&gt;Blurry Loading&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/blurry-loading/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;06&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/scroll-animation&quot;&gt;Scroll Animation&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/scroll-animation/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;07&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/split-landing-page&quot;&gt;Split Landing Page&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/split-landing-page/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;08&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/form-input-wave&quot;&gt;Form Wave&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/form-wave/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;09&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/sound-board&quot;&gt;Sound Board&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/sound-board/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;10&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/dad-jokes&quot;&gt;Dad Jokes&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/dad-jokes/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;11&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/event-keycodes&quot;&gt;Event Keycodes&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/event-keycodes/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;12&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/faq-collapse&quot;&gt;Faq Collapse&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/faq-collapse/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;13&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/random-choice-picker&quot;&gt;Random Choice Picker&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/random-choice-picker/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;14&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/animated-navigation&quot;&gt;Animated Navigation&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/animated-navigation/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;15&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/incrementing-counter&quot;&gt;Incrementing Counter&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/incrementing-counter/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;16&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/drink-water&quot;&gt;Drink Water&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/drink-water/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;17&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/movie-app&quot;&gt;Movie App&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/movie-app/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;18&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/background-slider&quot;&gt;Background Slider&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/background-slider/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;19&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/theme-clock&quot;&gt;Theme Clock&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/theme-clock/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;20&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/button-ripple-effect&quot;&gt;Button Ripple Effect&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/button-ripple-effect/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;21&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/drag-n-drop&quot;&gt;Drag N Drop&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/drag-n-drop/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;22&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/drawing-app&quot;&gt;Drawing App&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/drawing-app/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;23&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/kinetic-loader&quot;&gt;Kinetic Loader&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/kinetic-loader/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;24&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/content-placeholder&quot;&gt;Content Placeholder&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/content-placeholder/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;25&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/sticky-navigation&quot;&gt;Sticky Navbar&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/sticky-navbar/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;26&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/double-vertical-slider&quot;&gt;Double Vertical Slider&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/double-vertical-slider/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;27&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/toast-notification&quot;&gt;Toast Notification&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/toast-notification/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;28&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/github-profiles&quot;&gt;Github Profiles&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/github-profiles/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;29&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/double-click-heart&quot;&gt;Double Click Heart&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/double-click-heart/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;30&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/auto-text-effect&quot;&gt;Auto Text Effect&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/auto-text-effect/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;31&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/password-generator&quot;&gt;Password Generator&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/password-generator/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;32&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/good-cheap-fast&quot;&gt;Good Cheap Fast&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/good-cheap-fast/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;33&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/notes-app&quot;&gt;Notes App&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/notes-app/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;34&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/animated-countdown&quot;&gt;Animated Countdown&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/animated-countdown/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;35&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/image-carousel&quot;&gt;Image Carousel&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/image-carousel/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;36&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/hoverboard&quot;&gt;Hoverboard&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/hoverboard/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;37&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/pokedex&quot;&gt;Pokedex&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/pokedex/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;38&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/mobile-tab-navigation&quot;&gt;Mobile Tab Navigation&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/mobile-tab-navigation/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;39&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/password-strength-background&quot;&gt;Password Strength Background&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/password-strength-background/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;40&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/3d-boxes-background&quot;&gt;3d Background Boxes&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/3d-background-boxes/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;41&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/verify-account-ui&quot;&gt;Verify Account Ui&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/verify-account-ui/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;42&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/live-user-filter&quot;&gt;Live User Filter&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/live-user-filter/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;43&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/feedback-ui-design&quot;&gt;Feedback Ui Design&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/feedback-ui-design/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;44&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/custom-range-slider&quot;&gt;Custom Range Slider&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/custom-range-slider/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;45&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/netflix-mobile-navigation&quot;&gt;Netflix Mobile Navigation&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/netflix-mobile-navigation/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;46&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/quiz-app&quot;&gt;Quiz App&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/quiz-app/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;47&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/testimonial-box-switcher&quot;&gt;Testimonial Box Switcher&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/testimonial-box-switcher/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;48&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/random-image-generator&quot;&gt;Random Image Feed&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/random-image-feed/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;49&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/todo-list&quot;&gt;Todo List&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/todo-list/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;50&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/insect-catch-game&quot;&gt;Insect Catch Game&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/insect-catch-game/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td style=&quot;text-align:center&quot;&gt;51&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/bradtraversy/50projects50days/tree/master/simple-timer&quot;&gt;Simple Timer&lt;/a&gt;&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://50projects50days.com/projects/simple-timer/&quot;&gt;Live Demo&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
 &lt;/tbody&gt; 
&lt;/table&gt; 
&lt;p&gt;&lt;strong&gt;NOTE ON PULL REQUESTS&lt;/strong&gt;: All of these projects are part of the course. While I do appreciate people trying to make some things prettier or adding new features, we are only accepting pull requests and looking at issues for bug fixes so that the code stays inline with the course&lt;/p&gt; 
&lt;h2&gt;License&lt;/h2&gt; 
&lt;p&gt;The MIT License&lt;/p&gt; 
&lt;p&gt;Copyright (c) 2020-2021 Traversy Media &lt;a href=&quot;https://traversymedia.com&quot;&gt;https://traversymedia.com&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:&lt;/p&gt; 
&lt;p&gt;The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.&lt;/p&gt; 
&lt;p&gt;🔹 Software Disclaimer 🔹&lt;/p&gt; 
&lt;p&gt;🛠️ Provided &quot;As Is&quot; – No guarantees, use at your own risk. 📜 No Warranty – No promises on performance or fitness for any purpose. ⚖️ No Liability – Authors aren&#39;t responsible for any damages or claims. 🔄 Use Freely – But at your own discretion and responsibility.&lt;/p&gt; 
&lt;p&gt;🚀 In short: Use it, but don’t blame us! 😃&lt;/p&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/64fa44e5f4f3f0349d2a1a47e56c4db0d13ba29cbfe1bb60e13de7e7ac8a47c9/bradtraversy/50projects50days" medium="image" />
      
    </item>
    
    <item>
      <title>opera-gaming/gxmods</title>
      <link>https://github.com/opera-gaming/gxmods</link>
      <description>&lt;p&gt;Documentation for GX mods&lt;/p&gt;&lt;hr&gt;&lt;h1&gt;What are Opera GX Mods?&lt;/h1&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/opera-gaming/gxmods/main/images/gxmods.png&quot; alt=&quot;GXMods&quot; /&gt;&lt;/p&gt; 
&lt;p&gt;GX Mods are a collection of customizations that allow users to create unique browsing experiences within Opera GX. With GX Mods, users can modify the browser&#39;s appearance, sounds, music, theme, wallpaper and even web content using web modding and shaders.&lt;/p&gt; 
&lt;p&gt;Users can install multiple mods and choose which elements to enable, giving them full control over the desired final effect.&lt;/p&gt; 
&lt;h2&gt;What can be done with mods?&lt;/h2&gt; 
&lt;p&gt;With mod customization, authors have complete control over what is included and how deep the modifications go. Mods can range in modifications from small keyboard sound packs to &lt;em&gt;Mega Mods&lt;/em&gt; that incorporate all possible changes.&lt;/p&gt; 
&lt;p&gt;The following areas provide ample opportunities to unleash creativity:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;Background music - dynamic music that fits browsing&lt;/li&gt; 
 &lt;li&gt;Keyboard sounds - mechanical keyboard, typewriter, or sci-fi terminal sounds&lt;/li&gt; 
 &lt;li&gt;Browser sounds - opening and closing tabs, clicking, flipping switches, etc.&lt;/li&gt; 
 &lt;li&gt;Wallpaper - light and dark versions (static and animated)&lt;/li&gt; 
 &lt;li&gt;Theme - color theme for light and dark mode&lt;/li&gt; 
 &lt;li&gt;Web modding - tuning web pages to create unique appearances&lt;/li&gt; 
 &lt;li&gt;Shaders - applying visual effects to the whole screen while browsing.&lt;/li&gt; 
&lt;/ol&gt; 
&lt;h2&gt;How to create mods?&lt;/h2&gt; 
&lt;p&gt;We have video tutorials for making each aspect of a mod:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/playlist?list=PLhIbBGhnxj5J0WOhfGKokAAGoxCEHT9gH&quot;&gt;Webpage Modification (Shaders &amp;amp; CSS)&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/playlist?list=PLhIbBGhnxj5K6bC3aFiI2jAFy9kZ77jf3&quot;&gt;Sounds And Music&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/playlist?list=PLhIbBGhnxj5KWPRYhbreaN2l8VZy3Vshv&quot;&gt;Browser Theme And Wallpaper&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=p9Fv8CFJjg0&quot;&gt;Live Wallpapers (Interactive)&lt;/a&gt;&lt;/li&gt; 
&lt;/ol&gt; 
&lt;p&gt;The basic steps are:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;Try &lt;a href=&quot;https://raw.githubusercontent.com/opera-gaming/gxmods/main/mods&quot;&gt;sample mods&lt;/a&gt; to see what&#39;s possible.&lt;/li&gt; 
 &lt;li&gt;Use &lt;a href=&quot;https://raw.githubusercontent.com/opera-gaming/gxmods/main/documentation/Mod_Template&quot;&gt;Mod_Template&lt;/a&gt; as starting point.&lt;/li&gt; 
 &lt;li&gt;Read &lt;a href=&quot;https://raw.githubusercontent.com/opera-gaming/gxmods/main/documentation/mods.md&quot;&gt;documentation&lt;/a&gt; to improve it.&lt;/li&gt; 
 &lt;li&gt;Follow &lt;a href=&quot;https://raw.githubusercontent.com/opera-gaming/gxmods/main/documentation/guidelines.md&quot;&gt;guidelines&lt;/a&gt; to make it even better.&lt;/li&gt; 
 &lt;li&gt;Upload to &lt;a href=&quot;https://operagx.gg/mods2&quot;&gt;GX.store&lt;/a&gt; via &lt;a href=&quot;https://create.gx.games/mods&quot;&gt;GX.create&lt;/a&gt;.&lt;/li&gt; 
&lt;/ol&gt; 
&lt;p&gt;Bonus: You can use this &lt;a href=&quot;https://github.com/opera-gaming/gxmods/raw/main/documentation/GXStoreFigmaTemplate.fig.zip&quot;&gt;Figma template&lt;/a&gt; to create good looking images for &lt;a href=&quot;https://operagx.gg/mods2&quot;&gt;GX.store&lt;/a&gt;.&lt;/p&gt; 
&lt;h3&gt;How to load sample mods?&lt;/h3&gt; 
&lt;ol&gt; 
 &lt;li&gt;Open &lt;em&gt;Extensions view&lt;/em&gt; (opera:extensions)&lt;/li&gt; 
 &lt;li&gt;Enable &lt;em&gt;Developer mode&lt;/em&gt; in top right corner&lt;/li&gt; 
 &lt;li&gt;Click &lt;em&gt;Load unpacked&lt;/em&gt; and point to directory with manifest.json&lt;/li&gt; 
 &lt;li&gt;Loaded mod will shown in &lt;em&gt;Mods view&lt;/em&gt; (opera:mods)&lt;/li&gt; 
&lt;/ol&gt; 
&lt;h3&gt;How to build and share mod?&lt;/h3&gt; 
&lt;p&gt;There are two options. Building mod locally and sharing:&lt;/p&gt; 
&lt;ol&gt; 
 &lt;li&gt;Open &lt;em&gt;extensions view&lt;/em&gt; (opera:extensions)&lt;/li&gt; 
 &lt;li&gt;Enable &lt;em&gt;Developer mode&lt;/em&gt; in top right corner&lt;/li&gt; 
 &lt;li&gt;Click &lt;em&gt;Pack extension&lt;/em&gt; and point to directory with manifest.json&lt;/li&gt; 
&lt;/ol&gt; 
&lt;p&gt;This will produce .CRX file that you can share with friends. Drag and drop it into Opera GX to install that mod.&lt;/p&gt; 
&lt;p&gt;Or uploading zipped mod to &lt;a href=&quot;https://operagx.gg/mods2&quot;&gt;GX.store&lt;/a&gt; via &lt;a href=&quot;https://create.gx.games/mods&quot;&gt;GX.create&lt;/a&gt;.&lt;/p&gt; 
&lt;h2&gt;Is there a store?&lt;/h2&gt; 
&lt;p&gt;Yes. It&#39;s called &lt;a href=&quot;https://operagx.gg/mods2&quot;&gt;GX.store&lt;/a&gt; and you can upload mods that you created via &lt;a href=&quot;https://create.gx.games/mods&quot;&gt;GX.create&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/opera-gaming/gxmods/main/images/gxstore.png&quot; alt=&quot;GX.store&quot; /&gt;&lt;/p&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/88c55d135c21b771192463c9dbed84dd9209ee9f73a5b1587a305bee096727df/opera-gaming/gxmods" medium="image" />
      
    </item>
    
    <item>
      <title>hkhcoder/vprofile-project</title>
      <link>https://github.com/hkhcoder/vprofile-project</link>
      <description>&lt;h1&gt;Prerequisites&lt;/h1&gt; 
&lt;h1&gt;&lt;/h1&gt; 
&lt;ul&gt; 
 &lt;li&gt;JDK 17 or 21&lt;/li&gt; 
 &lt;li&gt;Maven 3.9&lt;/li&gt; 
 &lt;li&gt;MySQL 8&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h1&gt;Technologies&lt;/h1&gt; 
&lt;ul&gt; 
 &lt;li&gt;Spring MVC&lt;/li&gt; 
 &lt;li&gt;Spring Security&lt;/li&gt; 
 &lt;li&gt;Spring Data JPA&lt;/li&gt; 
 &lt;li&gt;Maven&lt;/li&gt; 
 &lt;li&gt;JSP&lt;/li&gt; 
 &lt;li&gt;Tomcat&lt;/li&gt; 
 &lt;li&gt;MySQL&lt;/li&gt; 
 &lt;li&gt;Memcached&lt;/li&gt; 
 &lt;li&gt;Rabbitmq&lt;/li&gt; 
 &lt;li&gt;ElasticSearch&lt;/li&gt; 
&lt;/ul&gt; 
&lt;h1&gt;Database&lt;/h1&gt; 
&lt;p&gt;Here,we used Mysql DB sql dump file:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;/src/main/resources/db_backup.sql&lt;/li&gt; 
 &lt;li&gt;db_backup.sql file is a mysql dump file.we have to import this dump to mysql db server&lt;/li&gt; 
 &lt;li&gt; 
  &lt;blockquote&gt; 
   &lt;p&gt;mysql -u &amp;lt;user_name&amp;gt; -p accounts &amp;lt; db_backup.sql&lt;/p&gt; 
  &lt;/blockquote&gt; &lt;/li&gt; 
&lt;/ul&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/5b475fd011f9018b262680ed93fd219cb6222268f2182a48318d3ca67de00c20/hkhcoder/vprofile-project" medium="image" />
      
    </item>
    
    <item>
      <title>spring-projects/spring-petclinic</title>
      <link>https://github.com/spring-projects/spring-petclinic</link>
      <description>&lt;p&gt;A sample Spring-based application&lt;/p&gt;&lt;hr&gt;&lt;h1&gt;Spring PetClinic Sample Application &lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml&quot;&gt;&lt;img src=&quot;https://github.com/spring-projects/spring-petclinic/actions/workflows/maven-build.yml/badge.svg?sanitize=true&quot; alt=&quot;Build Status&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml&quot;&gt;&lt;img src=&quot;https://github.com/spring-projects/spring-petclinic/actions/workflows/gradle-build.yml/badge.svg?sanitize=true&quot; alt=&quot;Build Status&quot; /&gt;&lt;/a&gt;&lt;/h1&gt; 
&lt;p&gt;&lt;a href=&quot;https://gitpod.io/#https://github.com/spring-projects/spring-petclinic&quot;&gt;&lt;img src=&quot;https://gitpod.io/button/open-in-gitpod.svg?sanitize=true&quot; alt=&quot;Open in Gitpod&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;https://github.com/codespaces/new?hide_repo_select=true&amp;amp;ref=main&amp;amp;repo=7517918&quot;&gt;&lt;img src=&quot;https://github.com/codespaces/badge.svg?sanitize=true&quot; alt=&quot;Open in GitHub Codespaces&quot; /&gt;&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;Understanding the Spring Petclinic application with a few diagrams&lt;/h2&gt; 
&lt;p&gt;See the presentation here:&lt;br /&gt; &lt;a href=&quot;https://speakerdeck.com/michaelisvy/spring-petclinic-sample-application?slide=20&quot;&gt;Spring Petclinic Sample Application (legacy slides)&lt;/a&gt;&lt;/p&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; These slides refer to a legacy, pre–Spring Boot version of Petclinic and may not reflect the current Spring Boot–based implementation.&lt;br /&gt; For up-to-date information, please refer to this repository and its documentation.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;h2&gt;Run Petclinic locally&lt;/h2&gt; 
&lt;p&gt;Spring Petclinic is a &lt;a href=&quot;https://spring.io/guides/gs/spring-boot&quot;&gt;Spring Boot&lt;/a&gt; application built using &lt;a href=&quot;https://spring.io/guides/gs/maven/&quot;&gt;Maven&lt;/a&gt; or &lt;a href=&quot;https://spring.io/guides/gs/gradle/&quot;&gt;Gradle&lt;/a&gt;. Java 17 or later is required for the build, and the application can run with Java 17 or newer.&lt;/p&gt; 
&lt;p&gt;You first need to clone the project locally:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;git clone https://github.com/spring-projects/spring-petclinic.git
cd spring-petclinic
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;If you are using Maven, you can start the application on the command-line as follows:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;./mvnw spring-boot:run
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;With Gradle, the command is as follows:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;./gradlew bootRun
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;You can then access the Petclinic at &lt;a href=&quot;http://localhost:8080/&quot;&gt;http://localhost:8080/&lt;/a&gt;.&lt;/p&gt; 
&lt;img width=&quot;1042&quot; alt=&quot;petclinic-screenshot&quot; src=&quot;https://cloud.githubusercontent.com/assets/838318/19727082/2aee6d6c-9b8e-11e6-81fe-e889a5ddfded.png&quot; /&gt; 
&lt;p&gt;You can, of course, run Petclinic in your favorite IDE. See below for more details.&lt;/p&gt; 
&lt;h2&gt;Building a Container&lt;/h2&gt; 
&lt;p&gt;There is no &lt;code&gt;Dockerfile&lt;/code&gt; in this project. You can build a container image (if you have a docker daemon) using the Spring Boot build plugin:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;./mvnw spring-boot:build-image
&lt;/code&gt;&lt;/pre&gt; 
&lt;h2&gt;In case you find a bug/suggested improvement for Spring Petclinic&lt;/h2&gt; 
&lt;p&gt;Our issue tracker is available &lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/issues&quot;&gt;here&lt;/a&gt;.&lt;/p&gt; 
&lt;h2&gt;Database configuration&lt;/h2&gt; 
&lt;p&gt;In its default configuration, Petclinic uses an in-memory database (H2) which gets populated at startup with data. The h2 console is exposed at &lt;code&gt;http://localhost:8080/h2-console&lt;/code&gt;, and it is possible to inspect the content of the database using the &lt;code&gt;jdbc:h2:mem:&amp;lt;uuid&amp;gt;&lt;/code&gt; URL. The UUID is printed at startup to the console.&lt;/p&gt; 
&lt;p&gt;A similar setup is provided for MySQL and PostgreSQL if a persistent database configuration is needed. Note that whenever the database type changes, the app needs to run with a different profile: &lt;code&gt;spring.profiles.active=mysql&lt;/code&gt; for MySQL or &lt;code&gt;spring.profiles.active=postgres&lt;/code&gt; for PostgreSQL. See the &lt;a href=&quot;https://docs.spring.io/spring-boot/how-to/properties-and-configuration.html#howto.properties-and-configuration.set-active-spring-profiles&quot;&gt;Spring Boot documentation&lt;/a&gt; for more detail on how to set the active profile.&lt;/p&gt; 
&lt;p&gt;You can start MySQL or PostgreSQL locally with whatever installer works for your OS or use docker:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;docker run -e MYSQL_USER=petclinic -e MYSQL_PASSWORD=petclinic -e MYSQL_ROOT_PASSWORD=root -e MYSQL_DATABASE=petclinic -p 3306:3306 mysql:9.6
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;or&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;docker run -e POSTGRES_USER=petclinic -e POSTGRES_PASSWORD=petclinic -e POSTGRES_DB=petclinic -p 5432:5432 postgres:18.3
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;Further documentation is provided for &lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/raw/main/src/main/resources/db/mysql/petclinic_db_setup_mysql.txt&quot;&gt;MySQL&lt;/a&gt; and &lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/raw/main/src/main/resources/db/postgres/petclinic_db_setup_postgres.txt&quot;&gt;PostgreSQL&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;Instead of vanilla &lt;code&gt;docker&lt;/code&gt; you can also use the provided &lt;code&gt;docker-compose.yml&lt;/code&gt; file to start the database containers. Each one has a service named after the Spring profile:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;docker compose up mysql
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;or&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;docker compose up postgres
&lt;/code&gt;&lt;/pre&gt; 
&lt;h2&gt;Test Applications&lt;/h2&gt; 
&lt;p&gt;At development time we recommend you use the test applications set up as &lt;code&gt;main()&lt;/code&gt; methods in &lt;code&gt;PetClinicIntegrationTests&lt;/code&gt; (using the default H2 database and also adding Spring Boot Devtools), &lt;code&gt;MySqlTestApplication&lt;/code&gt; and &lt;code&gt;PostgresIntegrationTests&lt;/code&gt;. These are set up so that you can run the apps in your IDE to get fast feedback and also run the same classes as integration tests against the respective database. The MySql integration tests use Testcontainers to start the database in a Docker container, and the Postgres tests use Docker Compose to do the same thing.&lt;/p&gt; 
&lt;h2&gt;Compiling the CSS&lt;/h2&gt; 
&lt;p&gt;There is a &lt;code&gt;petclinic.css&lt;/code&gt; in &lt;code&gt;src/main/resources/static/resources/css&lt;/code&gt;. It was generated from the &lt;code&gt;petclinic.scss&lt;/code&gt; source, combined with the &lt;a href=&quot;https://getbootstrap.com/&quot;&gt;Bootstrap&lt;/a&gt; library. If you make changes to the &lt;code&gt;scss&lt;/code&gt;, or upgrade Bootstrap, you will need to re-compile the CSS resources using the Maven profile &quot;css&quot;, i.e. &lt;code&gt;./mvnw package -P css&lt;/code&gt;. There is no build profile for Gradle to compile the CSS.&lt;/p&gt; 
&lt;h2&gt;Working with Petclinic in your IDE&lt;/h2&gt; 
&lt;h3&gt;Prerequisites&lt;/h3&gt; 
&lt;p&gt;The following items should be installed in your system:&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;Java 17 or newer (full JDK, not a JRE)&lt;/li&gt; 
 &lt;li&gt;&lt;a href=&quot;https://help.github.com/articles/set-up-git&quot;&gt;Git command line tool&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;Your preferred IDE 
  &lt;ul&gt; 
   &lt;li&gt;Eclipse with the m2e plugin. Note: when m2e is available, there is a m2 icon in &lt;code&gt;Help -&amp;gt; About&lt;/code&gt; dialog. If m2e is not there, follow the installation process &lt;a href=&quot;https://www.eclipse.org/m2e/&quot;&gt;here&lt;/a&gt;&lt;/li&gt; 
   &lt;li&gt;&lt;a href=&quot;https://spring.io/tools&quot;&gt;Spring Tools Suite&lt;/a&gt; (STS)&lt;/li&gt; 
   &lt;li&gt;&lt;a href=&quot;https://www.jetbrains.com/idea/&quot;&gt;IntelliJ IDEA&lt;/a&gt;&lt;/li&gt; 
   &lt;li&gt;&lt;a href=&quot;https://code.visualstudio.com&quot;&gt;VS Code&lt;/a&gt;&lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
&lt;/ul&gt; 
&lt;h3&gt;Steps&lt;/h3&gt; 
&lt;ol&gt; 
 &lt;li&gt; &lt;p&gt;On the command line run:&lt;/p&gt; &lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;git clone https://github.com/spring-projects/spring-petclinic.git
&lt;/code&gt;&lt;/pre&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;Inside Eclipse or STS:&lt;/p&gt; &lt;p&gt;Open the project via &lt;code&gt;File -&amp;gt; Import -&amp;gt; Maven -&amp;gt; Existing Maven project&lt;/code&gt;, then select the root directory of the cloned repo.&lt;/p&gt; &lt;p&gt;Then either build on the command line &lt;code&gt;./mvnw generate-resources&lt;/code&gt; or use the Eclipse launcher (right-click on project and &lt;code&gt;Run As -&amp;gt; Maven install&lt;/code&gt;) to generate the CSS. Run the application&#39;s main method by right-clicking on it and choosing &lt;code&gt;Run As -&amp;gt; Java Application&lt;/code&gt;.&lt;/p&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;Inside IntelliJ IDEA:&lt;/p&gt; &lt;p&gt;In the main menu, choose&amp;nbsp;&lt;code&gt;File -&amp;gt; Open&lt;/code&gt; and select the&amp;nbsp;Petclinic &lt;a href=&quot;https://raw.githubusercontent.com/spring-projects/spring-petclinic/main/pom.xml&quot;&gt;pom.xml&lt;/a&gt;. Click on the &lt;code&gt;Open&lt;/code&gt; button.&lt;/p&gt; 
  &lt;ul&gt; 
   &lt;li&gt; &lt;p&gt;CSS files are generated from the Maven build. You can build them on the command line &lt;code&gt;./mvnw generate-resources&lt;/code&gt; or right-click on the &lt;code&gt;spring-petclinic&lt;/code&gt; project then &lt;code&gt;Maven -&amp;gt; Generates sources and Update Folders&lt;/code&gt;.&lt;/p&gt; &lt;/li&gt; 
   &lt;li&gt; &lt;p&gt;A run configuration named &lt;code&gt;PetClinicApplication&lt;/code&gt; should have been created for you if you&#39;re using a recent Ultimate version. Otherwise, run the application by right-clicking on the &lt;code&gt;PetClinicApplication&lt;/code&gt; main class and choosing &lt;code&gt;Run &#39;PetClinicApplication&#39;&lt;/code&gt;.&lt;/p&gt; &lt;/li&gt; 
  &lt;/ul&gt; &lt;/li&gt; 
 &lt;li&gt; &lt;p&gt;Navigate to the Petclinic&lt;/p&gt; &lt;p&gt;Visit &lt;a href=&quot;http://localhost:8080&quot;&gt;http://localhost:8080&lt;/a&gt; in your browser.&lt;/p&gt; &lt;/li&gt; 
&lt;/ol&gt; 
&lt;h2&gt;Looking for something in particular?&lt;/h2&gt; 
&lt;table&gt; 
 &lt;thead&gt; 
  &lt;tr&gt; 
   &lt;th&gt;Spring Boot Configuration&lt;/th&gt; 
   &lt;th&gt;Class or Java property files&lt;/th&gt; 
  &lt;/tr&gt; 
 &lt;/thead&gt; 
 &lt;tbody&gt; 
  &lt;tr&gt; 
   &lt;td&gt;The Main Class&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/raw/main/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java&quot;&gt;PetClinicApplication&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;Properties Files&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/raw/main/src/main/resources&quot;&gt;application.properties&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;Caching&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/raw/main/src/main/java/org/springframework/samples/petclinic/system/CacheConfiguration.java&quot;&gt;CacheConfiguration&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
 &lt;/tbody&gt; 
&lt;/table&gt; 
&lt;h2&gt;Interesting Spring Petclinic branches and forks&lt;/h2&gt; 
&lt;p&gt;The Spring Petclinic &quot;main&quot; branch in the &lt;a href=&quot;https://github.com/spring-projects/spring-petclinic&quot;&gt;spring-projects&lt;/a&gt; GitHub org is the &quot;canonical&quot; implementation based on Spring Boot and Thymeleaf. There are &lt;a href=&quot;https://spring-petclinic.github.io/docs/forks.html&quot;&gt;quite a few forks&lt;/a&gt; in the GitHub org &lt;a href=&quot;https://github.com/spring-petclinic&quot;&gt;spring-petclinic&lt;/a&gt;. If you are interested in using a different technology stack to implement the Pet Clinic, please join the community there.&lt;/p&gt; 
&lt;h2&gt;Interaction with other open-source projects&lt;/h2&gt; 
&lt;p&gt;One of the best parts about working on the Spring Petclinic application is that we have the opportunity to work in direct contact with many Open Source projects. We found bugs/suggested improvements on various topics such as Spring, Spring Data, Bean Validation and even Eclipse! In many cases, they&#39;ve been fixed/implemented in just a few days. Here is a list of them:&lt;/p&gt; 
&lt;table&gt; 
 &lt;thead&gt; 
  &lt;tr&gt; 
   &lt;th&gt;Name&lt;/th&gt; 
   &lt;th&gt;Issue&lt;/th&gt; 
  &lt;/tr&gt; 
 &lt;/thead&gt; 
 &lt;tbody&gt; 
  &lt;tr&gt; 
   &lt;td&gt;Spring JDBC: simplify usage of NamedParameterJdbcTemplate&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/spring-projects/spring-framework/issues/14889&quot;&gt;SPR-10256&lt;/a&gt; and &lt;a href=&quot;https://github.com/spring-projects/spring-framework/issues/14890&quot;&gt;SPR-10257&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;Bean Validation / Hibernate Validator: simplify Maven dependencies and backward compatibility&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://hibernate.atlassian.net/browse/HV-790&quot;&gt;HV-790&lt;/a&gt; and &lt;a href=&quot;https://hibernate.atlassian.net/browse/HV-792&quot;&gt;HV-792&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
  &lt;tr&gt; 
   &lt;td&gt;Spring Data: provide more flexibility when working with JPQL queries&lt;/td&gt; 
   &lt;td&gt;&lt;a href=&quot;https://github.com/spring-projects/spring-data-jpa/issues/704&quot;&gt;DATAJPA-292&lt;/a&gt;&lt;/td&gt; 
  &lt;/tr&gt; 
 &lt;/tbody&gt; 
&lt;/table&gt; 
&lt;h2&gt;Contributing&lt;/h2&gt; 
&lt;p&gt;The &lt;a href=&quot;https://github.com/spring-projects/spring-petclinic/issues&quot;&gt;issue tracker&lt;/a&gt; is the preferred channel for bug reports, feature requests and submitting pull requests.&lt;/p&gt; 
&lt;p&gt;For pull requests, editor preferences are available in the &lt;a href=&quot;https://raw.githubusercontent.com/spring-projects/spring-petclinic/main/.editorconfig&quot;&gt;editor config&lt;/a&gt; for easy use in common text editors. Read more and download plugins at &lt;a href=&quot;https://editorconfig.org&quot;&gt;https://editorconfig.org&lt;/a&gt;. All commits must include a &lt;strong&gt;Signed-off-by&lt;/strong&gt; trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin. For additional details, please refer to the blog post &lt;a href=&quot;https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring&quot;&gt;Hello DCO, Goodbye CLA: Simplifying Contributions to Spring&lt;/a&gt;.&lt;/p&gt; 
&lt;h2&gt;License&lt;/h2&gt; 
&lt;p&gt;The Spring PetClinic sample application is released under version 2.0 of the &lt;a href=&quot;https://www.apache.org/licenses/LICENSE-2.0&quot;&gt;Apache License&lt;/a&gt;.&lt;/p&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/b48ebea11cf12ad93664f1d233733c3a0fafa5fc192ccfbb7d15bd13a3d2b547/spring-projects/spring-petclinic" medium="image" />
      
    </item>
    
    <item>
      <title>github/codespaces-flask</title>
      <link>https://github.com/github/codespaces-flask</link>
      <description>&lt;h1&gt;GitHub Codespaces ♥️ Flask&lt;/h1&gt; 
&lt;p&gt;Welcome to your shiny new Codespace running Flask! We&#39;ve got everything fired up and running for you to explore Flask.&lt;/p&gt; 
&lt;p&gt;You&#39;ve got a blank canvas to work on from a git perspective as well. There&#39;s a single initial commit with the what you&#39;re seeing right now - where you go from here is up to you!&lt;/p&gt; 
&lt;p&gt;Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when you’re ready you can click &quot;Publish Branch&quot; and we’ll create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it&#39;s gone forever.&lt;/p&gt; 
&lt;p&gt;To run this application:&lt;/p&gt; 
&lt;pre&gt;&lt;code&gt;flask --debug run
&lt;/code&gt;&lt;/pre&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/f9420fa140e1f9eab6638092a207899b254e5923dd1b6e6041f2deb4a810b1d8/github/codespaces-flask" medium="image" />
      
    </item>
    
    <item>
      <title>github/develop.github.com</title>
      <link>https://github.com/github/develop.github.com</link>
      <description>&lt;p&gt;Outdated documentation for GitHub API v2. See http://developer.github.com/ for the current API.&lt;/p&gt;&lt;hr&gt;&lt;p&gt;&lt;strong&gt;NOTE: This repository is no longer supported or updated by GitHub. See &lt;a href=&quot;http://developer.github.com/.&quot;&gt;http://developer.github.com/.&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt; 
&lt;h1&gt;&lt;a href=&quot;http://Develop.GitHub.com&quot;&gt;Develop.GitHub.com&lt;/a&gt;&lt;/h1&gt; 
&lt;p&gt;This is the code and data behind &lt;a href=&quot;http://develop.github.com&quot;&gt;http://develop.github.com&lt;/a&gt;.&lt;/p&gt; 
&lt;p&gt;All content can be found in the &lt;code&gt;_posts/&lt;/code&gt; directory.&lt;/p&gt; 
&lt;h2&gt;Dependencies, Getting Started&lt;/h2&gt; 
&lt;p&gt;Install &lt;a href=&quot;https://github.com/mojombo/jekyll&quot;&gt;Jekyll&lt;/a&gt; and rake (both require Ruby):&lt;/p&gt; 
&lt;pre&gt;&lt;code&gt;gem install jekyll rake
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;Once you&#39;ve done that, run &lt;code&gt;rake&lt;/code&gt; to compile the site:&lt;/p&gt; 
&lt;pre&gt;&lt;code&gt;rake
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;This should start a web server at &lt;a href=&quot;http://localhost:3000&quot;&gt;http://localhost:3000&lt;/a&gt; which is now serving your site, updating whenever you make changes.&lt;/p&gt; 
&lt;h2&gt;Contributing&lt;/h2&gt; 
&lt;p&gt;To contribute to the develop.github site, you can fork the repository, push your changes into it and create an Issue: &lt;a href=&quot;http://github.com/github/develop.github.com/issues&quot;&gt;http://github.com/github/develop.github.com/issues&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;If you want to run the site on GitHub pages for testing you can push your changes into the &#39;gh-pages&#39; branch, rather than the &#39;master&#39; branch of the remote repository.&lt;/p&gt; 
&lt;pre&gt;&lt;code&gt;$ git push origin master:gh-pages
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;That command will push your master branch to the &#39;gh-pages&#39; branch of your fork. Then Pages will serve the site for you under:&lt;/p&gt; 
&lt;p&gt;&lt;a href=&quot;http://schacon.github.com/develop.github.com&quot;&gt;http://schacon.github.com/develop.github.com&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;(Replace &#39;schacon&#39; with your username)&lt;/p&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/a22c960f89f3e573665a6360df8d2b7a1e9dd26bed2ad26810c966f06a97c1e7/github/develop.github.com" medium="image" />
      
    </item>
    
    <item>
      <title>rust-lang/nomicon</title>
      <link>https://github.com/rust-lang/nomicon</link>
      <description>&lt;p&gt;The Dark Arts of Advanced and Unsafe Rust Programming&lt;/p&gt;&lt;hr&gt;&lt;h1&gt;The Rustonomicon&lt;/h1&gt; 
&lt;p&gt;The Dark Arts of Advanced and Unsafe Rust Programming&lt;/p&gt; 
&lt;p&gt;Nicknamed &quot;the Nomicon.&quot;&lt;/p&gt; 
&lt;h2&gt;NOTE: This is a draft document, and may contain serious errors&lt;/h2&gt; 
&lt;blockquote&gt; 
 &lt;p&gt;Instead of the programs I had hoped for, there came only a shuddering blackness and ineffable loneliness; and I saw at last a fearful truth which no one had ever dared to breathe before — the unwhisperable secret of secrets — The fact that this language of stone and stridor is not a sentient perpetuation of Rust as London is of Old London and Paris of Old Paris, but that it is in fact quite unsafe, its sprawling body imperfectly embalmed and infested with queer animate things which have nothing to do with it as it was in compilation.&lt;/p&gt; 
&lt;/blockquote&gt; 
&lt;p&gt;This book digs into all the awful details that are necessary to understand in order to write correct Unsafe Rust programs. Due to the nature of this problem, it may lead to unleashing untold horrors that shatter your psyche into a billion infinitesimal fragments of despair.&lt;/p&gt; 
&lt;h2&gt;Requirements&lt;/h2&gt; 
&lt;p&gt;Building the Nomicon requires &lt;a href=&quot;https://github.com/rust-lang/mdBook&quot;&gt;mdBook&lt;/a&gt;. To get it:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;cargo install mdbook
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;mdbook&lt;/code&gt; usage&lt;/h3&gt; 
&lt;p&gt;To build the Nomicon use the &lt;code&gt;build&lt;/code&gt; sub-command:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;mdbook build
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;The output will be placed in the &lt;code&gt;book&lt;/code&gt; subdirectory. To check it out, open the &lt;code&gt;index.html&lt;/code&gt; file in your web browser. You can pass the &lt;code&gt;--open&lt;/code&gt; flag to &lt;code&gt;mdbook build&lt;/code&gt; and it&#39;ll open the index page in your default browser (if the process is successful) just like with &lt;code&gt;cargo doc --open&lt;/code&gt;:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;mdbook build --open
&lt;/code&gt;&lt;/pre&gt; 
&lt;p&gt;There is also a &lt;code&gt;test&lt;/code&gt; sub-command to test all code samples contained in the book:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-bash&quot;&gt;mdbook test
&lt;/code&gt;&lt;/pre&gt; 
&lt;h3&gt;&lt;code&gt;linkcheck&lt;/code&gt;&lt;/h3&gt; 
&lt;p&gt;We use the &lt;code&gt;linkcheck&lt;/code&gt; tool to find broken links. To run it locally:&lt;/p&gt; 
&lt;pre&gt;&lt;code class=&quot;language-sh&quot;&gt;curl -sSLo linkcheck.sh https://raw.githubusercontent.com/rust-lang/rust/master/src/tools/linkchecker/linkcheck.sh
sh linkcheck.sh --all nomicon
&lt;/code&gt;&lt;/pre&gt; 
&lt;h2&gt;Contributing&lt;/h2&gt; 
&lt;p&gt;Given that the Nomicon is still in a draft state, we&#39;d love your help! Please feel free to open issues about anything, and send in PRs for things you&#39;d like to fix or change. If your change is large, please open an issue first, so we can make sure that it&#39;s something we&#39;d accept before you go through the work of getting a PR together.&lt;/p&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/927dda08e49b1efb7fd61da5d3e8c548868c8544065b457b6f60a8febe4979b2/rust-lang/nomicon" medium="image" />
      
    </item>
    
    <item>
      <title>AvengeMedia/dms-plugin-registry</title>
      <link>https://github.com/AvengeMedia/dms-plugin-registry</link>
      <description>&lt;p&gt;Official and Third Party Plugins &amp; Themes for DankMaterialShell&lt;/p&gt;&lt;hr&gt;&lt;h1&gt;Dank Material Shell Plugins&lt;/h1&gt; 
&lt;p&gt;This repository contains a collection of plugins for &lt;a href=&quot;https://github.com/AvengeMedia/DankMaterialShell&quot;&gt;Dank Material Shell&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;&lt;a href=&quot;https://plugins.danklinux.com/&quot;&gt;https://plugins.danklinux.com/&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;Contributing&lt;/h2&gt; 
&lt;p&gt;To add your Plugin to the list please read the &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/CONTRIBUTING.md&quot;&gt;contribution guidelines&lt;/a&gt; and create a pull request.&lt;/p&gt; 
&lt;h2&gt;Installing Plugins&lt;/h2&gt; 
&lt;h3&gt;Via DMS Settings UI&lt;/h3&gt; 
&lt;p&gt;On DMS open the settings &lt;kbd&gt;Mod + ,&lt;/kbd&gt; go to &lt;strong&gt;Plugins&lt;/strong&gt; tab and click on &lt;strong&gt;Browse&lt;/strong&gt; button.&lt;/p&gt; 
&lt;h3&gt;Via dms CLI&lt;/h3&gt; 
&lt;p&gt;On your teminal run &lt;code&gt;dms&lt;/code&gt; then navigate to the &lt;strong&gt;plugins&lt;/strong&gt; option or run &lt;code&gt;dms plugins install {plugin-name}&lt;/code&gt; directly.&lt;/p&gt; 
&lt;h3&gt;Manually&lt;/h3&gt; 
&lt;p&gt;Clone the plugin repository into your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder and restart your dms session with &lt;code&gt;dms restart&lt;/code&gt;. NOTE: Some plugins may have additional dependencies that need to be installed manually, please refer to the plugin documentation for more information, some plugins are part of a monorepo and need to be installed by copying the relevant path to the plugins folder.&lt;/p&gt; 
&lt;h3&gt;With Nix&lt;/h3&gt; 
&lt;p&gt;Follow the &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/nix/README.md&quot;&gt;Nix usage documentation&lt;/a&gt;&lt;/p&gt; 
&lt;h2&gt;Disclaimer&lt;/h2&gt; 
&lt;p&gt;Some plugins are created by third-party developers and are not officially supported by the Dank Material Shell team. Use them at your own risk. In case of issues, please contact the plugin author directly.&lt;/p&gt; 
&lt;h2&gt;Plugins&lt;/h2&gt; 
&lt;p&gt;&lt;strong&gt;Categories:&lt;/strong&gt; &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#stock&quot;&gt;Stock&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#appearance&quot;&gt;Appearance&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#finance&quot;&gt;Finance&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#media&quot;&gt;Media&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#monitoring&quot;&gt;Monitoring&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#network&quot;&gt;Network&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#productivity&quot;&gt;Productivity&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#social&quot;&gt;Social&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#system&quot;&gt;System&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#utilities&quot;&gt;Utilities&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#utility&quot;&gt;Utility&lt;/a&gt; | &lt;a href=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/#weather&quot;&gt;Weather&lt;/a&gt;&lt;/p&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Stock&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/leemeng0x61/stockManager&quot;&gt;Stock Manager&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Simple Chinese A-share stock market monitoring plugin&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: stockManager&lt;/li&gt; 
 &lt;li&gt;name: Stock Manager&lt;/li&gt; 
 &lt;li&gt;author: LeeMeng&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dank-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl, iconv&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/leemeng0x61/stockManager/raw/main/screenshot/sc.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Appearance&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/ernestowgg/cava-visualizer&quot;&gt;Cava Visualizer&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A simple, customizable audio visualizer for your desktop&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: cavaVisualizer&lt;/li&gt; 
 &lt;li&gt;name: Cava Visualizer&lt;/li&gt; 
 &lt;li&gt;author: ernestowgg&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: cava&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/ernestowgg/cava-visualizer/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/eduardez/DankTerminalTheme&quot;&gt;Dank Terminal Theme&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Real-time Ghostty theme management from the navbar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankterminaltheme&lt;/li&gt; 
 &lt;li&gt;name: Dank Terminal Theme&lt;/li&gt; 
 &lt;li&gt;author: EduarD3V&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: terminal, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: ghostty&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/eduardez/DankTerminalTheme/main/assets/screenshot_2.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/sgtaziz/dms-wallpaperengine&quot;&gt;Linux Wallpaper Engine&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Animated wallpaper support using linux-wallpaperengine with Steam Workshop scenes&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: linuxWallpaperEngine&lt;/li&gt; 
 &lt;li&gt;name: Linux Wallpaper Engine&lt;/li&gt; 
 &lt;li&gt;author: sgtaziz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: wallpaper, animation&lt;/li&gt; 
 &lt;li&gt;dependencies: linux-wallpaperengine&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/sgtaziz/dms-wallpaperengine/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://codeberg.org/claymorwan/dms-plugins&quot;&gt;Media Frame&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Desktop plugin to display a picture on your desktop&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: mediaFrame&lt;/li&gt; 
 &lt;li&gt;name: Media Frame&lt;/li&gt; 
 &lt;li&gt;author: claymorwan&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://codeberg.org/claymorwan/dms-plugins/tree/main/mediaFrame&quot;&gt;mediaFrame&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://codeberg.org/claymorwan/dms-plugins/raw/branch/master/mediaFrame/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Daniel-42-z/dms-wallpaper-shuffler&quot;&gt;Wallpaper Shuffler&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Shuffles wallpapers with a given time interval, finds wallpapers recursively inside the specified folder&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: wallpaperShufflerPlugin&lt;/li&gt; 
 &lt;li&gt;name: Wallpaper Shuffler&lt;/li&gt; 
 &lt;li&gt;author: Daniel-42-z&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: set-wallpaper&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Daniel-42-z/dms-wallpaper-shuffler/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/max72bra/DankPluginBingWallpaper&quot;&gt;Wallpaper of the Day&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A new fresh daily wallpaper downloaded from a famous portal&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: wallpaperBing&lt;/li&gt; 
 &lt;li&gt;name: Wallpaper of the Day&lt;/li&gt; 
 &lt;li&gt;author: maxb&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: wallpaper-downloader, wallpaper-set, daemon&lt;/li&gt; 
 &lt;li&gt;dependencies: curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/max72bra/DankPluginBingWallpaper/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/max72bra/DankPluginBingWallpaperWidget&quot;&gt;Wallpaper of the Day (Widget)&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A new fresh daily wallpaper downloaded from a famous portal (Widget)&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: wallpaperBingWidget&lt;/li&gt; 
 &lt;li&gt;name: Wallpaper of the Day (Widget)&lt;/li&gt; 
 &lt;li&gt;author: maxb&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/max72bra/DankPluginBingWallpaperWidget/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/viewerofall-labs/weather-viewer&quot;&gt;Weather Art&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Dynamic weather art widget with responsive ASCII scenes, customizable stats, and theme support&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: weatherArt&lt;/li&gt; 
 &lt;li&gt;name: Weather Art&lt;/li&gt; 
 &lt;li&gt;author: viewerofall&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/viewerofall-labs/weather-viewer/tree/main/weatherArt&quot;&gt;weatherArt&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/viewerofall-labs/weather-viewer/main/weather.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/kanghengliu/dms-mpvpaper&quot;&gt;mpvpaper Video Wallpaper&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Video wallpaper support using mpvpaper&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: mpvpaperWallpaper&lt;/li&gt; 
 &lt;li&gt;name: mpvpaper Video Wallpaper&lt;/li&gt; 
 &lt;li&gt;author: kanghengliu&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: wallpaper, animation, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: mpvpaper&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/kanghengliu/dms-mpvpaper/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Finance&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/TMS-Namespace/DMS-Markets-Plugin&quot;&gt;Markets&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Semi-Live market prices for currencies, stocks, and commodities with charts&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: markets&lt;/li&gt; 
 &lt;li&gt;name: Markets&lt;/li&gt; 
 &lt;li&gt;author: TMS-Namespace&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl&lt;/li&gt; 
 &lt;li&gt;distro: fedora&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/TMS-Namespace/DMS-Markets-Plugin/raw/main/Images/Dark-Popup.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Media&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/odtgit/DankAudioVisualizer&quot;&gt;Dank Audio Visualizer&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Circular audio visualizer with bars, wave, rings, and bloom effects. Ported from Noctalia&#39;s fancy-audiovisualizer by Lemmy / Noctalia Team.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankAudioVisualizer&lt;/li&gt; 
 &lt;li&gt;name: Dank Audio Visualizer&lt;/li&gt; 
 &lt;li&gt;author: odtgit&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: cava&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/odtgit/DankAudioVisualizer/main/preview.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Monitoring&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/navidagz/dms-amd-gpu-monitor&quot;&gt;AMD GPU Monitor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor AMD GPU usage, VRAM, temperature, power consumption and process usage.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: amdGpuMonitor&lt;/li&gt; 
 &lt;li&gt;name: AMD GPU Monitor&lt;/li&gt; 
 &lt;li&gt;author: navidagz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: amdgpu_top&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/navidagz/dms-amd-gpu-monitor/refs/heads/main/screenshots/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-AMD_GPU_Monitor_Revive&quot;&gt;AMD GPU Monitor Revive&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor AMD GPU usage, VRAM, temperature, power consumption and process usage with updated UI.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: amdGpuMonitorRevive&lt;/li&gt; 
 &lt;li&gt;name: AMD GPU Monitor Revive&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar.&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, monitoring&lt;/li&gt; 
 &lt;li&gt;dependencies: amdgpu_top&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-AMD_GPU_Monitor_Revive/refs/heads/main/assets/DMS_Extended.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/bernardopg/AiOverviewControl&quot;&gt;AiOverviewControl&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor AI subscription and API usage for Claude, Copilot, Codex, Gemini, and OpenRouter from DankBar&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: aiOverviewControl&lt;/li&gt; 
 &lt;li&gt;name: AiOverviewControl&lt;/li&gt; 
 &lt;li&gt;author: Bernardo Gomes&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: bash, jq, curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/bernardopg/AiOverviewControl/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/szabolcsf/dms-air-quality&quot;&gt;Air Quality&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display the current Air Quality Index (AQI) on the bar with detailed pollutant breakdown. Supports US and European AQI scales with auto-location.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: airQuality&lt;/li&gt; 
 &lt;li&gt;name: Air Quality&lt;/li&gt; 
 &lt;li&gt;author: Szabolcs Fazekas&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/szabolcsf/dms-air-quality/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/insecure/dms-audio-inhibit&quot;&gt;Audio Inhibit&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Enables idle inhibitor if audio is playing.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: audioInhibit&lt;/li&gt; 
 &lt;li&gt;name: Audio Inhibit&lt;/li&gt; 
 &lt;li&gt;author: Tobias Hommel&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: audio, monitoring&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/insecure/dms-audio-inhibit/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/xi-ve/cat-dms&quot;&gt;Cat Widget&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;An animated running cat for the DankBar whose speed reflects CPU usage. Based on CatWalk by Driglu4it.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: catWidget&lt;/li&gt; 
 &lt;li&gt;name: Cat Widget&lt;/li&gt; 
 &lt;li&gt;author: kemo&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/xi-ve/dms-plugin-registry/raw/add-cat-widget/assets/cat-widget.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/titeya/dms-claudecode&quot;&gt;Claude Code Usage&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor your Claude Code subscription usage with token tracking, rate limits, and daily activity charts&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: claudeCodeUsage&lt;/li&gt; 
 &lt;li&gt;name: Claude Code Usage&lt;/li&gt; 
 &lt;li&gt;author: Nicolas Bellamy&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: jq&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/titeya/dms-claudecode/raw/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/zakstam/dms-codexbar&quot;&gt;CodexBar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor AI provider usage quotas&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: codexBar&lt;/li&gt; 
 &lt;li&gt;name: CodexBar&lt;/li&gt; 
 &lt;li&gt;author: zak&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zakstam/dms-codexbar/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/acmagn/DMS-UPS-Monitor&quot;&gt;Dank UPS Monitor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Real-time UPS status widget via NUT (upsc).&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankUpsMonitor&lt;/li&gt; 
 &lt;li&gt;name: Dank UPS Monitor&lt;/li&gt; 
 &lt;li&gt;author: acmagn&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: upsc&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/acmagn/DMS-UPS-Monitor/raw/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/alcxyz/DankDiskUsage&quot;&gt;Disk Usage&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor disk, ZFS pool, and Nix store usage with smart mount classification and expandable ZFS pool detail&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankDiskUsage&lt;/li&gt; 
 &lt;li&gt;name: Disk Usage&lt;/li&gt; 
 &lt;li&gt;author: alcxyz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/alcxyz/DankDiskUsage/main/docs/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Hujair/gameControllerBattery&quot;&gt;Game Controller Battery&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Shows the battery level of connected game controllers&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: gameControllerBattery&lt;/li&gt; 
 &lt;li&gt;name: Game Controller Battery&lt;/li&gt; 
 &lt;li&gt;author: Mohammad Hujair&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: upower&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Hujair/gameControllerBattery/v1.0.0/dms-screenshot-1773854869435.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/boutabong/dms-plugins&quot;&gt;GitHub Heatmap&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display weekly GitHub contribution heatmap with color-coded activity levels&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: githubHeatmap&lt;/li&gt; 
 &lt;li&gt;name: GitHub Heatmap&lt;/li&gt; 
 &lt;li&gt;author: Deppes&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl, jq, fish, libnotify, xdg-utils&lt;/li&gt; 
 &lt;li&gt;distro: arch&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/boutabong/dms-plugins/tree/main/GitHubHeatMap&quot;&gt;GitHubHeatMap&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/boutabong/dms-plugins/master/screenshots/GitHubHeatMap-popout.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/mesteryui/DMS_HyprlandSubmap&quot;&gt;Hyprland Submap&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Shows the current submap in Hyprland&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: hyprlandSubmap&lt;/li&gt; 
 &lt;li&gt;name: Hyprland Submap&lt;/li&gt; 
 &lt;li&gt;author: Mester&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/mesteryui/DMS_HyprlandSubmap/raw/main/assets/hyprlandSubmapPassthroughExample.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/TEJASJONDHALE/dms-nvidia-gpu-monitor&quot;&gt;NVIDIA GPU Monitor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor NVIDIA GPU usage, VRAM, and temperature.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: nvidiaGpuMonitor&lt;/li&gt; 
 &lt;li&gt;name: NVIDIA GPU Monitor&lt;/li&gt; 
 &lt;li&gt;author: Tejas Jondhale&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, monitoring&lt;/li&gt; 
 &lt;li&gt;dependencies: nvidia-smi&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/TEJASJONDHALE/dms-nvidia-gpu-monitor/main/Screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/antonjah/nix-monitor&quot;&gt;Nix Monitor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor Nix store disk usage and system generations with integrated system management capabilities&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: nixMonitor&lt;/li&gt; 
 &lt;li&gt;name: Nix Monitor&lt;/li&gt; 
 &lt;li&gt;author: Anton Andersson&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/antonjah/nix-monitor/raw/master/assets/scrot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Daniel-42-z/dms-power-usage&quot;&gt;Power Usage Monitor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display real-time power consumption from your device&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: powerUsagePlugin&lt;/li&gt; 
 &lt;li&gt;name: Power Usage Monitor&lt;/li&gt; 
 &lt;li&gt;author: Daniel-42-z&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/Daniel-42-z/dms-power-usage/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Mithgroth/dms-process-list&quot;&gt;Process List&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Desktop overlay widget for live process monitoring with grouping, sorting, and scope filters&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=0.1.18&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: processList&lt;/li&gt; 
 &lt;li&gt;name: Process List&lt;/li&gt; 
 &lt;li&gt;author: mith&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: dgop&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Mithgroth/dms-process-list/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/boutabong/dms-plugins&quot;&gt;SSH Monitor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor active SSH, SFTP, FTP, and Yazi VFS connections with hostname resolution&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: sshMonitor&lt;/li&gt; 
 &lt;li&gt;name: SSH Monitor&lt;/li&gt; 
 &lt;li&gt;author: Deppes&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: fish, procps-ng, net-tools&lt;/li&gt; 
 &lt;li&gt;distro: arch&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/boutabong/dms-plugins/tree/main/SSH-Monitor&quot;&gt;SSH-Monitor&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/boutabong/dms-plugins/master/screenshots/sshmonitor-popout.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Network&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/RiceaRaul/DMS-PangolinPlugin&quot;&gt;Pangolin Widget&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;QuickShell plugin for DankMaterialShell that exposes Pangolin VPN status, peer list with live RTT, routes, connection controls, and notifications. Backed by the pangolin CLI.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: pangolinWidget&lt;/li&gt; 
 &lt;li&gt;name: Pangolin Widget&lt;/li&gt; 
 &lt;li&gt;author: Ricea Ion Raul&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: pangolin&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/RiceaRaul/DMS-PangolinPlugin/raw/main/docs/screenshots/popout.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Productivity&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/deepu105/dms-dank-todo&quot;&gt;Dank Todo&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A simple locally-saved TODO list widget for the Dank bar.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankTodo&lt;/li&gt; 
 &lt;li&gt;name: Dank Todo&lt;/li&gt; 
 &lt;li&gt;author: Deepu K Sasidharan&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: arch&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/deepu105/dms-dank-todo/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Klievan/dms-jira&quot;&gt;Jira Tickets&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Assigned Jira Cloud tickets in the DankBar with quick actions — open, transition status, comment, copy branch name — plus optional new-assignment and @mention notifications.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dmsJira&lt;/li&gt; 
 &lt;li&gt;name: Jira Tickets&lt;/li&gt; 
 &lt;li&gt;author: Klievan&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: wl-clipboard, libnotify&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Klievan/dms-jira/8c66f630892c12665643bf4538d0b265adb1a056/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Social&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/PandorasFox/dms-discord-widget&quot;&gt;Discord Voice Widget&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Discord voice call overlay — shows participants as circular avatars with speaking/mute/deafen indicators. Supports mute/deafen keybinds and push-to-talk.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: discordVoice&lt;/li&gt; 
 &lt;li&gt;name: Discord Voice Widget&lt;/li&gt; 
 &lt;li&gt;author: PandorasFox&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland, sway&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: python3&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/PandorasFox/dms-discord-widget/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;System&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/pseudofractal/AsusControl&quot;&gt;ASUS Control Center&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Manage Power Profiles and GPU Modes for ASUS Laptops directly from your DankBar.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: asusControlCenter&lt;/li&gt; 
 &lt;li&gt;name: ASUS Control Center&lt;/li&gt; 
 &lt;li&gt;author: pseudofractal&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: asusctl, supergfxctl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/pseudofractal/AsusControl/main/assets/popup.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/bernardopg/dms-adguard-vpn-plugin&quot;&gt;AdGuard VPN&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control, configure, and monitor adguardvpn-cli directly from DankBar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: adguardVPplugin&lt;/li&gt; 
 &lt;li&gt;name: AdGuard VPN&lt;/li&gt; 
 &lt;li&gt;author: Bernardo Gomes&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: vpn, network, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: adguardvpn-cli&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/bernardopg/dms-adguard-vpn-plugin/main/docs/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/smithyyang/dms-brightness-plugin&quot;&gt;DDC Brightness&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control internal and external monitor brightness via brightnessctl and ddcutil&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: ddcBrightness&lt;/li&gt; 
 &lt;li&gt;name: DDC Brightness&lt;/li&gt; 
 &lt;li&gt;author: youngshine&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: brightnessctl, ddcutil&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/smithyyang/dms-brightness-plugin/main/screenshot_2026-03-27_23-52-26.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/shazzaam7/DankAsusControl&quot;&gt;Dank ASUS Control Center&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Manage Power Profiles and GPU Modes for ASUS Laptops directly from your DankBar.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankAsusControlCenter&lt;/li&gt; 
 &lt;li&gt;name: Dank ASUS Control Center&lt;/li&gt; 
 &lt;li&gt;author: Shazzaam&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: asusctl, supergfxctl, upower&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/shazzaam7/DankAsusControl/refs/heads/main/assets/popup.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/NordicsSys/DankSystemDoctor&quot;&gt;Dank System Doctor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;AI-powered system health monitor. Tracks CPU, RAM, disk, GPU &amp;amp; temp; detects pending updates (apt/dnf/pacman/brew); one-click maintenance and snapshot guardrails; Ollama diagnostics with triage playbooks.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankSystemDoctor&lt;/li&gt; 
 &lt;li&gt;name: Dank System Doctor&lt;/li&gt; 
 &lt;li&gt;author: noxius&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: system-monitor, ai-diagnostics, log-viewer, process-manager, updates, maintenance&lt;/li&gt; 
 &lt;li&gt;dependencies: bash, journalctl, ps, free, df&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/NordicsSys/DankSystemDoctor/main/screenshots/overview.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/felri/display-manager-plugin-niri-dank-linux&quot;&gt;Display Manager&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Toggle Niri displays and control monitor hardware brightness, contrast, scale, refresh rate, and resolution.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: displayManager&lt;/li&gt; 
 &lt;li&gt;name: Display Manager&lt;/li&gt; 
 &lt;li&gt;author: felri&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: ddcutil&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/felri/display-manager-plugin-niri-dank-linux/refs/heads/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/xyzsteven/dms-displayoutput&quot;&gt;Display Output&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Manage display outputs (Single Display, Mirror, Extend).&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: displayOutput&lt;/li&gt; 
 &lt;li&gt;name: Display Output&lt;/li&gt; 
 &lt;li&gt;author: xyzsteven&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: manage-displays&lt;/li&gt; 
 &lt;li&gt;dependencies: socat&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/xyzsteven/dms-displayoutput/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-ipIndicator&quot;&gt;IP Indicator&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display public IP address, ISP, and location with a privacy-focused toggle.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: ipIndicator&lt;/li&gt; 
 &lt;li&gt;name: IP Indicator&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-ipIndicator/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/neoscaler/dms-lenovo-battery-settings&quot;&gt;Lenovo Battery Settings&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Manage Lenovo battery settings like conservation mode&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dmsLenovoBatterySettings&lt;/li&gt; 
 &lt;li&gt;name: Lenovo Battery Settings&lt;/li&gt; 
 &lt;li&gt;author: neoscaler&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: ideapad_laptop, polkit-agent&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/neoscaler/dms-lenovo-battery-settings/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/arcatva/dms-next-boot-selector&quot;&gt;Next Boot Selector&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Pick which EFI boot entry to load on next reboot via efibootmgr. Bar pill + Control Center widget with a scrollable picker.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: nextBootSelector&lt;/li&gt; 
 &lt;li&gt;name: Next Boot Selector&lt;/li&gt; 
 &lt;li&gt;author: arcatva&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: efibootmgr, sudo&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/arcatva/dms-next-boot-selector/main/screenshots/popout.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/rahulmysore23/dms-pkg-update&quot;&gt;Package Updates&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Check and manage DNF and Flatpak package updates from the bar.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: pkgUpdate&lt;/li&gt; 
 &lt;li&gt;name: Package Updates&lt;/li&gt; 
 &lt;li&gt;author: rahulmysore23&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: fedora, any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/rahulmysore23/dms-pkg-update/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/NordicsSys/dms-usb-manager&quot;&gt;USB Manager&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Bar widget: monitor removable USB drives, mount/unmount, eject, format (FAT32/exFAT/ext4), resize partitions; notifications on plug/unplug via udisks.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: usbManager&lt;/li&gt; 
 &lt;li&gt;name: USB Manager&lt;/li&gt; 
 &lt;li&gt;author: NordicsSys&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, notify&lt;/li&gt; 
 &lt;li&gt;dependencies: udisks2, bash, lsblk, parted, dosfstools, e2fsprogs, exfatprogs, polkit&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/NordicsSys/dms-usb-manager/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Utilities&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/devnullvoid/dms-ai-assistant&quot;&gt;AI Assistant&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Integrated AI chat assistant with markdown support, multiple AI provider support, streaming responses, and persistent chat history&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: aiAssistant&lt;/li&gt; 
 &lt;li&gt;name: AI Assistant&lt;/li&gt; 
 &lt;li&gt;author: devnullvoid&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: slideout, ai&lt;/li&gt; 
 &lt;li&gt;dependencies: curl, wl-copy&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/devnullvoid/dms-ai-assistant/raw/main/screenshots/AI_ASSISTANT_SCREENSHOT_CURRENT_1.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-activate-linux&quot;&gt;Activate Linux Watermark&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Adds a watermark to the bottom-right of the screen&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: activateLinux&lt;/li&gt; 
 &lt;li&gt;name: Activate Linux Watermark&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-activate-linux/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/lucyfire/dms-plugins&quot;&gt;Alarm Clock&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;An alarm clock widget&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=0.2.4&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: alarmClock&lt;/li&gt; 
 &lt;li&gt;name: Alarm Clock&lt;/li&gt; 
 &lt;li&gt;author: lucyfire&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: qt6-multimedia&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/lucyfire/dms-plugins/tree/main/alarmClock&quot;&gt;alarmClock&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/Lucyfire/dms-plugins/raw/master/alarmClock/alarms.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/psyreactor/dms-awcc&quot;&gt;Alienware Command Center&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Alienware Command Center plugin for DankBar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.0.28&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: awcc&lt;/li&gt; 
 &lt;li&gt;name: Alienware Command Center&lt;/li&gt; 
 &lt;li&gt;author: psyreactor&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/psyreactor/dms-awcc/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-ambient-sound&quot;&gt;Ambient Sound&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Play ambient focus sounds with integrated sleep timer and volume control.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: ambientSound&lt;/li&gt; 
 &lt;li&gt;name: Ambient Sound&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: mpv, socat&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-ambient-sound/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/RiceaRaul/DMS-AnimeCalendarPlugin&quot;&gt;Anime Calendar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A QuickShell plugin for DankMaterialShell that tracks anime episode releases and sends notifications when your favorite shows air.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: animeCalendar&lt;/li&gt; 
 &lt;li&gt;name: Anime Calendar&lt;/li&gt; 
 &lt;li&gt;author: Ricea Ion Raul&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/RiceaRaul/DMS-AnimeCalendarPlugin/raw/main/screenshots/today-tab.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/oabragh/AppShortcut&quot;&gt;Application Shortcut&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Add application shortcuts in your desktop 😃&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: appShortcut&lt;/li&gt; 
 &lt;li&gt;name: Application Shortcut&lt;/li&gt; 
 &lt;li&gt;author: Omar (@oabragh)&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/oabragh/AppShortcut/raw/main/assets/preview.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/lpv11/dms-audio-slots&quot;&gt;Audio Slots IPC&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Daemon plugin for cycling saved output/input device slots and toggling focused-app mute via DMS IPC.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: audioSlots&lt;/li&gt; 
 &lt;li&gt;name: Audio Slots IPC&lt;/li&gt; 
 &lt;li&gt;author: lpv11&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: audio, ipc, daemon&lt;/li&gt; 
 &lt;li&gt;dependencies: pactl, awk&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/lpv11/dms-audio-slots/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/CD-Z/dms-plugins&quot;&gt;Audio Switcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Quickly toggle between different audio output devices&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: audioSwitcher&lt;/li&gt; 
 &lt;li&gt;name: Audio Switcher&lt;/li&gt; 
 &lt;li&gt;author: CD-Z&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/CD-Z/dms-plugins/master/settings.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-bongo-cat&quot;&gt;Bongo Cat&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A reactive animated cat that taps along with your keyboard input.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: bongoCat&lt;/li&gt; 
 &lt;li&gt;name: Bongo Cat&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: evtest&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-bongo-cat/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-breathing&quot;&gt;Breathing Exercise&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A guided breathing exercise tool for mindfulness and relaxation.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: breathing&lt;/li&gt; 
 &lt;li&gt;name: Breathing Exercise&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-breathing/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/rochacbruno/DankCalculator&quot;&gt;Calculator&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A calculator plugin that evaluates mathematical expressions and copies results to clipboard&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: calculator&lt;/li&gt; 
 &lt;li&gt;name: Calculator&lt;/li&gt; 
 &lt;li&gt;author: Bruno Cesar Rocha&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/rochacbruno/DankCalculator/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/mcwiseman97/dms-canvas-plugin&quot;&gt;Canvas Grades&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Courses, grades, upcoming assignments, missing work, and announcements from Canvas LMS&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: canvasGrades&lt;/li&gt; 
 &lt;li&gt;name: Canvas Grades&lt;/li&gt; 
 &lt;li&gt;author: mcwiseman97&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl, jq, bash&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/mcwiseman97/dms-canvas-plugin/tree/main/canvasGrades&quot;&gt;canvasGrades&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/mcwiseman97/dms-canvas-plugin/main/screenshots/canvas-popout.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/xxyangyoulin/dms-plugin-ccal&quot;&gt;Chinese Calendar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display Chinese lunar calendar with holiday information in the status bar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: chineseCalendar&lt;/li&gt; 
 &lt;li&gt;name: Chinese Calendar&lt;/li&gt; 
 &lt;li&gt;author: xxyangyoulin&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: calendar, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: ccal, curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/xxyangyoulin/dms-plugin-ccal/master/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Clight&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Ambient light sensor control - automatic brightness and screen dimming&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankClight&lt;/li&gt; 
 &lt;li&gt;name: Clight&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: clight&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankClight&quot;&gt;DankClight&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugins/refs/heads/master/DankClight/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins&quot;&gt;ClipBoard+&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Advanced clipboard manager with integrated notes, todo, and pinned items.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: clipboardPlus&lt;/li&gt; 
 &lt;li&gt;name: ClipBoard+&lt;/li&gt; 
 &lt;li&gt;author: Dadangdut33&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: cliphist, wl-clipboard&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins/tree/main/ClipboardPlus&quot;&gt;ClipboardPlus&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Dadangdut33/dms-plugins/master/ClipboardPlus/preview/preview-blur.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/devnullvoid/dms-command-runner&quot;&gt;Command Runner&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Execute shell commands from the launcher with history tracking, common shortcuts, and terminal/background execution modes&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: commandRunner&lt;/li&gt; 
 &lt;li&gt;name: Command Runner&lt;/li&gt; 
 &lt;li&gt;author: devnullvoid&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/devnullvoid/dms-command-runner/raw/main/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/viewerofall-labs/weather-viewer/tree/main/converter&quot;&gt;Converter&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Universal unit and color converter. Convert distance, weight, temperature, speed, volume, area, energy, and colors (RGB/Hex/HSV/HSL) instantly from the launcher.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: converter&lt;/li&gt; 
 &lt;li&gt;name: Converter&lt;/li&gt; 
 &lt;li&gt;author: viewerofall&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/viewerofall-labs/weather-viewer/tree/main/converter/tree/main/converter&quot;&gt;converter&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/viewerofall-labs/weather-viewer/main/convert.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/heyitsmikey128/DankCustomRunningApps&quot;&gt;Custom Running Apps&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Flexible Custom Widget for Showing Running Apps on Dank Bar&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: customRunningApps&lt;/li&gt; 
 &lt;li&gt;name: Custom Running Apps&lt;/li&gt; 
 &lt;li&gt;author: Michael Kushma&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/heyitsmikey128/DankCustomRunningApps/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Francisdelca/dms-agent&quot;&gt;DMS Agent&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;AI desktop assistant powered by Claude Code. Floating chat panel for controlling your desktop with natural language — open apps, switch windows, play music, search the web, and more.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dmsAgent&lt;/li&gt; 
 &lt;li&gt;name: DMS Agent&lt;/li&gt; 
 &lt;li&gt;author: Francisdelca (Francis)&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: claude&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Francisdelca/dms-agent/main/screenshots/panel.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/nfoert/dms-desktop-countdown&quot;&gt;DMS Desktop Countdown&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Allows creating desktop widget countdowns with progress, view options, and the ability to only count certain days in a week&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dmsDesktopCountdown&lt;/li&gt; 
 &lt;li&gt;name: DMS Desktop Countdown&lt;/li&gt; 
 &lt;li&gt;author: nfoert&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/nfoert/dms-desktop-countdown/raw/main/repo/images/image.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-Screenshot&quot;&gt;DMS Screenshot&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control DMS screenshot actions from the Widget &amp;amp; Control Center&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dmsScreenshot&lt;/li&gt; 
 &lt;li&gt;name: DMS Screenshot&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: dms&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-Screenshot/refs/heads/main/assets/Dank-Bar_Widget.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/leonardofranco01/dms-sessionizer&quot;&gt;DMS Sessionizer&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Create tmux sessions for your projects&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dmsSessionizer&lt;/li&gt; 
 &lt;li&gt;name: DMS Sessionizer&lt;/li&gt; 
 &lt;li&gt;author: leonardofranco01&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher, command-execution, shell&lt;/li&gt; 
 &lt;li&gt;dependencies: tmux&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/leonardofranco01/dms-sessionizer/refs/heads/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-DNS_Switcher&quot;&gt;DNS Switcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Switch system DNS providers and monitor network status.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dnsSwitcher&lt;/li&gt; 
 &lt;li&gt;name: DNS Switcher&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: dms&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-DNS_Switcher/refs/heads/main/assets/POP-Up_UI.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Dank Actions&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Add customizable, scriptable actions to your bar.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankActions&lt;/li&gt; 
 &lt;li&gt;name: Dank Actions&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankActions&quot;&gt;DankActions&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/assets/dank-actions.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Dank Battery Alerts&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Notify on low battery levels.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankBatteryAlerts&lt;/li&gt; 
 &lt;li&gt;name: Dank Battery Alerts&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: watch-events, notify&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankBatteryAlerts&quot;&gt;DankBatteryAlerts&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/assets/dank-batteryalerts.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/pacman99/DankBitwarden&quot;&gt;Dank Bitwarden&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search bitwarden entries from rbw.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankBitwarden&lt;/li&gt; 
 &lt;li&gt;name: Dank Bitwarden&lt;/li&gt; 
 &lt;li&gt;author: Parthiv Seetharaman&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: rbw&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Pacman99/DankBitwarden/refs/heads/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/NordicsSys/dankCleaner&quot;&gt;Dank Cleaner&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Safe one-click cleaner plugin for DankMaterialShell.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankCleaner&lt;/li&gt; 
 &lt;li&gt;name: Dank Cleaner&lt;/li&gt; 
 &lt;li&gt;author: NordicsSys&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: safe-cleanup, large-file-scan, disk-analyzer&lt;/li&gt; 
 &lt;li&gt;dependencies: bash, find, du, awk, tail, rm&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/NordicsSys/dankCleaner/main/Cleanup.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Dank Hooks&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Trigger scripts based on various system events.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankHooks&lt;/li&gt; 
 &lt;li&gt;name: Dank Hooks&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: watch-events&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankHooks&quot;&gt;DankHooks&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/assets/dank-hooks.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Dank Launcher Keys&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search and browse keyboard shortcuts from your compositor and applications&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankLauncherKeys&lt;/li&gt; 
 &lt;li&gt;name: Dank Launcher Keys&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankLauncherKeys&quot;&gt;DankLauncherKeys&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugins/refs/heads/master/DankLauncherKeys/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Dank Notepad Syntax Module&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Inline preview and chroma-based syntax highlighting for Notepad&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankNotepadModule&lt;/li&gt; 
 &lt;li&gt;name: Dank Notepad Syntax Module&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: notepad-syntax&lt;/li&gt; 
 &lt;li&gt;dependencies: notepad&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankNotepadModule&quot;&gt;DankNotepadModule&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugins/refs/heads/master/DankNotepadModule/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Samoggino/dankObsidian&quot;&gt;Dank Obsidian&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Quick access to your Obsidian vaults&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankObsidian&lt;/li&gt; 
 &lt;li&gt;name: Dank Obsidian&lt;/li&gt; 
 &lt;li&gt;author: Samoggino&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: obsidian&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Samoggino/dankObsidian/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Dank Pomodoro Timer&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A customizable Pomodoro timer.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankPomodoroTimer&lt;/li&gt; 
 &lt;li&gt;name: Dank Pomodoro Timer&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankPomodoroTimer&quot;&gt;DankPomodoroTimer&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/assets/dank-pomodoro.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/BrendonJL/dms-rss-widget&quot;&gt;Dank RSS Widget&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Desktop widget that displays RSS/Atom feeds with auto-refresh&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankRssWidget&lt;/li&gt; 
 &lt;li&gt;name: Dank RSS Widget&lt;/li&gt; 
 &lt;li&gt;author: BrendonJL&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/BrendonJL/dms-rss-widget/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/alcxyz/DankCalendar&quot;&gt;DankCalendar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;CalDAV calendar widget with event listing, notifications, and event management via a stdlib-only Go binary with keyring credentials&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankCalendar&lt;/li&gt; 
 &lt;li&gt;name: DankCalendar&lt;/li&gt; 
 &lt;li&gt;author: alcxyz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: secret-tool, notify-send&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/alcxyz/DankCalendar/main/docs/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/pacman99/DankPinentry&quot;&gt;DankPinentry&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;GPG/SSH passphrase entry with native DMS modal.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankPinentry&lt;/li&gt; 
 &lt;li&gt;name: DankPinentry&lt;/li&gt; 
 &lt;li&gt;author: Parthiv Seetharaman&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: authentication, ipc, daemon&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/pacman99/DankPinentry/tree/main/plugin&quot;&gt;plugin&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Pacman99/DankPinentry/refs/heads/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/yayuuu/desktopCommand&quot;&gt;Desktop Command&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A widget that displays a command output on your desktop&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: desktopCommand&lt;/li&gt; 
 &lt;li&gt;name: Desktop Command&lt;/li&gt; 
 &lt;li&gt;author: yayuuu&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: python3&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/yayuuu/desktopCommand/raw/main/assets/screenshot.jpg&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/xxyangyoulin/dms-plugin-developer-utilities&quot;&gt;Developer Utilities&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Encoders, Decoders, Formatters and Converters for Developers&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: developerUtilities&lt;/li&gt; 
 &lt;li&gt;name: Developer Utilities&lt;/li&gt; 
 &lt;li&gt;author: xxyangyoulin&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: developer-utilities, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/xxyangyoulin/dms-plugin-developer-utilities/master/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/jfchenier/dms-display-mirror&quot;&gt;Display Mirror&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Mirror niri displays using wl-mirror from the control center and bar&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: displayMirror&lt;/li&gt; 
 &lt;li&gt;name: Display Mirror&lt;/li&gt; 
 &lt;li&gt;author: jfchenier&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: wl-mirror&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/jfchenier/dms-display-mirror/raw/main/assets/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/EienWolf/dms-displayprofile&quot;&gt;Display Profile&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Switch between saved Hyprland display profiles from a keyboard-driven modal.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: displayProfile&lt;/li&gt; 
 &lt;li&gt;name: Display Profile&lt;/li&gt; 
 &lt;li&gt;author: EienWolf&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities:&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/EienWolf/dms-displayprofile/refs/heads/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/lucyfire/dms-plugins&quot;&gt;Display Settings&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Turn on/off displays for Hyprland&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=0.6.2&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: displaySettings&lt;/li&gt; 
 &lt;li&gt;name: Display Settings&lt;/li&gt; 
 &lt;li&gt;author: lucyfire&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: manage-displays&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/lucyfire/dms-plugins/tree/main/displaySettings&quot;&gt;displaySettings&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/Lucyfire/dms-plugins/raw/master/displaySettings/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/LuckShiba/DmsDockerManager&quot;&gt;Docker Manager&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display Docker/Podman container status and management controls&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=0.3.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dockerManager&lt;/li&gt; 
 &lt;li&gt;name: Docker Manager&lt;/li&gt; 
 &lt;li&gt;author: LuckShiba&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: docker-management, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: docker or podman&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/LuckShiba/DmsDockerManager/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/psyreactor/dms-dolarBlue&quot;&gt;Dolar Blue&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Dolar Blue plugin for DankBar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.0.28&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dolarBlue&lt;/li&gt; 
 &lt;li&gt;name: Dolar Blue&lt;/li&gt; 
 &lt;li&gt;author: psyreactor&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/psyreactor/dms-dolarBlue/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/MetalCar/dms-dooit-widget&quot;&gt;Dooit Plugin&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;This plugin shows todays task and the oldest five without due date from dooit.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dooitPlugin&lt;/li&gt; 
 &lt;li&gt;name: Dooit Plugin&lt;/li&gt; 
 &lt;li&gt;author: MetalCar&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: dooit&lt;/li&gt; 
 &lt;li&gt;distro: arch&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/MetalCar/dms-dooit-widget/refs/heads/main/screenshots/image.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/jonkristian/dms-easyeffects&quot;&gt;Easy Effects Profile Switcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Quick switch between Easy Effects audio profiles&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: easyEffects&lt;/li&gt; 
 &lt;li&gt;name: Easy Effects Profile Switcher&lt;/li&gt; 
 &lt;li&gt;author: jonkristian&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: easyeffects&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/jonkristian/dms-easyeffects/raw/main/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/devnullvoid/dms-emoji-launcher&quot;&gt;Emoji &amp;amp; Unicode Launcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search and copy 300+ emojis and 100+ unicode characters directly from the launcher with instant clipboard copying&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: emojiLauncher&lt;/li&gt; 
 &lt;li&gt;name: Emoji &amp;amp; Unicode Launcher&lt;/li&gt; 
 &lt;li&gt;author: devnullvoid&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/devnullvoid/dms-emoji-launcher/raw/main/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/nicolasgarcia214/Ephemera&quot;&gt;Ephemera&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Ephemeral AI chat — ask quick questions, keep nothing&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: ephemera&lt;/li&gt; 
 &lt;li&gt;name: Ephemera&lt;/li&gt; 
 &lt;li&gt;author: nicolasgarcia214&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: slideout, ai&lt;/li&gt; 
 &lt;li&gt;dependencies: curl, wl-copy&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/nicolasgarcia214/Ephemera/raw/master/screenshots/screenshot.jpg?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/merdely/dms-plugins&quot;&gt;Flatpak Updates&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Check for and install Flatpak Updates&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: flatpakUpdates&lt;/li&gt; 
 &lt;li&gt;name: Flatpak Updates&lt;/li&gt; 
 &lt;li&gt;author: Michael Erdely&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: flatpak&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/merdely/dms-plugins/tree/main/FlatpakUpdates&quot;&gt;FlatpakUpdates&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/merdely/dms-plugins/main/screenshots/flatpakupdates-popout.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-floaty&quot;&gt;Floaty&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A feature-rich reference image tool to float images, screenshots, and vector graphics on top of all windows.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: floaty&lt;/li&gt; 
 &lt;li&gt;name: Floaty&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: wl-clipboard, kdialog&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-floaty/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Incognitux/dms-format-color-picker&quot;&gt;Format Color Picker&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Choose color format before picking&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: formatColorPicker&lt;/li&gt; 
 &lt;li&gt;name: Format Color Picker&lt;/li&gt; 
 &lt;li&gt;author: Incognitux&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: control-center, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: dms&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Incognitux/dms-format-color-picker/refs/heads/master/assets/screenshot1.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-Fullscreen_Power_Menu&quot;&gt;Fullscreen Power Menu&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Material 3 inspired fullscreen Power Menu triggered via IPC&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: fullscreenPowerMenu&lt;/li&gt; 
 &lt;li&gt;name: Fullscreen Power Menu&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: power, ipc&lt;/li&gt; 
 &lt;li&gt;dependencies: dms&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-Fullscreen_Power_Menu/refs/heads/main/assets/Main_UI.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;GIF Search&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search and browse GIFs powered by Klipy&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankGifSearch&lt;/li&gt; 
 &lt;li&gt;name: GIF Search&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: curl, qt6-imageformats&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankGifSearch&quot;&gt;DankGifSearch&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugins/refs/heads/master/DankGifSearch/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-GitHub_HeatMap&quot;&gt;GitHub Heatmap Revive&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display GitHub contribution heatmap with color-coded activity levels&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: githubHeatmapRevive&lt;/li&gt; 
 &lt;li&gt;name: GitHub Heatmap Revive&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: dms&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-GitHub_HeatMap/refs/heads/main/assets/POP_Up-UI.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/psyreactor/dms-githubNotifier&quot;&gt;GitHub Notifier&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Shows open PRs authored by you and issues assigned to you from GitHub in the DankBar.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.0.28&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: githubNotifier&lt;/li&gt; 
 &lt;li&gt;name: GitHub Notifier&lt;/li&gt; 
 &lt;li&gt;author: psyreactor&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: github-cli, font-awesome&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/psyreactor/dms-githubNotifier/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/psyreactor/dms-gitlabNotifier&quot;&gt;GitLab Notifier&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Shows in the DankBar the status of a GitLab scope (issues, MRs and incidents assigned to you)&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.0.28&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: gitlabNotifier&lt;/li&gt; 
 &lt;li&gt;name: GitLab Notifier&lt;/li&gt; 
 &lt;li&gt;author: psyreactor&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: glab, font-awesome&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/psyreactor/dms-gitlabNotifier/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/lucyfire/dms-plugins&quot;&gt;Gitmoji Launcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search and copy gitmojis from &lt;a href=&quot;https://gitmoji.dev&quot;&gt;https://gitmoji.dev&lt;/a&gt;&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=0.2.4&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: gitmojiLauncher&lt;/li&gt; 
 &lt;li&gt;name: Gitmoji Launcher&lt;/li&gt; 
 &lt;li&gt;author: lucyfire&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: wl-copy&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/lucyfire/dms-plugins/tree/main/gitmojiLauncher&quot;&gt;gitmojiLauncher&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/Lucyfire/dms-plugins/raw/master/gitmojiLauncher/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/TaylanTatli/dms-plugins&quot;&gt;Grimblast&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Quick screenshot menu for grimblast with multiple capture modes&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=0.1.18&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: grimblast&lt;/li&gt; 
 &lt;li&gt;name: Grimblast&lt;/li&gt; 
 &lt;li&gt;author: Taylan TATLI&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: screenshot-tool, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: grimblast&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/TaylanTatli/dms-plugins/tree/main/grimblast&quot;&gt;grimblast&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/TaylanTatli/dms-plugins/refs/heads/master/grimblast/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-hidden-bar&quot;&gt;Hidden Bar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Hide/Show bar widgets with a click or hover&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: hiddenBar&lt;/li&gt; 
 &lt;li&gt;name: Hidden Bar&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-hidden-bar/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/xxyangyoulin/dms-plugin-hass&quot;&gt;Home Assistant Monitor&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor and display Home Assistant entity states in your status bar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: homeAssistantMonitor&lt;/li&gt; 
 &lt;li&gt;name: Home Assistant Monitor&lt;/li&gt; 
 &lt;li&gt;author: xxyangyoulin&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: home-assistant-monitor, dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/xxyangyoulin/dms-plugin-hass/master/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/derethil/dms-hue-manager&quot;&gt;Hue Manager&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control your Philips Hue lights directly from DMS&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: hueManager&lt;/li&gt; 
 &lt;li&gt;name: Hue Manager&lt;/li&gt; 
 &lt;li&gt;author: derethil&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: openhue-cli, jq&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/derethil/dms-hue-manager/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Hyprland Window Switcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Switch between Hyprland windows with live previews&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankHyprlandWindows&lt;/li&gt; 
 &lt;li&gt;name: Hyprland Window Switcher&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankHyprlandWindows&quot;&gt;DankHyprlandWindows&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugins/refs/heads/master/DankHyprlandWindows/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/murilo-gotardo/dms-image-converter&quot;&gt;ImageConverter&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Convert images between formats (PNG, JPG, WEBP, BMP, TIFF) from the DankBar&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: imageConverter&lt;/li&gt; 
 &lt;li&gt;name: ImageConverter&lt;/li&gt; 
 &lt;li&gt;author: Murilo&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: imagemagick, wl-clipboard&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Murilo-Gotardo/dms-image-converter/refs/heads/main/screenshots/converter.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/corcoran/dms-interval-command&quot;&gt;Interval Command&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Run a command on a custom interval and display its output in the bar. Supports multiple instances with different commands.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: intervalCommand&lt;/li&gt; 
 &lt;li&gt;name: Interval Command&lt;/li&gt; 
 &lt;li&gt;author: corcoran&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/corcoran/dms-interval-command/main/screenshots/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-kaomoji-picker&quot;&gt;Kaomoji Picker&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A lightweight launcher for browsing and copying kaomojis to the clipboard.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: kaomojiPicker&lt;/li&gt; 
 &lt;li&gt;name: Kaomoji Picker&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: wl-clipboard&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-kaomoji-picker/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/stvnwrgs/dms-keybindings-cheat-sheet&quot;&gt;Keybinding Cheat Sheet&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A desktop widget that parses your compositor&#39;s keybinding config and displays them as a live cheat sheet&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: keybindingCheatSheet&lt;/li&gt; 
 &lt;li&gt;name: Keybinding Cheat Sheet&lt;/li&gt; 
 &lt;li&gt;author: Steven Koehnke&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland, niri, sway, mangowc&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/stvnwrgs/dms-keybindings-cheat-sheet/master/example-small.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/psyreactor/dms-kubernetes&quot;&gt;Kubernetes&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Kubernetes plugin for DankBar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.0.28&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: kubernetes&lt;/li&gt; 
 &lt;li&gt;name: Kubernetes&lt;/li&gt; 
 &lt;li&gt;author: psyreactor&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: kubectl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/psyreactor/dms-kubernetes/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-LiveChart.me&quot;&gt;LiveChart Schedule&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Displays LiveChart anime schedule data pulled from a local browser session.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: liveChartSchedule&lt;/li&gt; 
 &lt;li&gt;name: LiveChart Schedule&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: dms, python3, browser_cookie3&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-LiveChart.me/refs/heads/main/assets/POP-Up_UI.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-lutris-launcher&quot;&gt;Lutris Launcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Quickly browse and launch games from your Lutris library.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: lutrisLauncher&lt;/li&gt; 
 &lt;li&gt;name: Lutris Launcher&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: lutris&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-lutris-launcher/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/KangweiZhu/lyrics-on-panel&quot;&gt;Lyrics on Panel&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;[Backend setup required!] A widget that displays the lyrics of the currently playing song from Spotify, Netease Cloud Music, Elisa, etc., on any location of your desktop.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: lyricsOnPanel&lt;/li&gt; 
 &lt;li&gt;name: Lyrics on Panel&lt;/li&gt; 
 &lt;li&gt;author: Kangwei(Anicaa) Zhu&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/KangweiZhu/lyrics-on-panel/tree/main/dms&quot;&gt;dms&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/KangweiZhu/lyrics-on-panel/raw/main/img/image-panel-onlythiswidget.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/szabolcsf/dms-nameday&quot;&gt;Magyar Névnapok&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display the current Hungarian nameday on the DankBar. Shows today&#39;s name on the bar, with yesterday/today/tomorrow in the popout panel.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: magyarNevnapok&lt;/li&gt; 
 &lt;li&gt;name: Magyar Névnapok&lt;/li&gt; 
 &lt;li&gt;author: Szabolcs Fazekas&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/szabolcsf/dms-nameday/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins&quot;&gt;Media Control Plus&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Customized version of DMS media widget with extended features that is mainly focused on improving vertical bar support&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: mediaControlPlus&lt;/li&gt; 
 &lt;li&gt;name: Media Control Plus&lt;/li&gt; 
 &lt;li&gt;author: Dadangdut33&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins/tree/main/MediaControlPlus&quot;&gt;MediaControlPlus&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Dadangdut33/dms-plugins/master/MediaControlPlus/preview/vertical.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/lpv11/dms-media-controls-plus&quot;&gt;Media Controls Plus&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Media controls with full bar volume scroll. Disables workspace scroll.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: mediaControlsPlus&lt;/li&gt; 
 &lt;li&gt;name: Media Controls Plus&lt;/li&gt; 
 &lt;li&gt;author: lpv11&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/lpv11/dms-media-controls-plus/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/arrifat346afs/mediaPlayer&quot;&gt;Media Player&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A desktop media player widget&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: mediaPlayer&lt;/li&gt; 
 &lt;li&gt;name: Media Player&lt;/li&gt; 
 &lt;li&gt;author: Abdur Rahman Rifat&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: cava&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/arrifat346afs/mediaPlayer/refs/heads/main/screenshot_8.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/gasiyu/dms-plugin-musiclyrics&quot;&gt;Music Lyrics&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display synced music lyrics from multiple sources.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: musicLyrics&lt;/li&gt; 
 &lt;li&gt;name: Music Lyrics&lt;/li&gt; 
 &lt;li&gt;author: gasiyu&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Gasiyu/dms-plugin-musiclyrics/main/screenshots.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AC17dollars/dms-nepali-calendar&quot;&gt;Nepali Calendar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Get the current Nepali date&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: nepaliCalendar&lt;/li&gt; 
 &lt;li&gt;name: Nepali Calendar&lt;/li&gt; 
 &lt;li&gt;author: ac17dollars (Abhinav Chalise)&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AC17dollars/dms-nepali-calendar/main/assets/horizontal.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins&quot;&gt;NetBird Status&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A NetBird VPN status plugin for DMS that shows your NetBird connection status and peers in the menu bar widget.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: netbirdStatus&lt;/li&gt; 
 &lt;li&gt;name: NetBird Status&lt;/li&gt; 
 &lt;li&gt;author: Dadangdut33&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: netbird&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins/tree/main/NetbirdStatus&quot;&gt;NetbirdStatus&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Dadangdut33/dms-plugins/master/NetbirdStatus/preview/widget.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/jfchenier/dms-niri-screenshot&quot;&gt;Niri Screenshot&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control Niri screenshot actions from the Control Center&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: niriScreenshot&lt;/li&gt; 
 &lt;li&gt;name: Niri Screenshot&lt;/li&gt; 
 &lt;li&gt;author: jfchenier&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: niri&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/jfchenier/dms-niri-screenshot/main/assets/screenshot-control-center.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/rochacbruno/DankNiriWindows&quot;&gt;Niri Windows&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;List and switch to open Niri windows from the launcher&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.1.18&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: niriWindows&lt;/li&gt; 
 &lt;li&gt;name: Niri Windows&lt;/li&gt; 
 &lt;li&gt;author: Bruno Cesar Rocha&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/rochacbruno/DankNiriWindows/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-ocr-scanner&quot;&gt;OCR Scanner&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Extract text from clipboard images or local files using Tesseract OCR.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: ocrScanner&lt;/li&gt; 
 &lt;li&gt;name: OCR Scanner&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: tesseract, wl-clipboard, kdialog&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-ocr-scanner/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/kmf/dms-obsidian-search&quot;&gt;Obsidian Vault Search&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search notes in your Obsidian vaults by title, folder, and content directly from the DMS launcher&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: obsidianSearch&lt;/li&gt; 
 &lt;li&gt;name: Obsidian Vault Search&lt;/li&gt; 
 &lt;li&gt;author: kmf&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: xdg-open&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/kmf/dms-obsidian-search/raw/main/Screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/LouisKottmann/dms-pass&quot;&gt;Pass&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;DMS Launcher plugin to fuzzy-search Pass entries and copy them to the clipboard.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dmsPass&lt;/li&gt; 
 &lt;li&gt;name: Pass&lt;/li&gt; 
 &lt;li&gt;author: LouisKottmann&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: pass&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/LouisKottmann/dms-pass/1b01949c0e8d2433bfad4d52f5af466723a504d5/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Phone Connect&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control connected devices via KDE Connect or Valent - view battery, send files, find phone, and more&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankKDEConnect&lt;/li&gt; 
 &lt;li&gt;name: Phone Connect&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: kdeconnect, valent&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankKDEConnect&quot;&gt;DankKDEConnect&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugins/refs/heads/master/DankKDEConnect/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Silzinc/Polyglot&quot;&gt;Polyglot&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A WIP translation plugin. Currently supports DeepL&#39;s free API.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: polyglot&lt;/li&gt; 
 &lt;li&gt;name: Polyglot&lt;/li&gt; 
 &lt;li&gt;author: Silzinc&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Silzinc/Polyglot/refs/heads/main/screenshot1.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Nazahim/PowerOptions&quot;&gt;Power Options&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Access power options like shutdown and reboot from the launcher&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: powerOptions&lt;/li&gt; 
 &lt;li&gt;name: Power Options&lt;/li&gt; 
 &lt;li&gt;author: Nazahim&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: command-execution&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Nazahim/PowerOptions/edf8a49fceadf61e208151e6f4d38480eb831878/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/muadzmo/prayertimes&quot;&gt;Prayer Times&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display Islamic prayer times from Aladhan API&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: prayerTimes&lt;/li&gt; 
 &lt;li&gt;name: Prayer Times&lt;/li&gt; 
 &lt;li&gt;author: muadz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/muadzmo/prayertimes/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/jonkristian/dms-pulsar-x3&quot;&gt;Pulsar X3 Mouse&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor and control your Pulsar X3 gaming mouse&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: pulsarX3&lt;/li&gt; 
 &lt;li&gt;name: Pulsar X3 Mouse&lt;/li&gt; 
 &lt;li&gt;author: jonkristian&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: pulsar-x3&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/jonkristian/dms-pulsar-x3/raw/main/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-qr-generator&quot;&gt;QR Generator&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Generate QR codes from clipboard text or manual input.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: qrGenerator&lt;/li&gt; 
 &lt;li&gt;name: QR Generator&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: qrencode, wl-clipboard&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-qr-generator/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/alcxyz/DankQuickSearch&quot;&gt;Quick Search&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Minimal web search from the launcher with engine prefixes&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankQuickSearch&lt;/li&gt; 
 &lt;li&gt;name: Quick Search&lt;/li&gt; 
 &lt;li&gt;author: alcxyz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: xdg-open&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/alcxyz/DankQuickSearch/main/docs/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-Quick_Tote&quot;&gt;Quick Tote&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Quick access to recent downloads, screenshots, and pinned files (CROS Tote style).&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: quickTote&lt;/li&gt; 
 &lt;li&gt;name: Quick Tote&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: dms&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-Quick_Tote/refs/heads/main/assets/POP-Up_UI.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://codeberg.org/MezoAhmedII/quranWidget&quot;&gt;Quran Widget&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Shows a random Quranic Ayah / verse on the desktop&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: quranWidget&lt;/li&gt; 
 &lt;li&gt;name: Quran Widget&lt;/li&gt; 
 &lt;li&gt;author: MezoAhmedII&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://codeberg.org/MezoAhmedII/quranWidget/raw/branch/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/zachfi/dms-razer&quot;&gt;Razer Device Manager&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control Razer peripherals via OpenRazer — lighting effects, brightness, DPI, and battery monitoring&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankRazer&lt;/li&gt; 
 &lt;li&gt;name: Razer Device Manager&lt;/li&gt; 
 &lt;li&gt;author: zachfi&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget, control-center, command-execution&lt;/li&gt; 
 &lt;li&gt;dependencies: openrazer-daemon, go&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachfi/dms-razer/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/merdely/dms-plugins&quot;&gt;SSH Connections&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;SSH to configured servers from the Launcher&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: sshConnections&lt;/li&gt; 
 &lt;li&gt;name: SSH Connections&lt;/li&gt; 
 &lt;li&gt;author: Michael Erdely&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: ssh&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/merdely/dms-plugins/tree/main/sshConnections&quot;&gt;sshConnections&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/merdely/dms-plugins/main/screenshots/sshconnections.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/ss44/sathi.ai&quot;&gt;Sathi.AI&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A simple multi model ai client to use with your dank shell. Use it ollama, gemini or openai models. Keys not included.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: sathiAi&lt;/li&gt; 
 &lt;li&gt;name: &lt;a href=&quot;http://Sathi.AI&quot;&gt;Sathi.AI&lt;/a&gt;&lt;/li&gt; 
 &lt;li&gt;author: SSingh44&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/ss44/sathi.ai/refs/heads/master/assets/screenshot-01.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/JDKamalakar/DMS-ScreenCapture_Toolbar&quot;&gt;Screen Capture Toolbar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Premium pill-shaped toolbar for quick screenshots and screen recording&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: screenCaptureToolbar&lt;/li&gt; 
 &lt;li&gt;name: Screen Capture Toolbar&lt;/li&gt; 
 &lt;li&gt;author: JDKamalakar&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: ipc&lt;/li&gt; 
 &lt;li&gt;dependencies: dms, gpu screen recorder&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/JDKamalakar/DMS-ScreenCapture_Toolbar/refs/heads/main/assets/Screenshot_UI.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/arqueon/dms-screen-recorder&quot;&gt;Screen Recorder&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Start, stop, and configure screen captures with gpu-screen-recorder on any Wayland compositor. Supports IPC keybinds.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: screenRecorder&lt;/li&gt; 
 &lt;li&gt;name: Screen Recorder&lt;/li&gt; 
 &lt;li&gt;author: arqueon&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: gpu-screen-recorder&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/arqueon/dms-screen-recorder/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/boutabong/dms-plugins&quot;&gt;Screenshot Toggle&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Toggle niri screenshot mode between disk save and clipboard only&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: screenshotToggle&lt;/li&gt; 
 &lt;li&gt;name: Screenshot Toggle&lt;/li&gt; 
 &lt;li&gt;author: Deppes&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: control-center&lt;/li&gt; 
 &lt;li&gt;dependencies: fish&lt;/li&gt; 
 &lt;li&gt;distro: arch&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/boutabong/dms-plugins/tree/main/ScreenShot-Toggle&quot;&gt;ScreenShot-Toggle&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/boutabong/dms-plugins/master/screenshots/screenshot-toggle-control-center.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/ronmurphy/dms-contrib&quot;&gt;Session Power Menu&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Puts the Power menu in the Bar&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: sessionPower&lt;/li&gt; 
 &lt;li&gt;name: Session Power Menu&lt;/li&gt; 
 &lt;li&gt;author: RonMurphy&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland, labwc&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/ronmurphy/dms-contrib/tree/main/SessionPowerMenu&quot;&gt;SessionPowerMenu&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/ronmurphy/dms-contrib/refs/heads/main/screenshot_session_power_menu.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/lpv11/dms-hypr-show-desktop&quot;&gt;Show Desktop&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Clickable bar icon that adds windows-life show desktop function. For Hyprland.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: showDesktop&lt;/li&gt; 
 &lt;li&gt;name: Show Desktop&lt;/li&gt; 
 &lt;li&gt;author: lpv11&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/lpv11/dms-hypr-show-desktop/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins&quot;&gt;Simple Audio Control&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A simple widget for controlling audio output and input. Inspired by the audio widget in Noctalia Shell.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: simpleAudioControl&lt;/li&gt; 
 &lt;li&gt;name: Simple Audio Control&lt;/li&gt; 
 &lt;li&gt;author: Dadangdut33&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/Dadangdut33/dms-plugins/tree/main/SimpleAudioControl&quot;&gt;SimpleAudioControl&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/Dadangdut33/dms-plugins/master/SimpleAudioControl/preview/tab-1.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/alcxyz/DankSpotify&quot;&gt;Spotify&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Control Spotify playback and search tracks via ncspot&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankSpotify&lt;/li&gt; 
 &lt;li&gt;name: Spotify&lt;/li&gt; 
 &lt;li&gt;author: alcxyz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: busctl, ncspot, wtype&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/alcxyz/DankSpotify/main/docs/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/banicans/DMS-SteamFriends&quot;&gt;Steam Friends&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Shows how many Steam friends are online, and whos online playing what.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: steamfriends&lt;/li&gt; 
 &lt;li&gt;name: Steam Friends&lt;/li&gt; 
 &lt;li&gt;author: Banicnas&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/banicans/DMS-SteamFriends/main/Screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Sticker Search&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search and browse stickers powered by Klipy&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.4.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankStickerSearch&lt;/li&gt; 
 &lt;li&gt;name: Sticker Search&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: curl, qt6-imageformats&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankStickerSearch&quot;&gt;DankStickerSearch&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugins/refs/heads/master/DankStickerSearch/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-stopwatch&quot;&gt;Stopwatch&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A high-precision stopwatch for time tracking.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: stopwatch&lt;/li&gt; 
 &lt;li&gt;name: Stopwatch&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-stopwatch/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/cglavin50/dms-tailscale&quot;&gt;Tailscale Manager&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Tailscale-toggle plugin for DankBar&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: tailscale&lt;/li&gt; 
 &lt;li&gt;name: Tailscale Manager&lt;/li&gt; 
 &lt;li&gt;author: cglavin50&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: tailscale&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/cglavin50/dms-tailscale/raw/main/plugin-notif.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/cyrylas/dms-taskwarrior&quot;&gt;Taskwarrior&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Taskwarrior integration for DMS: see your pending tasks in the status bar, create new tasks using Taskwarrior syntax, and check them off with a single click&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: taskwarrior&lt;/li&gt; 
 &lt;li&gt;name: Taskwarrior&lt;/li&gt; 
 &lt;li&gt;author: Michał Wazgird&lt;/li&gt; 
 &lt;li&gt;compositors: hyprland, niri, sway&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: taskwarrior&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/cyrylas/dms-taskwarrior/master/screenshots/screenshot-dark.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/thisilike/dms-plugin-teamspeak&quot;&gt;TeamSpeak Status&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Real-time TeamSpeak 6 status display — server, channel, mute, talking, away&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: teamspeakStatus&lt;/li&gt; 
 &lt;li&gt;name: TeamSpeak Status&lt;/li&gt; 
 &lt;li&gt;author: thisilike&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: ts-status&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/thisilike/dms-plugin-teamspeak/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/fdmarcin/TimeUntil&quot;&gt;Time Until&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display a customizable countdown timer in the Dankbar. Perfect for tracking important deadlines, goals, or any time-sensitive events.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: timeUntil&lt;/li&gt; 
 &lt;li&gt;name: Time Until&lt;/li&gt; 
 &lt;li&gt;author: Marcin Sędłak-Jakubowski&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/fdmarcin/TimeUntil/refs/heads/main/img/horizontal-pill.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/hthienloc/dms-timer&quot;&gt;Timer&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A countdown timer with notification support and audio alerts.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: timer&lt;/li&gt; 
 &lt;li&gt;name: Timer&lt;/li&gt; 
 &lt;li&gt;author: Loc Huynh&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: libnotify, pulseaudio&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/hthienloc/dms-timer/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/alcxyz/DankTranslate&quot;&gt;Translate&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Translate text between languages using translate-shell&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankTranslate&lt;/li&gt; 
 &lt;li&gt;name: Translate&lt;/li&gt; 
 &lt;li&gt;author: alcxyz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: trans, wl-copy&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/alcxyz/DankTranslate/main/docs/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/kerojiang/dms-transBin&quot;&gt;Trash Bin&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Monitor and manage your system trash directly from your status bar. Features real-time monitoring, quick access, empty trash button, and auto-clean configuration.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: trashBin&lt;/li&gt; 
 &lt;li&gt;name: Trash Bin&lt;/li&gt; 
 &lt;li&gt;author: kerojiang&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/kerojiang/dms-transBin/refs/heads/main/images/bin-full.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/jslandau/dms-unified-taskbar&quot;&gt;Unified Taskbar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Running apps grouped by workspace with per-workspace pills&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: unifiedTaskbar&lt;/li&gt; 
 &lt;li&gt;name: Unified Taskbar&lt;/li&gt; 
 &lt;li&gt;author: Joshua Landau&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/jslandau/dms-unified-taskbar/master/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/sr-tream/dms-vscode-launcher&quot;&gt;VSCode Launcher&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Quick access to recent Visual Studio Code files, folders, and projects&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: vscodeLauncher&lt;/li&gt; 
 &lt;li&gt;name: VSCode Launcher&lt;/li&gt; 
 &lt;li&gt;author: SR_team&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/sr-tream/dms-vscode-launcher/58d7f29059743b7ba905096bedf73a826cfd0833/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/alcxyz/DankVault&quot;&gt;Vault&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search and copy passwords from your vault via rbw, pass, gopass, or op&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankVault&lt;/li&gt; 
 &lt;li&gt;name: Vault&lt;/li&gt; 
 &lt;li&gt;author: alcxyz&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies: wl-copy&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/alcxyz/DankVault/main/docs/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/cwelsys/dms-volume-mixer&quot;&gt;Volume Mixer&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Standalone volume mixer for your bar&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: volumeMixer&lt;/li&gt; 
 &lt;li&gt;name: Volume Mixer&lt;/li&gt; 
 &lt;li&gt;author: cwel&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/cwelsys/dms-volume-mixer/main/assets/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/psyreactor/dms-voxtype&quot;&gt;Voxtype&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;voxtype status plugin for DankBar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.0.28&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: voxtype&lt;/li&gt; 
 &lt;li&gt;name: Voxtype&lt;/li&gt; 
 &lt;li&gt;author: psyreactor&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: voxtype&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/psyreactor/dms-voxtype/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/motor-dev/wallpaperCarousel&quot;&gt;Wallpaper Carousel&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Browse and pick wallpapers with a fullscreen skewed carousel overlay&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: wallpaperCarousel&lt;/li&gt; 
 &lt;li&gt;name: Wallpaper Carousel&lt;/li&gt; 
 &lt;li&gt;author: yngwe&lt;/li&gt; 
 &lt;li&gt;compositors: niri, hyprland&lt;/li&gt; 
 &lt;li&gt;capabilities: wallpaper&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/motor-dev/wallpaperCarousel/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/lucyfire/dms-plugins&quot;&gt;Wallpaper Discovery&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search and download wallpapers&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=0.2.4&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: wallpaperDiscovery&lt;/li&gt; 
 &lt;li&gt;name: Wallpaper Discovery&lt;/li&gt; 
 &lt;li&gt;author: lucyfire&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: curl&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/lucyfire/dms-plugins/tree/main/wallpaperDiscovery&quot;&gt;wallpaperDiscovery&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/Lucyfire/dms-plugins/raw/master/wallpaperDiscovery/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/devnullvoid/dms-web-search&quot;&gt;Web Search&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Search the web with 23+ built-in search engines plus custom search engine support with keyword-based selection&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: webSearch&lt;/li&gt; 
 &lt;li&gt;name: Web Search&lt;/li&gt; 
 &lt;li&gt;author: devnullvoid&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: launcher&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/devnullvoid/dms-web-search/raw/main/screenshot.png?raw=true&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/rochacbruno/WorldClock&quot;&gt;World Clock&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Multiple timezones clock for DankBar&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;0.0.28&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: worldClock&lt;/li&gt; 
 &lt;li&gt;name: World Clock&lt;/li&gt; 
 &lt;li&gt;author: Bruno Cesar Rocha&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: moment-js&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/rochacbruno/WorldClock/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/szabolcsf/dms-world-clock-multi&quot;&gt;World Clock Multi&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Display up to 5 timezones on the DankBar. Toggle between showing all at once or cycling one at a time at a configurable interval.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: worldClockMulti&lt;/li&gt; 
 &lt;li&gt;name: World Clock Multi&lt;/li&gt; 
 &lt;li&gt;author: Szabolcs Fazekas&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/szabolcsf/dms-world-clock-multi/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/szabolcsf/dms-qcal-calendar&quot;&gt;qCal Calendar&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;CalDAV calendar with events, notifications, and event management. Works with iCloud, Google, Nextcloud, and any CalDAV server.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: qcalCalendar&lt;/li&gt; 
 &lt;li&gt;name: qCal Calendar&lt;/li&gt; 
 &lt;li&gt;author: Szabolcs Fazekas&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: python3, go&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://github.com/szabolcsf/dms-qcal-calendar/raw/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Utility&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AyoItsYas/dms-tasks&quot;&gt;Tasks&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;A simple plugin to manage CalDav To-Do events or tasks.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: tasks&lt;/li&gt; 
 &lt;li&gt;name: Tasks&lt;/li&gt; 
 &lt;li&gt;author: Yasiru Dharmathilaka&lt;/li&gt; 
 &lt;li&gt;compositors: niri&lt;/li&gt; 
 &lt;li&gt;capabilities: dankbar-widget&lt;/li&gt; 
 &lt;li&gt;dependencies: python3, python-caldav&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AyoItsYas/dms-tasks/refs/heads/main/screenshot.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h3&gt;Weather&lt;/h3&gt; 
&lt;h4&gt;&lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins&quot;&gt;Dank Desktop Weather&lt;/a&gt;&lt;/h4&gt; 
&lt;p&gt;Feature-rich weather widget with current conditions, forecasts, and multiple view modes.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;requires DMS version&lt;/strong&gt;: &lt;em&gt;&amp;gt;=1.2.0&lt;/em&gt;&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;id: dankDesktopWeather&lt;/li&gt; 
 &lt;li&gt;name: Dank Desktop Weather&lt;/li&gt; 
 &lt;li&gt;author: Avenge Media&lt;/li&gt; 
 &lt;li&gt;compositors: any&lt;/li&gt; 
 &lt;li&gt;capabilities: desktop-widget&lt;/li&gt; 
 &lt;li&gt;dependencies:&lt;/li&gt; 
 &lt;li&gt;distro: any&lt;/li&gt; 
&lt;/ul&gt; 
&lt;div class=&quot;markdown-alert markdown-alert-note&quot;&gt;
 &lt;p class=&quot;markdown-alert-title&quot;&gt;
  &lt;svg class=&quot;octicon octicon-info mr-2&quot; viewbox=&quot;0 0 16 16&quot; version=&quot;1.1&quot; width=&quot;16&quot; height=&quot;16&quot; aria-hidden=&quot;true&quot;&gt;
   &lt;path d=&quot;M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z&quot;&gt;&lt;/path&gt;
  &lt;/svg&gt;Note&lt;/p&gt;
 &lt;p&gt;This plugin is part of a monorepo, please copy the contents of the &lt;a href=&quot;https://github.com/AvengeMedia/dms-plugins/tree/main/DankDesktopWeather&quot;&gt;DankDesktopWeather&lt;/a&gt; folder to your &lt;code&gt;~/.config/DankMaterialShell/plugins/&lt;/code&gt; folder.&lt;/p&gt; 
&lt;/div&gt; 
&lt;details&gt; 
 &lt;summary&gt;Screenshot&lt;/summary&gt; 
 &lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/assets/dank-desktop-weather.png&quot; alt=&quot;screenshot&quot; /&gt;&lt;/p&gt; 
&lt;/details&gt; 
&lt;hr /&gt; 
&lt;h2&gt;Themes&lt;/h2&gt; 
&lt;h3&gt;Amoled Black&lt;/h3&gt; 
&lt;p&gt;absolutle black&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; acup&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;amoledBlack&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/amoled-black-theme/preview.svg?sanitize=true&quot; alt=&quot;Amoled Black&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Arc Darkest&lt;/h3&gt; 
&lt;p&gt;Arc Darkest GTK theme ported to DankMaterialShell&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; schneik&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;arcdarkest&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/arc-darkest/preview.svg?sanitize=true&quot; alt=&quot;Arc Darkest&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Catppuccin&lt;/h3&gt; 
&lt;p&gt;Soothing pastel theme for the high-spirited&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Avenge Media&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;catppuccin&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/catppuccin/preview.svg?sanitize=true&quot; alt=&quot;Catppuccin&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Crimson Voltage&lt;/h3&gt; 
&lt;p&gt;Deep navy shadows infused with high-voltage crimson energy.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; wirus&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;crimsonVoltage&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/crimson-voltage/preview.svg?sanitize=true&quot; alt=&quot;Crimson Voltage&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Dank Violet&lt;/h3&gt; 
&lt;p&gt;inspired by dank.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; wirus&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;dankViolet&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.2&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/dank-violet/preview.svg?sanitize=true&quot; alt=&quot;Dank Violet&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Deep Dark&lt;/h3&gt; 
&lt;p&gt;Deep and dark color themes with two variants to fit with being dark better&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; viewerofall&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;deepdark&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/deepdark/preview.svg?sanitize=true&quot; alt=&quot;Deep Dark&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Dracula&lt;/h3&gt; 
&lt;p&gt;Dracula dark theme with Alucard light variant&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Graplo&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;dracula&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.2&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/dracula/preview.svg?sanitize=true&quot; alt=&quot;Dracula&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Everforest&lt;/h3&gt; 
&lt;p&gt;Everforest is a green based color scheme, designed to be warm and soft&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; fontaine&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;everforest&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/everforest/preview.svg?sanitize=true&quot; alt=&quot;Everforest&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Flexoki&lt;/h3&gt; 
&lt;p&gt;Inky color scheme for prose and code by Steph Ango&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Euan Deas&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;flexoki&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/flexoki/preview.svg?sanitize=true&quot; alt=&quot;Flexoki&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Gruvbox Material&lt;/h3&gt; 
&lt;p&gt;Material version of the popular Gruvbox theme with retro groove colors&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; fontaine&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;gruvboxMaterial&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/gruvbox-material/preview.svg?sanitize=true&quot; alt=&quot;Gruvbox Material&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Gruvbox Multi&lt;/h3&gt; 
&lt;p&gt;Gruvbox Material + Classic with hard/medium/soft and green/blue/yellow/purple primary accents&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Useekaw&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;gruvboxMulti&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/gruvbox-multi/preview.svg?sanitize=true&quot; alt=&quot;Gruvbox Multi&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Kanagawa-wave-lotus&lt;/h3&gt; 
&lt;p&gt;Kanagawa theme using Lotus for light mode and Wave for dark mode.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; wirus&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;kanagawaWl&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/kanagawa-wl/preview.svg?sanitize=true&quot; alt=&quot;Kanagawa-wave-lotus&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Milk outside a bag of milk&lt;/h3&gt; 
&lt;p&gt;A red &amp;amp; purple color scheme based on the game &#39;Milk outside a bag of milk&#39;.&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; esc&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;milkTheme&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/milk-outside-a-bag-of-milk/preview.svg?sanitize=true&quot; alt=&quot;Milk outside a bag of milk&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Modus&lt;/h3&gt; 
&lt;p&gt;Accessible themes conforming to the highest color-contrast standard (WCAG AAA)&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Jeremy Cowgar&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;modus&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/modus/preview.svg?sanitize=true&quot; alt=&quot;Modus&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Oxocarbon&lt;/h3&gt; 
&lt;p&gt;High contrast accessible colorscheme inspired by IBM Carbon&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Sunny&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;oxocarbon&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/oxocarbon/preview.svg?sanitize=true&quot; alt=&quot;Oxocarbon&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Peace &amp;amp; Quiet&lt;/h3&gt; 
&lt;p&gt;Light and dark theme with pastel accents and purple hues&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; ernestowg&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;peaceAndQuiet&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.2&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/peace-and-quiet/preview.svg?sanitize=true&quot; alt=&quot;Peace &amp;amp; Quiet&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Petrichor&lt;/h3&gt; 
&lt;p&gt;Oceanic&#39;s color scheme from &lt;a href=&quot;https://discord.com/channels/1387519366651842574/1457383570925551667&quot;&gt;https://discord.com/channels/1387519366651842574/1457383570925551667&lt;/a&gt;, with permission&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Schmoken&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;petrichor&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/petrichor/preview.svg?sanitize=true&quot; alt=&quot;Petrichor&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Rosé Pine&lt;/h3&gt; 
&lt;p&gt;All natural pine, faux fur and a bit of soho vibes for the classy minimalist&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; ExistencialistaP&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;rosePine&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/rose-pine/preview.svg?sanitize=true&quot; alt=&quot;Rosé Pine&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Solarized Osaka Night&lt;/h3&gt; 
&lt;p&gt;Solarized Osaka inspired theme darker&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; setiapam&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;solarizedOsakaNight&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/solarized-osaka-night/preview.svg?sanitize=true&quot; alt=&quot;Solarized Osaka Night&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Steam Deck&lt;/h3&gt; 
&lt;p&gt;Steam Deck inspired theme&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; yayuuu&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;steamDeck&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/steam-deck/preview.svg?sanitize=true&quot; alt=&quot;Steam Deck&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Synthwave Electric&lt;/h3&gt; 
&lt;p&gt;Synthwave Electric color palette with contrasting colors, vibrant blues and sunset orange&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; yayuuu&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;synthwaveElectric&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/synthwave-electric/preview.svg?sanitize=true&quot; alt=&quot;Synthwave Electric&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;Tokyo Night&lt;/h3&gt; 
&lt;p&gt;Popular Tokyo Night color scheme with vibrant blues and purples&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Avenge Media&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;tokyoNight&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/tokyonight/preview.svg?sanitize=true&quot; alt=&quot;Tokyo Night&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;TokyoNight Night and Moon&lt;/h3&gt; 
&lt;p&gt;Popular Tokyo Night color scheme with vibrant blues and purples, Night and Moon variant&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; Will Adams (adapted from Avenge Media)&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;tokyoNightNightMoon&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/tokyonight-night-moon/preview.svg?sanitize=true&quot; alt=&quot;TokyoNight Night and Moon&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;nord&lt;/h3&gt; 
&lt;p&gt;nord theme&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; wirus&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;nord&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.1&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/nord/preview.svg?sanitize=true&quot; alt=&quot;nord&quot; /&gt;&lt;/p&gt; 
&lt;h3&gt;retrobox&lt;/h3&gt; 
&lt;p&gt;Retrobox dark theme with retro groove colors&lt;/p&gt; 
&lt;ul&gt; 
 &lt;li&gt;&lt;strong&gt;Author:&lt;/strong&gt; dacyberduck&lt;/li&gt; 
 &lt;li&gt;&lt;strong&gt;ID:&lt;/strong&gt; &lt;code&gt;retrobox&lt;/code&gt; &lt;strong&gt;Version:&lt;/strong&gt; &lt;code&gt;1.0.0&lt;/code&gt;&lt;/li&gt; 
&lt;/ul&gt; 
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/AvengeMedia/dms-plugin-registry/master/themes/retrobox/preview.svg?sanitize=true&quot; alt=&quot;retrobox&quot; /&gt;&lt;/p&gt;</description>
      
      <media:content url="https://opengraph.githubassets.com/8051e139c3737e058f2e5c3ac623bd16605516bf02a03d4d1638065763b25d14/AvengeMedia/dms-plugin-registry" medium="image" />
      
    </item>
    
  </channel>
</rss>
