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-12 13:34:16 +01:00
img UI recasting: new look, avatars, history and so on and so forth 2013-01-12 13:34:16 +01:00
lib UI recasting: new look, avatars, history and so on and so forth 2013-01-12 13:34:16 +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 UI recasting: new look, avatars, history and so on and so forth 2013-01-12 13:34:16 +01:00
chromesoul.html UI recasting: new look, avatars, history and so on and so forth 2013-01-12 13:34:16 +01:00
chromesoul.js renaming files to avoid confusion 2012-11-14 14:32:14 +01:00
CREDITS.md UI recasting: new look, avatars, history and so on and so forth 2013-01-12 13:34:16 +01:00
LICENCE.txt adding the licence 2012-10-17 23:31:58 +02:00
manifest.json UI recasting: new look, avatars, history and so on and so forth 2013-01-12 13:34:16 +01:00
README.md removing references to the beta channel 2013-01-11 11:38:20 +01:00
start.js improved contact list and communications 2012-11-26 17:09:31 +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.

State change

It's on it's way.

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 you package it?

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 (have a look at the bottom of the page)
  • click on "chromesoul"

Are my data stored encrypted?

By default it's not encrypted, that's why you are strongly encouraged to configure Chrome to encrypt all your synced data. Please note that it's true for every 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 are listed in the CREDITS.md file.