This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
446c9d4
commit 47a8f5b
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
# Papillon | ||
Front-end pour node-pronote / Pronote+. Made entirely in vanilla JS and can run as a PWA. | ||
|
||
![image](https://user-images.githubusercontent.com/32978709/187950769-565d4e70-0e1e-4a9a-baa6-d930feebfa46.png) | ||
![image](https://user-images.githubusercontent.com/32978709/188329805-b1661276-e7fb-45a6-b5dc-843b1716da20.png) | ||
|
||
## Démo | ||
Disponible sur [https://v3.pronote.plus](https://v3.pronote.plus) dans une instance isolée de ce repo, et donc potentiellement pas à jour. La version actuelle est notée dans les paramètres de la webapp. | ||
|
||
## Notice | ||
Le code est absolument honteux, non commenté, et pas optimisé, déso :/ | ||
|
||
## Build / Run | ||
L'app étant faite en HTML/CSS + Vanilla JS, il n'y a pas besoin d'un module ou framework spécifique. | ||
|
||
Ouvrez index.html dans un navigateur. |