Skip to content

lawlight-org/icecable-client

Repository files navigation

🧊 IceCable - Most secure instant messaging app 🔒

This is the client for IceCable, an instant messaging app focused on privacy and security.

Features

  • Full End-to-End Encryption (E2EE) - Private calls and chats.
  • No personal data required - Sign up without a phone number or email.
  • ...

Development

Prerequisites

Clone the repository

git clone https://github.com/lawlight-org/icecable-client.git
cd icecable-client

Install dependencies

npm install

Run the development server

npm run dev

The development server will be running at http://localhost:5173.

Building

npm run build

The production build will be in the dist folder.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

The most secure instant messaging app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published