Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

awesome-electron

Electron 资源大全中文版。An awesome electron packages and resources
https://github.com/electron-modules/awesome-electron

Last synced: 3 days ago
JSON representation

  • Official

  • Resources

  • Library

    • Database

      • RxDB - A client side, offline-first, reactive database for JavaScript Applications. ![](https://img.shields.io/github/stars/pubkey/rxdb.svg?style=social&label=Star)
      • realm-js - Realm is a mobile database: an alternative to SQLite & key-value stores. ![](https://img.shields.io/github/stars/realm/realm-js.svg?style=social&label=Star)
      • NeDB - Embedded persistent or in-memory database. ![](https://img.shields.io/github/stars/louischatriot/nedb.svg?style=social&label=Star)
      • better-sqlite3 - The fastest and simplest library for SQLite3 in Node.js. ![](https://img.shields.io/github/stars/WiseLibs/better-sqlite3.svg?style=social&label=Star)
    • Uncategorized

      • electron-ssl-pinning - Prevent MITM. ![](https://img.shields.io/github/stars/dialogs/electron-ssl-pinning.svg?style=social&label=Star)
      • electron-util - Useful utilities for developing apps and modules. ![](https://img.shields.io/github/stars/sindresorhus/electron-util.svg?style=social&label=Star)
      • auto-launch - Launch apps at system startup. ![](https://img.shields.io/github/stars/Teamwork/node-auto-launch.svg?style=social&label=Star)
      • electronegativity - Identify misconfigurations and security anti-patterns. ![](https://img.shields.io/github/stars/doyensec/electronegativity.svg?style=social&label=Star)
      • electron-localshortcut - Add keyboard shortcuts locally to a window. ![](https://img.shields.io/github/stars/parro-it/electron-localshortcut.svg?style=social&label=Star)
      • electron-about-window - 'About This App' window. ![](https://img.shields.io/github/stars/rhysd/electron-about-window.svg?style=social&label=Star)
      • electron-unhandled - Catch unhandled errors and promise rejections. ![](https://img.shields.io/github/stars/sindresorhus/electron-unhandled.svg?style=social&label=Star)
      • electron-sudo - Subprocesses with administrative privileges. ![](https://img.shields.io/github/stars/automation-stack/electron-sudo.svg?style=social&label=Star)
      • electron-serve - Static file serving (Useful for routing, like `react-router`). ![](https://img.shields.io/github/stars/sindresorhus/electron-serve.svg?style=social&label=Star)
      • fix-path - Fix the $PATH on macOS when run from a GUI app. Useful when spawning a child process. ![](https://img.shields.io/github/stars/sindresorhus/fix-path.svg?style=social&label=Star)
      • electron-pdf-window - View PDF files in browser windows. ![](https://img.shields.io/github/stars/gerhardberger/electron-pdf-window.svg?style=social&label=Star)
      • run-electron - Run Electron without all the junk terminal output. ![](https://img.shields.io/github/stars/sindresorhus/run-electron.svg?style=social&label=Star)
      • electron-process-manager - Process manager UI (like Chrome's task manager). ![](https://img.shields.io/github/stars/getstation/electron-process-manager.svg?style=social&label=Star)
      • electron-osx-appearance - Simplified API for accessing macOS's appearance settings. ![](https://img.shields.io/github/stars/danhp/electron-osx-appearance.svg?style=social&label=Star)
      • electron-chrome-extension - Add support for Chrome extensions. ![](https://img.shields.io/github/stars/getstation/electron-chrome-extension.svg?style=social&label=Star)
      • electron-detach - Restart an Electron app as a detached process. ![](https://img.shields.io/github/stars/parro-it/electron-detach.svg?style=social&label=Star)
      • babel-preset-electron - Babel preset that only compiles what's necessary for a particular Electron version. ![](https://img.shields.io/github/stars/emorikawa/babel-preset-electron.svg?style=social&label=Star)
      • electron-require - Simplified require. ![](https://img.shields.io/github/stars/brrd/electron-require.svg?style=social&label=Star)
      • chromium-net-errors - Chromium's network errors as custom error classes. ![](https://img.shields.io/github/stars/maxkueng/chromium-net-errors.svg?style=social&label=Star)
      • electron-redux - Synchronize Redux state across windows. ![](https://img.shields.io/github/stars/hardchor/electron-redux.svg?style=social&label=Star)
    • IPC

      • electron-better-ipc - Simplified IPC communication. ![](https://img.shields.io/github/stars/sindresorhus/electron-better-ipc.svg?style=social&label=Star)
      • ipc-stream - Duplex stream over IPC. ![](https://img.shields.io/github/stars/jprichardson/electron-ipc-stream.svg?style=social&label=Star)
      • electron-router - Router tidying up IPC message passing. ![](https://img.shields.io/github/stars/m0n0l0c0/electron-router.svg?style=social&label=Star)
      • electron-ipc-proxy - Transparent asynchronous remoting between renderer threads and the main thread using IPC. ![](https://img.shields.io/github/stars/frankwallis/electron-ipc-proxy.svg?style=social&label=Star)
    • Check/Detect

      • electron-is-dev - Check if Electron is running in development. ![](https://img.shields.io/github/stars/sindresorhus/electron-is-dev.svg?style=social&label=Star)
      • electron-is - An 'is' utility for Electron which provides a set of handy functions, with a self-descriptive name. ![](https://img.shields.io/github/stars/delvedor/electron-is.svg?style=social&label=Star)
      • is-electron - Detect if running in Electron. ![](https://img.shields.io/github/stars/cheton/is-electron.svg?style=social&label=Star)
      • is-electron-renderer - Check if your code is running in `main` or `renderer`. ![](https://img.shields.io/github/stars/jprichardson/is-electron-renderer.svg?style=social&label=Star)
      • electron-is-accelerator - Check if a string is a valid Electron accelerator. ![](https://img.shields.io/github/stars/brrd/electron-is-accelerator.svg?style=social&label=Star)
    • Position/Size

      • electron-positioner - Position windows at common spots. ![](https://img.shields.io/github/stars/jenslind/electron-positioner.svg?style=social&label=Star)
      • electron-drag - Improved window dragging. ![](https://img.shields.io/github/stars/kapetan/electron-drag.svg?style=social&label=Star)
      • electron-window-state - Persist window sizes and positions. ![](https://img.shields.io/github/stars/mawie81/electron-window-state.svg?style=social&label=Star)
    • Window

      • electron-window - Convenience methods for Electron windows. ![](https://img.shields.io/github/stars/jprichardson/electron-window.svg?style=social&label=Star)
      • electron-windows - Manage multiple windows of Electron gracefully and provides powerful features. ![](https://img.shields.io/github/stars/electron-modules/electron-windows.svg?style=social&label=Star)
    • UI

      • electron-context-menu - Extensible context menu. ![](https://img.shields.io/github/stars/sindresorhus/electron-context-menu.svg?style=social&label=Star)
      • electron-vibrancy - Add vibrancy (blur) to windows. ![](https://img.shields.io/github/stars/arkenthera/electron-vibrancy.svg?style=social&label=Star)
      • electron-input-menu - Context menu for input elements. ![](https://img.shields.io/github/stars/parro-it/electron-input-menu.svg?style=social&label=Star)
      • electron-create-menu - Default menus for all platforms, easily extendable, and with i18n support. ![](https://img.shields.io/github/stars/kilian/electron-create-menu.svg?style=social&label=Star)
      • menubar - Menubar app framework. ![](https://img.shields.io/github/stars/maxogden/menubar.svg?style=social&label=Star)
      • electron-vibrancy - Add vibrancy (blur) to windows. ![](https://img.shields.io/github/stars/arkenthera/electron-vibrancy.svg?style=social&label=Star)
    • Persistent

      • electron-store - Save and load data like user preferences, app state, cache, etc. ![](https://img.shields.io/github/stars/sindresorhus/electron-store.svg?style=social&label=Star)
      • electron-settings - Reads and writes user settings to disk. ![](https://img.shields.io/github/stars/nathanbuchar/electron-settings.svg?style=social&label=Star)
    • Packager/Installer

      • electron-builder - Create installers. ![](https://img.shields.io/github/stars/electron-userland/electron-builder.svg?style=social&label=Star)
      • electrify - Package Meteor apps. ![](https://img.shields.io/github/stars/arboleya/electrify.svg?style=social&label=Star)
    • Source Code Obfuscator/Protect

      • javascript-obfuscator - A powerful obfuscator for JavaScript and Node.js. ![](https://img.shields.io/github/stars/javascript-obfuscator/javascript-obfuscator.svg?style=social&label=Star)
      • bytenode - A minimalist bytecode compiler for Node.js. it truly compiles your JavaScript code into V8 bytecode, so that you can protect your source code. ![](https://img.shields.io/github/stars/bytenode/bytenode.svg?style=social&label=Star)
    • Auto Updater/Release Server

      • electron-release-server - Self-hosted release server with front-end & auto-updater support. ![](https://img.shields.io/github/stars/ArekSredzki/electron-release-server.svg?style=social&label=Star)
      • nuts - Releases/downloads server with auto-updater and GitHub as a backend. ![](https://img.shields.io/github/stars/GitbookIO/nuts.svg?style=social&label=Star)
      • electron-dl - Simplified file downloads. ![](https://img.shields.io/github/stars/sindresorhus/electron-dl.svg?style=social&label=Star)
      • electron-gh-release - Auto-update by releasing on GitHub. ![](https://img.shields.io/github/stars/jenslind/electron-gh-releases.svg?style=social&label=Star)
    • Logging

      • electron-log - Simple logging. ![](https://img.shields.io/github/stars/megahertz/electron-log.svg?style=social&label=Star)
      • electron-timber - Pretty logger. ![](https://img.shields.io/github/stars/sindresorhus/electron-timber.svg?style=social&label=Star)
    • Debug

      • electron-debug - Adds useful debug features. ![](https://img.shields.io/github/stars/sindresorhus/electron-debug.svg?style=social&label=Star)
      • debugtron - Debug in-production Electron-based apps. ![](https://img.shields.io/github/stars/pd4d10/debugtron.svg?style=social&label=Star)
      • debug-menu - Chrome-like "inspect element" context-menu. ![](https://img.shields.io/github/stars/parro-it/debug-menu.svg?style=social&label=Star)
    • Dev Tools

      • electron-reloader - Simple auto-reloading for Electron apps during development. ![](https://img.shields.io/github/stars/sindresorhus/electron-reloader.svg?style=social&label=Star)
      • elemon - Live-reload your app during development. ![](https://img.shields.io/github/stars/manidlou/elemon.svg?style=social&label=Star)
      • electronmon - Run, watch, and restart electron apps using magic. ![](https://img.shields.io/github/stars/catdad/electronmon.svg?style=social&label=Star)
    • Testing

      • spectron - Test Electron apps using ChromeDriver. ![](https://img.shields.io/github/stars/electron-userland/spectron.svg?style=social&label=Star)
      • electron-mocha - Run Mocha tests in Electron. ![](https://img.shields.io/github/stars/jprichardson/electron-mocha.svg?style=social&label=Star)
      • jest-electron - Run and debug Jest unit tests in a browser environment. ![](https://img.shields.io/github/stars/hustcc/jest-electron.svg?style=social&label=Star)
  • Boilerplates

    • Tools

      • electron-react-boilerplate - Boilerplate based on React and webpack. ![](https://img.shields.io/github/stars/chentsulin/electron-react-boilerplate.svg?style=social&label=Star)
      • electron-vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack. ![](https://img.shields.io/github/stars/SimulatedGREG/electron-vue.svg?style=social&label=Star)
      • electron-quick-start - Clone the repo to try a simple app. ![](https://img.shields.io/github/stars/electron/electron-quick-start.svg?style=social&label=Star)
      • angular-electron - Fast bootstrapping with Angular, Electron, TypeScript, SASS, and Hot Reload. ![](https://img.shields.io/github/stars/maximegris/angular-electron.svg?style=social&label=Star)
      • electron-boilerplate - Comprehensive boilerplate which even generates installers. ![](https://img.shields.io/github/stars/szwacz/electron-boilerplate.svg?style=social&label=Star)
      • electron-typescript-react - An Electron boilerplate including TypeScript, React, Jest and ESLint. ![](https://img.shields.io/github/stars/diego3g/electron-typescript-react.svg?style=social&label=Star)
      • secure-electron-template - Security-focused boilerplate for creating apps with React, Redux, Webpack, and i18next. ![](https://img.shields.io/github/stars/reZach/secure-electron-template.svg?style=social&label=Star)
      • bozon - Scaffold, run, test, and package your app. ![](https://img.shields.io/github/stars/railsware/bozon.svg?style=social&label=Star)
      • generator-electron - Scaffold out an app boilerplate. ![](https://img.shields.io/github/stars/sindresorhus/generator-electron.svg?style=social&label=Star)
      • electron-boilerplate - Boilerplate to kickstart creating an app. ![](https://img.shields.io/github/stars/sindresorhus/electron-better-ipc.svg?style=social&label=Star)
      • vite-electron-builder - Secure boilerplate for Electron app based on Vite. TypeScript + Vue/React/Angular/Svelte/Vanilla. ![](https://img.shields.io/github/stars/cawa-93/vite-electron-builder.svg?style=social&label=Star)
      • electron-vite-template - A vue3 + Vite + electron project template. ![](https://img.shields.io/github/stars/umbrella22/electron-vite-template.svg?style=social&label=Star)
  • Framework

    • Tools

      • electron-egg - A simple, cross platform, enterprise desktop software development framework. ![](https://img.shields.io/github/stars/dromara/electron-egg.svg?style=social&label=Star)
  • Apps

    • IDE

      • Visual Studio Code - Cross-platform IDE. ![](https://img.shields.io/github/stars/Microsoft/vscode.svg?style=social&label=Star)
      • Atom - Code editor. ![](https://img.shields.io/github/stars/atom/atom.svg?style=social&label=Star)
      • Light Table - Code editor with instant feedback. ![](https://img.shields.io/github/stars/LightTable/LightTable.svg?style=social&label=Star)
      • Graviton Editor - Cross-platform code editor. ![](https://img.shields.io/github/stars/Graviton-Code-Editor/Graviton-App.svg?style=social&label=Star)
    • Markdown

      • Mark Text - Real-time preview Markdown editor. ![](https://img.shields.io/github/stars/marktext/marktext.svg?style=social&label=Star)
      • Boostnote - Markdown note & code snippet app for developers. Older Version: ![](https://img.shields.io/github/stars/BoostIO/Boostnote.svg?style=social&label=Star) Latest: ![](https://img.shields.io/github/stars/BoostIO/BoostNote-App.svg?style=social&label=Star)
      • Abricotine - Markdown editor with inline preview. ![](https://img.shields.io/github/stars/brrd/Abricotine.svg?style=social&label=Star)
      • Vmd - Preview Markdown files. ![](https://img.shields.io/github/stars/yoshuawuyts/vmd.svg?style=social&label=Star)
      • MarkRight - GitHub flavored Markdown editor with live preview. ![](https://img.shields.io/github/stars/dvcrn/markright.svg?style=social&label=Star)
      • electron-markdownify - A minimal Markdown editor desktop app. ![](https://img.shields.io/github/stars/amitmerchant1990/electron-markdownify.svg?style=social&label=Star)
      • Shiba - Live Markdown preview with linting. ![](https://img.shields.io/github/stars/rhysd/Shiba.svg?style=social&label=Star)
      • Marky - Markdown editor. ![](https://img.shields.io/github/stars/vesparny/marky.svg?style=social&label=Star)
      • Proton - Markdown editor with live preview. ![](https://img.shields.io/github/stars/steventhanna/proton.svg?style=social&label=Star)
      • Markn - Lightweight Markdown viewer. ![](https://img.shields.io/github/stars/minodisk/markn.svg?style=social&label=Star)
    • Notepad

      • Simplenote - Note keeper. ![](https://img.shields.io/github/stars/Automattic/simplenote-electron.svg?style=social&label=Star)
      • Leanote - Cloud notepad. ![](https://img.shields.io/github/stars/leanote/desktop-app.svg?style=social&label=Star)
      • Noty - Auto-saving sticky note with support for multiple notes in a single window. ![](https://img.shields.io/github/stars/fabiospampinato/noty.svg?style=social&label=Star)
      • Yana - Notebook app with rich-text notes, nested note organization and global search. ![](https://img.shields.io/github/stars/lukasbach/yana.svg?style=social&label=Star)
      • Moonview - Ambient notepad. ![](https://img.shields.io/github/stars/teesloane/moonview.svg?style=social&label=Star)
    • Browser

      • Beaker - Browser with peer-to-peer web protocols. ![](https://img.shields.io/github/stars/beakerbrowser/beaker.svg?style=social&label=Star)
      • Min - Minimal web browser. ![](https://img.shields.io/github/stars/minbrowser/min.svg?style=social&label=Star)
    • Git

      • Git-it - Teaches you Git and GitHub. ![](https://img.shields.io/github/stars/jlord/git-it-electron.svg?style=social&label=Star)
      • GReader - Collect and read offline readme files of GitHub repos. ![](https://img.shields.io/github/stars/Nekle/greader.svg?style=social&label=Star)
    • Database Client

      • Medis - Redis database management. ![](https://img.shields.io/github/stars/luin/medis.svg?style=social&label=Star)
      • Beekeeper Studio - Cross-platform SQL editor and database manager. ![](https://img.shields.io/github/stars/beekeeper-studio/beekeeper-studio.svg?style=social&label=Star)
      • Sqlectron - SQL client. ![](https://img.shields.io/github/stars/sqlectron/sqlectron-gui.svg?style=social&label=Star)
      • Mongotron - MongoDB management tool. ![](https://img.shields.io/github/stars/officert/mongotron.svg?style=social&label=Star)
      • DBGlass - PostgreSQL client. ![](https://img.shields.io/github/stars/web-pal/DBGlass.svg?style=social&label=Star)
      • LevelUI - LevelDB management. ![](https://img.shields.io/github/stars/hij1nx/levelui.svg?style=social&label=Star)
      • PB for Desktop - Pushbullet client. ![](https://img.shields.io/github/stars/sidneys/pb-for-desktop.svg?style=social&label=Star)
    • Terminal

      • Hyper - A terminal built on web technologies. ![](https://img.shields.io/github/stars/zeit/hyper.svg?style=social&label=Star)
      • edex-ui - A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. ![](https://img.shields.io/github/stars/GitSquared/edex-ui.svg?style=social&label=Star)
      • Extraterm - The swiss army chainsaw of terminal emulators. ![](https://img.shields.io/github/stars/sedwards2009/extraterm.svg?style=social&label=Star)
    • Image

      • Lightgallery - Image viewer. ![](https://img.shields.io/github/stars/sachinchoolur/lightgallery-desktop.svg?style=social&label=Star)
      • Imagemin - Minify images. ![](https://img.shields.io/github/stars/imagemin/imagemin-app.svg?style=social&label=Star)
      • ExifCleaner - Clean image metadata with drag and drop. ![](https://img.shields.io/github/stars/szTheory/exifcleaner.svg?style=social&label=Star)
      • SpaceEye - Live satellite imagery for your desktop background. ![](https://img.shields.io/github/stars/KYDronePilot/SpaceEye.svg?style=social&label=Star)
    • Video/Music

      • lx-music-desktop - A Music app based on electron. ![](https://img.shields.io/github/stars/lyswhut/lx-music-desktop.svg?style=social&label=Star)
      • YesPlayMusic - A Netease Cloud Music App. ![](https://img.shields.io/github/stars/qier222/YesPlayMusic.svg?style=social&label=Star)
      • lossless-cut - The swiss army knife of lossless video/audio editing. ![](https://img.shields.io/github/stars/mifi/lossless-cut.svg?style=social&label=Star)
      • Google Play Music Desktop Player - Unofficial Google Play Music app. ![](https://img.shields.io/github/stars/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-.svg?style=social&label=Star)
      • Nuclear - Streaming music player that finds free music for you. ![](https://img.shields.io/github/stars/nukeop/nuclear.svg?style=social&label=Star)
      • Cumulus - SoundCloud player in your menubar. ![](https://img.shields.io/github/stars/gillesdemey/Cumulus.svg?style=social&label=Star)
      • Kaku - Kaku is a highly integrated music player supports different online platform like YouTube, SoundCloud, Vimeo and more. Available on Mac, Windows and Linux. ![](https://img.shields.io/github/stars/EragonJ/Kaku.svg?style=social&label=Star)
      • Gokotta - Music player. ![](https://img.shields.io/github/stars/Zhangdroid/Gokotta.svg?style=social&label=Star)
      • PupaFM - DoubanFM music player. ![](https://img.shields.io/github/stars/xwartz/PupaFM.svg?style=social&label=Star)
      • google-music-electron - Unofficial Google music app. ![](https://img.shields.io/github/stars/twolfson/google-music-electron.svg?style=social&label=Star)
      • VOX - Unofficial VOX music player. ![](https://img.shields.io/github/stars/fresk-nc/VOX.svg?style=social&label=Star)
      • Toby - YouTube player. ![](https://img.shields.io/github/stars/frankhale/toby.svg?style=social&label=Star)
      • Kyoku - Displays current iTunes song. ![](https://img.shields.io/github/stars/cheeaun/kyoku.svg?style=social&label=Star)
      • Yays - YouTube music player in your menubar. ![](https://img.shields.io/github/stars/Bahlaouane-Hamza/Yays.svg?style=social&label=Star)
      • Tubehead - YouTube music player in your menubar. ![](https://img.shields.io/github/stars/makotot/Tubehead.svg?style=social&label=Star)
    • Screen Recorder/Sharing

      • Kap - Screen recorder with GIF support. ![](https://img.shields.io/github/stars/wulkano/kap.svg?style=social&label=Star)
      • ScreenCat - Screen sharing & remote collaboration. ![](https://img.shields.io/github/stars/maxogden/screencat.svg?style=social&label=Star)
      • Snapper - Screen capturing & recording for Android devices. ![](https://img.shields.io/github/stars/pt2121/Snapper.svg?style=social&label=Star)
    • Password

      • KeeWeb - Unofficial KeePass app. ![](https://img.shields.io/github/stars/keeweb/keeweb.svg?style=social&label=Star)
      • Buttercup Desktop - Password manager. ![](https://img.shields.io/github/stars/buttercup/buttercup-desktop.svg?style=social&label=Star)
      • Swifty - Password manager. ![](https://img.shields.io/github/stars/swiftyapp/swifty.svg?style=social&label=Star)
      • Hawkpass - Password generator. ![](https://img.shields.io/github/stars/kalpetros/hawkpass.svg?style=social&label=Star)
    • Messenger

      • Electronic WeChat - Unofficial WeChat app. ![](https://img.shields.io/github/stars/geeeeeeeeek/electronic-wechat.svg?style=social&label=Star)
      • Caprine - Unofficial Facebook Messenger app. ![](https://img.shields.io/github/stars/sindresorhus/caprine.svg?style=social&label=Star)
      • Franz - Skype, Slack, Hangouts, WhatsApp, Grape, Telegram, FB Messenger, Hipchat in the same app. ![](https://img.shields.io/github/stars/meetfranz/franz.svg?style=social&label=Star)
      • Friends - P2P chat. ![](https://img.shields.io/github/stars/moose-team/friends.svg?style=social&label=Star)
      • Wire - Messenger and calling app. ![](https://img.shields.io/github/stars/wireapp/wire-desktop.svg?style=social&label=Star)
    • Email

      • nylas-mail - Nylas Mail was an open-source mail client built on the modern web with Electron, React, and Flux. It was designed to be easy to extend. ![](https://img.shields.io/github/stars/nylas/nylas-mail.svg?style=social&label=Star)
      • Mailspring - Extensible email client. (Fork of Nylas Mail) ![](https://img.shields.io/github/stars/Foundry376/Mailspring.svg?style=social&label=Star)
      • Wmail - Unofficial Gmail & Google Inbox app. ![](https://img.shields.io/github/stars/Thomas101/wmail.svg?style=social&label=Star)
      • Gmail Desktop - Unofficial Gmail app. ![](https://img.shields.io/github/stars/timche/gmail-desktop.svg?style=social&label=Star)
    • Docker

      • Kitematic - Docker container management. ![](https://img.shields.io/github/stars/docker/kitematic.svg?style=social&label=Star)
      • Eintopf - Manage development projects with Docker. ![](https://img.shields.io/github/stars/mazehall/eintopf.svg?style=social&label=Star)
      • docker-indicator - Unofficial Docker menubar app. ![](https://img.shields.io/github/stars/khornberg/docker-indicator.svg?style=social&label=Star)
    • Hardware stats

      • SpaceRadar - Interactive disk space and memory visualization. ![](https://img.shields.io/github/stars/zz85/space-radar.svg?style=social&label=Star)
      • iStats - CPU and memory stats on your menubar. ![](https://img.shields.io/github/stars/ningt/iStats.svg?style=social&label=Star)
    • HTTP

      • Insomnia - Create and manage HTTP requests. ![](https://img.shields.io/github/stars/getinsomnia/insomnia.svg?style=social&label=Star)
    • Download

      • Motrix - Download manager. ![](https://img.shields.io/github/stars/agalwood/Motrix.svg?style=social&label=Star)
      • nuTorrent - BitTorrent client. ![](https://img.shields.io/github/stars/LeeChSien/nuTorrent.svg?style=social&label=Star)
    • Efficient

      • Pomotroid - Pomodoro timer. ![](https://img.shields.io/github/stars/Splode/pomotroid.svg?style=social&label=Star)
      • Ao - Unofficial Microsoft To-Do app. ![](https://img.shields.io/github/stars/klauscfhq/ao.svg?style=social&label=Star)
      • Pomodoro - Timer based on the Pomodoro Technique. ![](https://img.shields.io/github/stars/G07cha/pomodoro.svg?style=social&label=Star)
      • VIR - Intelligent time manager with automatic planning. ![](https://img.shields.io/github/stars/TommyX12/VIR.svg?style=social&label=Star)
      • dida - Add tasks to TickTick (滴答清单). ![](https://img.shields.io/github/stars/xwartz/dida.svg?style=social&label=Star)
    • App Launcher

      • Cerebro - Launcher with inline previews. ![](https://img.shields.io/github/stars/KELiON/cerebro.svg?style=social&label=Star)
      • Hain - Launcher for Windows. ![](https://img.shields.io/github/stars/appetizermonster/hain.svg?style=social&label=Star)
      • Zazu - Launcher. ![](https://img.shields.io/github/stars/tinytacoteam/zazu.svg?style=social&label=Star)
    • Unofficial Apps

      • YakYak - Unofficial Google Hangouts app. ![](https://img.shields.io/github/stars/yakyak/yakyak.svg?style=social&label=Star)
      • Ramme - Unofficial Instagram app. ![](https://img.shields.io/github/stars/terkelg/ramme.svg?style=social&label=Star)
      • Mattermost - Mattermost client. ![](https://img.shields.io/github/stars/mattermost/desktop.svg?style=social&label=Star)
      • WhatsDesktop - Unofficial WhatsApp app. ![](https://img.shields.io/github/stars/mawie81/whatsdesktop.svg?style=social&label=Star)
      • Fog - Unofficial Overcast podcast app. ![](https://img.shields.io/github/stars/vitorgalvao/fog.svg?style=social&label=Star)
      • GroupMe - Unofficial GroupMe app. ![](https://img.shields.io/github/stars/dcrousso/GroupMe.svg?style=social&label=Star)
      • DTCP - Twitter client. ![](https://img.shields.io/github/stars/alchen/DTCP.svg?style=social&label=Star)
      • Active Collab - Unofficial Active Collab app. ![](https://img.shields.io/github/stars/nurtext/active-collab-desktop.svg?style=social&label=Star)
      • MediumDesk - Unofficial Medium app. ![](https://img.shields.io/github/stars/sivragav/mediumdesk.svg?style=social&label=Star)
    • Unofficial Apps