GUI for Redis
http://getmedis.comTags | redis gui mac electron |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
This post shows how to use Electron as the GUI component of Python applications. (Updated version of one of my previous posts.) The frontend and backend communicate with each other using zerorpc. The complete code is on GitHub repo. The following are copied from my original post. They should be the same. If there are inconsistencies, the README.md on the GitHub repo is more accurate.
python-application electron desktop-application gui zerorpc demoThis is a redis client GUI tool written based on Java SWT and Jedis. It's my objective to build the most convenient redis client GUI tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc.If you find this software useful and would like to support it, you can do so simply by scanning my Alipay two-dimension code and donating whatever you like.
redis-client redis-driver redis-libraryand then electron will be added to your path. Or, you can download a version from https://github.com/atom/electron/releases and then set an environment variable ELECTRON_PATH pointing to the binary. Note if you're using Mac OS X, the path would be to the actual executable and not the app directory e.g. /Applications/Electron.app/Contents/MacOS/Electron.You should probably just install electron-prebuilt as it simplifies things.
mocha electron electron-tool test testing tdd bdd browser browser-testingThe original webpack-dashboard, was fun and people seemed to like it. Unless they were on Windows, or used a weird terminal set up, or if they just wanted more.Making things work across a variety of different terminal environments is pretty rough. Also, a web GUI provides some unique UI possibilities that weren't there with the term display.
electron webpack dashboard webpack-dashboard boilerplate react redux flow sass hot reloadelectron-osx-sign minimizes the extra work needed to eventually prepare your apps for shipping, providing the most basic tools and assets. Note that the bare necessities here are sufficient for enabling app sandbox, yet other configurations for network access etc. require additional work. Check out electron-osx-sign guide for suggestions on setting up your environment and workflow for distribution or development.
electron-osx-sign entitlements provisioning-profiles electron codesigning sandbox mac-app-store itunes-connect developer-toolsA modern, electron and nodejs based image viewer for Mac, Windows and Linux.It will also download Electron runtime, and install dependencies for second package.json file inside app folder.
This is a minimal menubar Pomodoro app written in Electron. It simply runs a 25 minute timer, resets for a 5 minute break, and repeats until you stop it. There are binaries built for Mac, Windows, and Linux on the releases page.
pomodoro electron productivity mac menubar timer:wrench: Cross-platform GUI management tool for Redis
redis redis-desktop-manager database-guiThanks to go-astilectron build cross platform GUI apps with GO and HTML/JS/CSS. It is the official GO bindings of astilectron and is powered by Electron.To see a minimal Astilectron app, checkout out the demo.
gui cross-platform desktop-app electronMore details here. A simple and lightweight SQL client with cross database and platform support.
database gui sqlectron cross-database cross-platform electron react electron-app database-gui database-client postgres mysqlnuclear is a free music streaming program that pulls content from free sources all over the internet. If you know mps-youtube, this is a similar music player but with a GUI. It's also focusing more on audio. Imagine Spotify which you don't have to pay for and with a bigger library.
music-player electron stream music mac streamingreact-ionize is a library which lets you build the "non-browser" parts of an Electron app using React components to manage your application's state. Electron applications consist of two types of process: a main process which manages the lifecycle of the application, and several renderer processes, which display webpages which comprise the application's GUI. While it's fairly common to use React and ReactDOM to build an HTML/CSS/JS interface in the renderer process, react-ionize runs in the main process, managing things like window size/position, menu contents, and application-wide events.
react reactjs electron desktop app atom osxChromely is a lightweight alternative to Electron.NET, Electron for .NET/.NET Core developers. Chromely is a .NET/.NET Core HTML5 Chromium desktop framework. It is focused on building apps based on Xilium.CefGlue, CefSharp implementations of embedded Chromium (Cef) without WinForms or WPF. Chromely uses Windows and Linux native GUI API as "thin" chromium hosts. It can be extended to use WinForms or WPF.
cefsharp cefglue c-sharp html5 chromium cef angular desktop desktop-app react vue vuejs cross-platform browser netcore2 winapi dotnetcore electron electron-vueCross platform GUI PostgreSQL client
electron react flux webpack react-hot postgresql-client postgresql-gui postgresql-admin postgresql-management postgresMongotron is cross platform Mongo DB management. A Mongo DB GUI built using Electron, and Angular Js.
mongo mongodb-gui mongodb-admin mongodb-management electronEel is a little Python library for making simple Electron-like offline HTML/JS GUI apps, with full access to Python capabilities and libraries. It hosts a local webserver, then lets you annotate functions in Python so that they can be called from Javascript, and vice versa.
Kitematic is a simple application for managing Docker containers on Mac, Linux and Windows. Download the latest version of Kitematic via the github release page.
docker kitematic containers electron electron-app toolboxNative desktop application for Mattermost running on Windows, Mac, and Linux. Originally created as "electron-mattermost" by Yuya Ochiai. Developed using Electron.
mattermost desktop mattermost-desktop-applicationThis module provides boilerplate for setting up a menubar application using electron. all you have to do is point it at your index.html and menubar icon and this will handle opening/closing a window when you click/blur.
electron atom shell menubar menu mac appDesktop client for Zulip. Available for Mac, Linux, and Windows. Please see the installation guide.
electron zulip zulip-desktop chat communication group-chat-app electron-app desktop-app instantmessaging
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.