Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pvarry/intra42
Unofficial, free and open-source 42's intranet App.
https://github.com/pvarry/intra42
42 42born2code 42school android
Last synced: 2 months ago
JSON representation
Unofficial, free and open-source 42's intranet App.
- Host: GitHub
- URL: https://github.com/pvarry/intra42
- Owner: pvarry
- License: apache-2.0
- Created: 2016-11-21T13:46:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T22:43:05.000Z (over 1 year ago)
- Last Synced: 2024-04-14T12:29:14.865Z (10 months ago)
- Topics: 42, 42born2code, 42school, android
- Language: Java
- Homepage:
- Size: 6.66 MB
- Stars: 68
- Watchers: 6
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-42 - source code
README
Only for 42's students (www.42.fr), this app is available for all the campus :)
The app is an unofficial Intra 42 client for Android platforms. It's built in JAVA and use official Android SDK.
Download it : [https://play.google.com/store/apps/details?id=com.paulvarry.intra42](https://play.google.com/store/apps/details?id=com.paulvarry.intra42)
View sources : [https://github.com/pvarry/intra42](https://github.com/pvarry/intra42)
## Features :
- Keep informed on events and sync your calendar
- Be notified on events and graduations
- View project and graduations
- View users profile and project
- Comment on forum
- Watch video on e-learningAll feature requests and contributions are welcome!
Useful tools :
> [pdf viewer](https://play.google.com/store/apps/details?id=com.google.android.apps.pdfviewer)
> [vlc](https://play.google.com/store/apps/details?id=org.videolan.vlc) for playing e-learning videos.
## Contribute
You can Contribute to this project by fixing bugs or add missing features.
### Edit Source code
Sources : [https://github.com/pvarry/intra42](https://github.com/pvarry/intra42)
To run the app locally you have to :
- Use Android Studio as IDE.
- Create a application on https://profile.intra.42.fr/oauth/applications
- Duplicate file on `app/src/debug/java/com/paulvarry/intra42/Credential.java.sample` and fill up with yours credentials.### Edit Strings ressources
If you find grammatical mistakes or if you want to translate this app, you can do it with [POEditor](https://poeditor.com/join/project/hDRec5Vk8b).
## Screenshot
![home](https://lh3.googleusercontent.com/kVno0ZG2ZQHiG3NXgKsN6pZ7Bx2L18wT54_OCfLJejKYPecyllImXpNQ0KWXRXMFJpE=h310-rw)
![Galaxy](https://lh3.googleusercontent.com/8sl1WUfwK0buyA1BN1uxH0OmhJOfByZfXtJ_u1sVFBPjYPeCQgqin0DnrnNhNwfkW3ot=h310-rw)
![Cluster Map](https://lh3.googleusercontent.com/o5xlA1lXr1qoYWC81RUAg_e4jaWpFg9LoU5kStmR9PuXatqKnUvY8QJ3a2L4M41RKtxd=h310-rw)
![Event](https://lh3.googleusercontent.com/EvbKktad0gKoUU4KBIo4x9eglSHSLlSIfOMgFbIZfIE3Pp6N2ZkguYLYM27nFZOwfg=h310-rw)
![Projects](https://lh3.googleusercontent.com/WWOLxkqUmtg51B5DC0UlJzj1jD-9ju1bDTPcuLd88YW-wFcuHlUDrRcloiOIKpQURZk=h310-rw)
![Projects](https://lh3.googleusercontent.com/9vEGqxY4duq8rK4VeDFgB8rU6JC_8E3kzX1Cl0-jrc3amrPoqFjHwZLTLKpSRdShXkXT=h310-rw)
Disclaimer : This code is in no way affiliated with, authorised, maintained, sponsored or endorsed by 42. This is an independent and unofficial Android app.