Skip to content

jorisbertomeu/jsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jSH - The Social Shell

Introduction

jSh is a full social Shell made to be easy to use. jSh Is developed by Joris Bertomeu and is under GPL V3.0 License.

Functions

Multiples functions are available in the social Shell :

  • Facebook notifications support (Not available yet)
  • Twitter notifications/publication available (Not available yet)
  • SoundCloud Support (Not suavailable yet)
  • Friends inner Shell (Not available yet)
  • FSSP Available (Friends Secure Shell Protocol) allow to share Shell with a friend and vice & versa (Not available yet)
  • FFSP available (Friends File Share Protocol) alloc to share some files betwen friends (Not available yet)

Modules

Main advantage of jSh is it modularity to adapt it to other modules developed by other developpers.

All built-in and especially commands are coded into dynamics libraries, what allow to develop more personnals built-in by users.

By Including personnals built-in, you allow to trust about jSh.

A package manager is included 'jmanager' to install some built-in developed by community. (developpment in progess)

Library

For this project, I used some Glibc library as "dl" and oter libs like curl and "NXJSON" to read servlet's result.

For the moment, you have to download only curl by typping "apt-get install curl" (Debian/Ubuntu) or "yum install curl" (Fedora/CentOS/RedHat) or by compiling yourself sources : http://curl.haxx.se/download.html

About

jSh is a project developped by Joris Bertomeu. Last released 0.2 on December, 15th, 2014

License

jSh - The Social Shell
Copyright (C) 2014 Joris Bertomeu
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

About

jSh - The Social Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors