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-02-25 17:53:36 +01:00
img first screenshot 2013-01-26 23:07:42 +01:00
lib links support 2013-01-28 13:25:17 +01:00
third-party using Uint8Array instead of Uint16Array 2012-10-21 22:46:39 +02:00
.gitignore ignoring test files 2013-01-26 21:33:29 +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 chrome 25 compatibility 2013-02-25 17:40:29 +01:00
CREDITS.md adding links to authors' websites 2013-01-26 23:15:57 +01:00
icon_16.png adding 16x16 icon 2013-01-26 22:50:12 +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-02-25 17:41:11 +01:00
README.md updating requirements 2013-02-25 17:53:36 +01:00
start.js adding an avatar manager 2013-01-13 20:06:06 +01:00

What is chromesoul?

Chromesoul is a 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

Chrome or Chromium 25.

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?

Go to the Chromesoul's Chrome Web Store page and click the "Add to Chrome" button.

How do I install Chromesoul's git version?

You should use the version from the Chrome Web Store, however, if you really wish to install the git version:

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

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.