All Projects → ue → Electra

ue / Electra

Licence: mit
A desktop application for test account managment

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Electra

Material Admin
Free Material Admin Template
Stars: ✭ 219 (+584.38%)
Mutual labels:  gulp, material-design, material-ui
Hubuntu Ui
Material Admin Dashboard Starter UI ( Ubuntu style ) - https://720kb.github.io/hubuntu-ui/
Stars: ✭ 207 (+546.88%)
Mutual labels:  material-design, material-ui, sass
Material Message Box
A WPF Message Box implementing material design
Stars: ✭ 69 (+115.63%)
Mutual labels:  material-design, desktop, material-ui
Purpleadmin Free Admin Template
Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code.
Stars: ✭ 473 (+1378.13%)
Mutual labels:  gulp, material-design, material-ui
Slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
Stars: ✭ 783 (+2346.88%)
Mutual labels:  material-design, material-ui
Sassy Starter
🎉 Sassy starter - HTML / SCSS (SMACSS)
Stars: ✭ 740 (+2212.5%)
Mutual labels:  gulp, sass
Gmdjs
Grid Material Design
Stars: ✭ 24 (-25%)
Mutual labels:  gulp, sass
Hoverboard
Conference website template
Stars: ✭ 935 (+2821.88%)
Mutual labels:  gulp, material-design
Material Ui Chip Input
A chip input field using Material-UI.
Stars: ✭ 691 (+2059.38%)
Mutual labels:  material-design, material-ui
React Material Calendar
React component inspired by google calendar app.
Stars: ✭ 25 (-21.87%)
Mutual labels:  material-design, material-ui
Material Angular Dashboard
Material Angular Admin Template
Stars: ✭ 940 (+2837.5%)
Mutual labels:  material-design, sass
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (+2156.25%)
Mutual labels:  material-design, material-ui
Material Dashboard Lite
A free dashboard template with material design lite
Stars: ✭ 705 (+2103.13%)
Mutual labels:  material-design, sass
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (-43.75%)
Mutual labels:  gulp, sass
Edumeet
Multiparty web-meetings using mediasoup and WebRTC
Stars: ✭ 699 (+2084.38%)
Mutual labels:  material-design, material-ui
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-18.75%)
Mutual labels:  gulp, sass
Gulp Boilerplate
A boilerplate for building web projects with Gulp.js.
Stars: ✭ 840 (+2525%)
Mutual labels:  gulp, sass
Gulp Frontnote
スタイルガイドジェネレーターFrontNoteのGulpプラグイン
Stars: ✭ 7 (-78.12%)
Mutual labels:  gulp, sass
Verticalstepperform
Vertical Stepper Form Library for Android. It follows Google Material Design guidelines.
Stars: ✭ 868 (+2612.5%)
Mutual labels:  material-design, material-ui
React Saas Template
🌊 Template for building an SaaS / admin website using React + Material-UI
Stars: ✭ 942 (+2843.75%)
Mutual labels:  material-design, material-ui

Electra Desktop App

Save your test accouns easy and use quickly! 😎

Why you still keep on notepad? This app builded for instead of notepad!

Downloading And Installing

Download for MacOs

Download For Windows

Setup for MacOS I'm a undefined developer for Apple :) You should change your app run settings just for a short time go to System Preferences > Security & Priacy and set Appstore and identified developer

Whatever your system if, you can choose appropriate to download it. And install so easy.

How it works

You can add your account just click the line and add, after than click clipboard button and copy your account id or password.

All data save your local storage. Don`t worry about it.

Install & Run

First, clone the repo via git:

git clone --depth=1 https://github.com/ue/electra your-project-name

And then install dependencies with yarn or npm.

$ cd electra
$ yarn

or

$ npm install

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a server that sends hot updates to the renderer process:

$ gulp electra

Now you ready to code.

Happy coding!

  • Note: requires a node version >= 7 and an npm version >= 4.
  • If you have installation or compilation issues with this project, please see our debugging guide

How to create package

Package for all platforms gulp package

For OSx

yarn run package-mac

For Windows

yarn run package-win

How to create installer

For OSx

yarn run create-installer-mac

For Windows

yarn run create-installer-win

How to keep the app updated

If your application is a fork from this repo, you can add this repo to another git remote:

git remote add upstream https://github.com/ue/electra.git

Then, use git to merge some latest commits:

git pull upstream master

License

MIT © UE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].