Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

jamen/neta

Repository files navigation

Neta

A modern, decentralized, and customizable chatting client.

Note: This is in early development, expect lots of changes and potientally unstable code.

Neta is a modern, decentralized, and customizable chatting client. It uses a developer-friendly ecosystem to enable use of plugin and theme APIs, so users can build a more personal chatting client, but not at the expense of security, usability, or price.

Installation

You cannot currently install neta from npm, dep files, etc... You wont be able to until v1. Until then, clone this repository and see "Usage" as well as "Building & Packaging" below.

Building & Packaging

Building the source files (outputs to out):

$ npm run build

Building the source and packaging (outputs to dist):

$ npm run package

When packaging from gulp, you can use specific systems:

  • package-win32: Windows
  • package-linux: linux
  • package-mac: Mac OS
  • package: Everything

Usage

Build Neta and start with Electron:

$ npm start

Watch file changes and restart Neta as needed:

$ npm run watch

(Close the Electron process and gulp will reopen it when the source changes)

Docs & Support

Credits

Jamen Marz
@jamen

License

GPL v3 © Jamen Marzonie

About

A modern, decentralized, and customizable chatting client.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors