All Projects → imrvelj → Mixnode

imrvelj / Mixnode

Licence: mit
a mixcloud.com desktop app

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Mixnode

Os.js
OS.js - JavaScript Web Desktop Platform
Stars: ✭ 5,864 (+45007.69%)
Mutual labels:  desktop
Directxtk12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Stars: ✭ 765 (+5784.62%)
Mutual labels:  desktop
Csgo Map Veto
An application to do map veto for the game Counter-Strike Global Offensive.
Stars: ✭ 24 (+84.62%)
Mutual labels:  desktop
React Nodegui
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
Stars: ✭ 5,914 (+45392.31%)
Mutual labels:  desktop
Vuido
Native desktop applications using Vue.js.
Stars: ✭ 6,084 (+46700%)
Mutual labels:  desktop
Fsociety
fsociety Hacking Tools Pack – A Penetration Testing Framework
Stars: ✭ 7,224 (+55469.23%)
Mutual labels:  desktop
Ipban
IPBan Monitors failed logins and bad behavior and bans ip addresses on Windows and Linux. Highly configurable, lean and powerful. Learn more at -->
Stars: ✭ 652 (+4915.38%)
Mutual labels:  desktop
Electronmail
Unofficial ProtonMail Desktop App
Stars: ✭ 849 (+6430.77%)
Mutual labels:  desktop
Hello
Desktop system for creators with a focus on simplicity, elegance, and usability. Based on FreeBSD. Less, but better!
Stars: ✭ 756 (+5715.38%)
Mutual labels:  desktop
Kubenav
kubenav is the navigator for your Kubernetes clusters right in your pocket.
Stars: ✭ 901 (+6830.77%)
Mutual labels:  desktop
Electron Markdownify
📕 A minimal Markdown editor desktop app
Stars: ✭ 700 (+5284.62%)
Mutual labels:  desktop
Blockparty
Ad Blocker App for iOS, macOS
Stars: ✭ 722 (+5453.85%)
Mutual labels:  desktop
Nodegui
A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
Stars: ✭ 7,324 (+56238.46%)
Mutual labels:  desktop
Popcorn Desktop
Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Windows / Mac / Linux ) A Butter-Project Fork
Stars: ✭ 6,470 (+49669.23%)
Mutual labels:  desktop
Egjs Flicking
🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.
Stars: ✭ 937 (+7107.69%)
Mutual labels:  desktop
Wewechat
💬 Unofficial WeChat client built with React, MobX and Electron.
Stars: ✭ 5,618 (+43115.38%)
Mutual labels:  desktop
Movetodesktop
Move windows using hotkeys or the system menu
Stars: ✭ 822 (+6223.08%)
Mutual labels:  desktop
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+6507.69%)
Mutual labels:  desktop
Soundcleod
SoundCloud for macOS and Windows
Stars: ✭ 938 (+7115.38%)
Mutual labels:  desktop
Wp Desktop
WordPress.com for Desktop
Stars: ✭ 893 (+6769.23%)
Mutual labels:  desktop

Mixnode

Build Status

Unofficial Mixcloud desktop client made with web technologies (Electron, ReactJs, Redux).

DISCLAIMER

Pre-alpha / Under heavy development

Dependencies and building

  1. Cloning and installing dependecies
// clone the repo

// cd
cd mixnode

// install dependencies
npm i
  1. Creating .env file
cp .env.example .env

// open .env in your favorite editor and fill out necessary fields
  1. Building the app
npm run build
  1. Starting the app
npm start
  1. Development mode
npm run dev

Screenshots

mixnode

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].