Netsoul client for Google Chrome
This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2013-01-26 21:24:37 +01:00
img new promotional images 2013-01-26 21:24:37 +01:00
lib notifications fix 2013-01-26 21:21:29 +01:00
third-party using Uint8Array instead of Uint16Array 2012-10-21 22:46:39 +02:00
.gitignore cleanup 2012-11-21 17:49:33 +01:00
chromesoul.css chat area style fix 2013-01-24 17:34:51 +01:00
chromesoul.html removing default field values 2013-01-25 11:04:41 +01:00
chromesoul.js renaming files to avoid confusion 2012-11-14 14:32:14 +01:00
CREDITS.md removing the GNOME theme from the CREDITS file 2013-01-12 13:36:54 +01:00
icon_128.png adding icons 2013-01-13 18:50:53 +01:00
LICENCE.txt adding the licence 2012-10-17 23:31:58 +02:00
manifest.json incrementing version number 2013-01-24 17:12:05 +01:00
README.md rewrite of encryption questions 2013-01-21 17:07:50 +01:00
start.js adding an avatar manager 2013-01-13 20:06:06 +01:00

What is chromesoul?

Chromesoul is a minimalist NetSoul client for Google Chrome. If you don't know what NetSoul is, you probably don't need it. If you're neither a student nor an employee of any IONIS school (eg: Epitech, Epita, …), all you have to know is that NetSoul is an internal messaging protocol for thoses schools.

Why?

When you're on the PIE, you're stuck in it unless you are connected to netsoul. With multiple operating systems it's a real pain to configure a NetSoul client for each of them. That's why chromesoul is awesome: not only it's a cross-platform NS client, but the Chrome synchronisation automaticaly install and configure it everywhere you uses chrome.

Requirements

Sockets have been introduced in Chromium 24. Therefore, it is required to have a web-browser based on Chromium 24 or newer.

Features

Messages

At first, chromesoul's was only intended to provide an access to internet from the PIE and didn't supported messages. However, I changed my mind and decided to include this feature. Don't panic if you don't want to be disturbed, it's possible to turn it off. All you have to do is to go in your settings and uncheck the little box.

Desktop notifications

There's a few bugs with avatars, however it works.

State change

It's on it's way.

File transfer

Maybe later.

FAQ

How do I install this app?

Because it's not packaged yet, you have to:

  • Download it (aka: clone the git repository)
  • Use the developer mode
  • Click on "Load unpackaged extension..." and select the chromesoul directory

Will it be available in the webstore?

Yes, as soon as possible.

How do I start chromesoul?

Just like any other app:

  • open a new tab (Ctrl + T)
  • click on the "apps" tab if necessary (have a look at the bottom of the page)
  • click on "chromesoul"

Why do I have to enter my password on every different chrome? Isn't it shared?

Being a very sensitive data, the password isn't shared: that's the only thing you'll have to set yourself along all your chrome installations.

Are my data stored encrypted?

By default, no. That's why you are strongly encouraged to configure Chrome to encrypt all your synced data. Please note that it's true for every single application you uses.

I found a bug, what should I do?

Please report it with as much details as you can. Thanks in advance.

I hate chromesoul!

It's your opinion and I don't care about it.

I love chromesoul!

I'm happy you like it :-)

Licence

Chromesoul is released under an ISC licence. See the LICENCE.txt file for more details.

Chromesoul uses third-party free softwares which belongs to their respective owners. Such softwares and its authors are listed in the CREDITS.md file.