Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
yakyak [Le 24/12/2017, 07:52]
87.89.241.167 [Lancer YakYak]
yakyak [Le 14/04/2019, 11:04]
193.250.138.66
Ligne 1: Ligne 1:
-{{tag>​telephonie visioconférence BROUILLON}}+{{tag>Bionic ​telephonie visioconférence BROUILLON}}
  
 ====== YakYak ====== ====== YakYak ======
  
 YakYak est un logiciel gratuit, multiplateforme (Windows/​Mac/​Linux) permettant de chatter, téléphoner et faire de la visioconférence. YakYak est un logiciel gratuit, multiplateforme (Windows/​Mac/​Linux) permettant de chatter, téléphoner et faire de la visioconférence.
- 
-<note important>​Ce logiciel est en version beta (à ce jour : 24/​07/​2016)</​note>​ 
  
 ===== Installation ===== ===== Installation =====
-==== Installation en ligne de commande ==== +Il suffit ​de vous rendre sur [[https://​github.com/​yakyak/​yakyak/​releases/​latest|cette page]] pour y télécharger le paquet DEB correspondant à votre [[architecture_materielle|architecture]] (32 ou 64 bits)
-Note : par défaut, ce script installe YakYak dans le dossier home : /​home/<​monCompte>​ +Puis [[:tutoriel:​comment_installer_un_paquet|installez]] ce paquet DEB.
- +
-  cd ~ +
-  +
-  #Detect 32 or 64 bit version +
-  uname -m | grep 686 > /dev/null +
-  if $? -ne 1 ]; then +
-    # 32 bit OS +
-    httpFolder=https://​github.com/​yakyak/​yakyak/​releases/​download/v0.2.0/ +
-    ​installationFile=yakyak-linux-ia32.zip +
-  else  +
-    # 64 bit OS +
-    httpFolder=https://github.com/​yakyak/​yakyak/​releases/​download/​v0.2.0/​ +
-    installationFile=yakyak-linux-x64.zip +
-  fi +
- +
-  wget $httpFolder/​$installationFile +
-  unzip $installationFile +
-  rm $installationFile+
   ​   ​
 ===== Lancer YakYak ===== ===== Lancer YakYak =====
-Note : on suppose que vous avez installé YakYak dans le dossier home +  ​yakyak
- +
-  cd ~/linux-* +
-  ./yakyak+
   ​   ​
 ===== Voir aussi ===== ===== Voir aussi =====
   * [[https://​github.com/​yakyak/​yakyak|yakyak sur github]]   * [[https://​github.com/​yakyak/​yakyak|yakyak sur github]]
  
  • yakyak.txt
  • Dernière modification: Le 14/04/2019, 11:04
  • par 193.250.138.66