/GFS-Electron

Une plateforme réaliser avec la technologie Electron + Python pour gérer le foyer (repas, cotisation, jirama, menage, ...)

Primary LanguageJavaScript

GestionFoyer

Team Maintenance Open Source Love svg1 Version

Une plateforme pour gérer le fonctionnement du foyer (répas, cotisation, jirama, ménage, ...)

Ce projet est archivé dûe à changement de technologie.

Nouveau répertoire: GFS-KivyMD


  • Linux

    preview
  • Windows

    preview windows

Installation

LINUX (tested on Arch Linux - Manjaro)

$ git clone https://github.com/FoyerSociety/GestionFoyer.git

$ cd GestionFoyer && git checkout -f linux-stable

$ sudo ./install-v2.sh

Debian (tested on Elementary OS - MX Linux)

Pour l'installation des systèmes basés sous Debian (Ubuntu, Elementary, Linux Mint,...)

Il est parfois mieux d'installer electron executable que par npm ( sauf si vous en avez déjà fonctionnel)

  • Telecharger electron compatible avec votre OS ici
  • Decompresser et Placer dans un endroit fixe. (/opt/ recommandé)
  • Créer un lien symbolique: # ln -sf {full_path_of_electron_dir}/electron /usr/bin/electron
  • Aller dans la section Linux

Windows (tested on Win 10)

  • Build from source

    git clone https://github.com/FoyerSociety/GestionFoyer.git

    git checkout -f windows-stable

    • Installer nodejs
    • Installer electron (avec npm) npm install electron

    python main.py

      Ce qui ouvrira au premier temps une fenetre de verification de dependance
    
  • Install exécutable (Version with all dependancies)

    Download FoyerApp-1.0.0-alpha.exe

    FoyerApp-2.0.3.exe ( Comming Soon )

Dependances

* python >= 3.6 
* nodejs / npm

Developers

ForTheBadge built-by-developers

Gaetan Jonathan Landry Daniel
Gaetan Jonathan 😁 Landry Daniel 😃