Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
/ GFS-Electron Public archive

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

Notifications You must be signed in to change notification settings

FoyerSociety/GFS-Electron

Repository files navigation

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 😃