MatadorProBr / BetterCrewLink-Mobile

Free, open, Among Us Proximity Chat

Home Page:https://web.bettercrewl.ink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


BetterCrewLink Logo
Logo made by SirBuvex

BetterCrewLink Mobile is here!

Free, open, Among Us proximity voice chat.
Report Bug · Request Feature · Installation Instructions

Donate to BetterCrewLink
(all donations will be used for the apple developer license and extra servers)
Donate to ottomated (offical CrewLink)


Play Store Downloads Play Store Latest Version GPL-3.0 License BetterCrewLink Voice Server Status BetterCrewLink Voice Server Uptime Support BetterCrewLink (PayPal) Support BetterCrewLink (Ko-fi) Discord Server GitHub Contributors Translations


Notes

  • Any problem, question, issue or suggestion you have with BetterCrewLink talk to us on our Discord, or GitHub or message me on Discord (ThaGuus#2140) do not report any problems to the official Discord or GitHub of CrewLink as they will not support you.

  • To get the most of BetterCrewLink use the Voice Server: https://bettercrewl.ink

Table of Contents

About The Project

This project implements proximity voice chat for mobile users in Among Us. As long as there is a PC user with "Mobile Host" enabled in your lobby, you will be able to hear people near you.

Supported Plataforms

Plataform Supported
Steam
itch.io
Microsoft Store
Play Store
App Store
Nintendo Switch
Beta

Installation

Download the latest version from releases and run the Bettercrewlink-v-X-X-X-a.apk file on your phone. You may have to allow chrome to install apps on your phone.

You can also use the web version in your browser here.

If you have a PC and want to download the PC version of BetterCrewLink (without being the Bluestacks) go to category Windows.

PC Latest Release

Setup Instructions

Android/Chromebook/Bluestacks

  • Open the app.
  • Ensure there is one person in the lobby with "Mobile Host" enabled on their PC (they must use BetterCrewLink).
  • Fill in the required information (make sure you have a unique name in your lobby).
  • Hit the connect button.
    • If you are waiting on the connecting screen for a while you may want to check that all the information is correct and the is a PC user with "Mobile Host" enabled in the lobby.
  • All done!

BetterCrewLink on Play Store

Play Store Latest Version

iOS & macOS

An iOS/macOS version is still being developed and will be released soon, but you can use in the meantime the web version. (requires a PC player)

Web

  • Open the website.
  • Ensure there is one person in the lobby with "Mobile Host" enabled on their PC (they must use BetterCrewLink).
  • Fill in the required information (make sure you have a unique name in your lobby).
  • Hit the connect button.
    • If you are waiting on the connecting screen for a while you may want to check that all the information is correct and the is a PC user with "Mobile Host" enabled in the lobby.
  • All done!

Development

You only need to follow the below instructions if you are trying to modify this software. Otherwise, please download the latest version from the GitHub releases.

Server code is located at OhMyGuus/BetterCrewLink-server. Please use a local server for development purposes.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

npm install -g @ionic/cli

Setup

  1. Clone the repo
git clone https://github.com/OhMyGuus/BetterCrewlink-mobile.git
cd BetterCrewlink-mobile
  1. Install packages and sync
npm install 
ionic capacitor sync
  1. Run the project
ionic serve

Contributing

Contributors

Any contributions you make are greatly appreciated.

Needed Git for Contributing.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contributors

See the Contributors here (in other repository).


Translating

Soon™

We are planning and in the future the BetterCrewLink app/website may be translated into other languages (in addition to English), but for now nothing official has been released.

You can translate the BetterCrewLink PC app, go to the category Translating here (in other repository) for more information.

Donate

If you like the BetterCrewLink and want to help it to stay alive and with new features, bug fixes, support for other platforms, pay for servers, donate money for the project, of course if you want and can, this is an optional choice, we currently support PayPal and Ko-fi, choose the best donate option for you and click on the image below:

Support BetterCrewLink (PayPal) Support BetterCrewLink (Ko-fi)

Any donations you make are greatly appreciated.

Donations Goals

  • Bring BetterCrewLink to iOS & Mobile progression
  • US NAT FIX/server location
  • ASIA NAT FIX/server location

Donators

See the Donators here (in other repository).


Bugs & Suggestions

If you found any bugs, have an idea for a new feature, join our Discord server or make a issue in GitHub.

Questions

If you found any question, see the Wiki, but if the answer to your question is not on the Wiki, join our Discord and ask in #✋bettercrewlink-help, do not ask your question in GitHub Issues, we want to keep GitHub Issues a place to report bugs and suggestions, without any question.

Discord Server

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

About

Free, open, Among Us Proximity Chat

https://web.bettercrewl.ink

License:GNU General Public License v3.0


Languages

Language:TypeScript 53.9%Language:Java 21.6%Language:SCSS 12.3%Language:HTML 10.6%Language:JavaScript 1.6%