Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/konchunas/awesome-alternatives-to-electron-apps


https://github.com/konchunas/awesome-alternatives-to-electron-apps

List: awesome-alternatives-to-electron-apps

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Awesome alternatives to Electron apps [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

> A curated list of _awesome_ apps which don't suck.

[Electron](https://www.electronjs.org/) is an application platform which spreads like a cancer in software development world making your immensely powerful computer feel slow and laggy. Sometimes apps made in Electron are useful, though. This list contains good alternatives to an memory hungry eco-unfriendly Electron software.

It is usually easy to find software on the other end of the spectrum: ultra-minimalist software on the brink of being unusable. Here we prefer to strike a balance between being featurefull and not beign resource demanding.

## Applications

### Development

- VS Code, Atom:
- [Sublime Text](https://www.sublimetext.com/) (C++, Paid) - light and fast text-editor IDE hybrid, which was an inspiration for VS Code
- [Gedit](https://wiki.gnome.org/Apps/Gedit) (Gtk) - suprisingly powerful standard Gnome text editor
- [Vim](https://www.vim.org/) (C) - An available for everyone sadomasohist tool for coding

- Hyper terminal:
- [Kitty](https://sw.kovidgoyal.net/kitty/) (Python+C) - Fast and featureful crossplatform terminal. Extendable by plugins.
- [Alacritty](https://github.com/alacritty/alacritty) (Rust) - GPU-accelerated terminal emulator with focus on performance

- Git Kraken:
- [LazyGit](https://github.com/jesseduffield/lazygit) (Go) - Neat terminal UI git client

- 1Clipboard
- Prefer your OS clipboard manager
- [CopyQ](https://hluk.github.io/CopyQ/) (Qt) - Clipboard manager with searchable and editable history

- Postman:
- [httpie](https://httpie.org/) (Python) - Simple command-line HTTP client
- If you still using VSCode: [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)

### Note taking apps
- Typora, Notable, Boostnote:
- [Zim](https://zim-wiki.org/) (GTK) - closer to Desktop wiki, than note taking app. Primary markup isn't markdown
- [CuteMarkEd](https://cloose.github.io/CuteMarkEd/) (Qt) - Just faster markdown editor without note tree

### Communication
- Slack, Discord, Skype, Zoom:
- [Telegram](https://telegram.org/) (Qt+QML) - blazingly fast and light instant messenger
- [Jitsi](https://github.com/jitsi/jitsi) (Java, Web) - Good free alternative for videocalls. Any of public instances, like [meet.jit.si](https://meet.jit.si/) or self-hosted

### Mail
- Mailspring:
- Just don't use it

### Players
- Google Play Music Desktop Player, Youtube Music Desktop Player:
- Just install them as a SPA using Chromium or Brave

### Launchers
- Cerebro
- [Albert](https://github.com/albertlauncher/albert) - app launcher similar to spotlight with python Plugins