Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

andrebocchini/electric-chatty

Repository files navigation

A simple cross-platform, limited functionality desktop client (runs on Mac, Windows and Linux) for Shacknews Chatty.

Why?

This was a fun weekend project to experiment with building an application using Electron.

The application is built with React and Typescript and is based on electron-react-boilerplate.

screenshot

How do I install it?

Visit the releases page and download a binary suitable for your platform.

How do I build it?

  1. Make sure you have node installed
  2. Install yarn via npm install -g yarn
  3. Clone this repository
  4. Change into the cloned repository directory
  5. Run yarn && yarn dev and it should build and launch

Note: This project uses keytar for managing credentials in a cross-platform way. When you first run yarn, it will likely need to build some platform-specific things. This could take an extra minute or two, and depending on the state of your computer, it might need some additional dependencies (like command line tools for Xcode on a Mac)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published