All Projects → callmearta → clubhouse-desktop

callmearta / clubhouse-desktop

Licence: other
An unofficial Clubhouse desktop client

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to clubhouse-desktop

Clubhouse Py
Clubhouse API written in Python. Standalone client included. For reference and education purposes only.
Stars: ✭ 1,693 (+746.5%)
Mutual labels:  voice-chat, clubhouse, clubhouse-client
clubhouse-unfollowers
👋 Find and unfollow people who unfollowed you or don't follow you back on Clubhouse
Stars: ✭ 24 (-88%)
Mutual labels:  clubhouse, clubhouse-client
izabela-desktop
A proof of concept text-to-speech application allowing global typing. Can be used over applications such as voice chats, games and much more.
Stars: ✭ 62 (-69%)
Mutual labels:  voice-chat
Performance-Engineers-Clubhouse
Join Performance Engineers Clubhouse 🏡
Stars: ✭ 14 (-93%)
Mutual labels:  clubhouse
RadioPlayerV2
This Is Advanced Version Of Old Radio Player, An Telegram Bot to Play Radio/Music in Channel or Group Voice Chats.
Stars: ✭ 70 (-65%)
Mutual labels:  voice-chat
figaro
Real-time voice-changer for voice-chat, etc. Will support many different voice-filters and features in the future. 🎵
Stars: ✭ 362 (+81%)
Mutual labels:  voice-chat
lyrebird-slack-integration
Send voicified messages on Slack using your vocal avatar!
Stars: ✭ 31 (-84.5%)
Mutual labels:  voice-chat
thaiclubhouse
Clubhouse Thailand Community Calendar
Stars: ✭ 19 (-90.5%)
Mutual labels:  clubhouse
ticket-check-action
Verify that pull request titles start with a ticket ID
Stars: ✭ 29 (-85.5%)
Mutual labels:  clubhouse
Study-Room
Connect and study together with friends over text and voice channels, over a click of a button. Web application for chat and audio streaming.
Stars: ✭ 21 (-89.5%)
Mutual labels:  voice-chat
tgcalls
Voice chats, private incoming and outgoing calls in Telegram for Developers
Stars: ✭ 408 (+104%)
Mutual labels:  voice-chat
vasisualy
Vasisualy it's a simple Russian voice assistant written on Python for GNU/Linux, Windows and Android.
Stars: ✭ 33 (-83.5%)
Mutual labels:  voice-chat
vcplayerbot
Play songs directly in telegram voice chats.
Stars: ✭ 48 (-76%)
Mutual labels:  voice-chat
GroupMusicPlayerBot
Advanced telegram group music play bot!
Stars: ✭ 32 (-84%)
Mutual labels:  voice-chat
KeenASR-Android-PoC
A proof-of-concept app using KeenASR SDK on Android. WE ARE HIRING: https://keenresearch.com/careers.html
Stars: ✭ 21 (-89.5%)
Mutual labels:  voice-chat
Telegram Vc Bot
A bot that can play music on telegram group's voice chat.
Stars: ✭ 94 (-53%)
Mutual labels:  voice-chat
MwK-Musics
A Telegram Bot to Play Audio in Voice Chats With Youtube and Deezer support. Supports Live streaming from youtube Supports Mega Radio Fm Streamings
Stars: ✭ 38 (-81%)
Mutual labels:  voice-chat
AIML-in-Medicine-club
Repository for "AI/MD in Medicine" club in clubhouse
Stars: ✭ 42 (-79%)
Mutual labels:  clubhouse
awesome-clubhouse
A list of useful tools (apis, links, services etc.) for clubhouse users
Stars: ✭ 35 (-82.5%)
Mutual labels:  clubhouse
clubhouse
Clubhouse API client and social graph crawler for TypeScript.
Stars: ✭ 40 (-80%)
Mutual labels:  clubhouse

This application may not be resold or republished under someone else's name and credits may not be removed from the application.

clubhouse-desktop

This is an unofficial desktop client for the currently trending ClubHouse.

Any bans on the accounts is possible so use it at your own risk!

Developed Using Electron JS + Vue JS + AgoraSDK.

For downloading the Mac/Linux/Windows compiled version go to releases section. https://github.com/callmearta/clubhouse-desktop/releases

I know source code is a mess, but since it's been developed in a hurry ( about 30-40hrs ) to get it working and also since it was my first time using Electron, Vue, and Agora, i put my time into adding new features and improving stability instead of a clean code. So if you think it's a mess, feel free to make it clean and do a pull request. Also i'm using a really old version of Agora web SDK and that's because new version of Agora won't work because of the limitation they put on the user agents for clubhouse ( at least i think so ).

Screenshot

Screenshot

How to run source code locally

  1. Clone the project
  2. Go to root folder of project and run npm install
  3. Run npm start to run the project

How to build source code

I've used electron-packager myself for bundling the app and building releases. You can do so using electron-packager too. I hope you do not build versions with minor changes and credit yourself for it!

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