L'application Odyssey s'appuie sur de nombreux composants logiciels libres, dont nous remercions chaleureusement les auteurs et contributeurs. Cette page liste les principales bibliothèques utilisées et leurs licences respectives.
Dernière mise à jour : 18 mai 2026
Pour la liste exhaustive et toujours à jour, voir le fichier package.json du projet.
Application mobile (React Native + Expo)
Framework et runtime
| Bibliothèque | Licence | Lien |
|---|---|---|
| React 19 | MIT | https://github.com/facebook/react |
| React Native 0.83 | MIT | https://github.com/facebook/react-native |
| Expo SDK 55 | MIT | https://github.com/expo/expo |
| TypeScript | Apache 2.0 | https://github.com/microsoft/TypeScript |
UI et styling
| Bibliothèque | Licence | Lien |
|---|---|---|
| NativeWind (Tailwind pour RN) | MIT | https://github.com/marklawlor/nativewind |
| Tailwind CSS | MIT | https://github.com/tailwindlabs/tailwindcss |
| Lucide Icons | ISC | https://github.com/lucide-icons/lucide |
| react-native-svg | MIT | https://github.com/software-mansion/react-native-svg |
| react-native-gesture-handler | MIT | https://github.com/software-mansion/react-native-gesture-handler |
| react-native-screens | MIT | https://github.com/software-mansion/react-native-screens |
| react-native-safe-area-context | MIT | https://github.com/AppAndFlow/react-native-safe-area-context |
| react-native-worklets | MIT | https://github.com/software-mansion/react-native-reanimated |
Navigation
| Bibliothèque | Licence | Lien |
|---|---|---|
| Expo Router | MIT | https://github.com/expo/expo/tree/main/packages/expo-router |
Capteurs et fonctionnalités natives
Audio et vidéo
| Bibliothèque | Licence | Lien |
|---|---|---|
| expo-audio | MIT | https://github.com/expo/expo/tree/main/packages/expo-audio |
| expo-video | MIT | https://github.com/expo/expo/tree/main/packages/expo-video |
Authentification
| Bibliothèque | Licence | Lien |
|---|---|---|
| expo-apple-authentication | MIT | https://github.com/expo/expo/tree/main/packages/expo-apple-authentication |
| @react-native-google-signin/google-signin | MIT | https://github.com/react-native-google-signin/google-signin |
Notifications et background
| Bibliothèque | Licence | Lien |
|---|---|---|
| expo-notifications | MIT | https://github.com/expo/expo/tree/main/packages/expo-notifications |
| expo-task-manager | MIT | https://github.com/expo/expo/tree/main/packages/expo-task-manager |
| expo-background-fetch | MIT | https://github.com/expo/expo/tree/main/packages/expo-background-fetch |
Réseau et persistence
| Bibliothèque | Licence | Lien |
|---|---|---|
| Axios | MIT | https://github.com/axios/axios |
| @tanstack/react-query | MIT | https://github.com/TanStack/query |
| @react-native-async-storage/async-storage | MIT | https://github.com/react-native-async-storage/async-storage |
| @react-native-community/netinfo | MIT | https://github.com/react-native-netinfo/react-native-netinfo |
State management et utils
| Bibliothèque | Licence | Lien |
|---|---|---|
| Zustand | MIT | https://github.com/pmndrs/zustand |
Composants spécifiques
| Bibliothèque | Licence | Lien |
|---|---|---|
| @react-native-community/datetimepicker | MIT | https://github.com/react-native-datetimepicker/datetimepicker |
| @quidone/react-native-wheel-picker | MIT | https://github.com/quidone/react-native-wheel-picker |
| react-native-qrcode-svg | MIT | https://github.com/awesomejerry/react-native-qrcode-svg |
| react-native-view-shot | MIT | https://github.com/gre/react-native-view-shot |
| stream-chat-expo | BSD-3-Clause | https://github.com/GetStream/stream-chat-react-native |
| expo-linear-gradient | MIT | https://github.com/expo/expo/tree/main/packages/expo-linear-gradient |
| expo-blur | MIT | https://github.com/expo/expo/tree/main/packages/expo-blur |
Polices typographiques
| Police | Licence | Auteur |
|---|---|---|
| Space Grotesk | SIL Open Font License 1.1 | Florian Karsten |
| DM Sans | SIL Open Font License 1.1 | Indian Type Foundry |
| Space Mono | SIL Open Font License 1.1 | Colophon Foundry |
Backend (Node.js + Express)
Framework et runtime
| Bibliothèque | Licence | Lien |
|---|---|---|
| Node.js | MIT | https://github.com/nodejs/node |
| Express | MIT | https://github.com/expressjs/express |
| TypeScript | Apache 2.0 | https://github.com/microsoft/TypeScript |
| tsx | MIT | https://github.com/privatenumber/tsx |
Base de données et ORM
| Bibliothèque | Licence | Lien |
|---|---|---|
| Prisma ORM | Apache 2.0 | https://github.com/prisma/prisma |
| PostgreSQL (driver) | PostgreSQL License | https://www.postgresql.org/about/licence/ |
| ioredis | MIT | https://github.com/redis/ioredis |
Authentification et sécurité
| Bibliothèque | Licence | Lien |
|---|---|---|
| bcryptjs | MIT | https://github.com/dcodeIO/bcrypt.js |
| jsonwebtoken | MIT | https://github.com/auth0/node-jsonwebtoken |
| jose | MIT | https://github.com/panva/jose |
| Helmet | MIT | https://github.com/helmetjs/helmet |
| CORS | MIT | https://github.com/expressjs/cors |
| Passport | MIT | https://github.com/jaredhanson/passport |
| passport-apple | MIT | https://github.com/ananay/passport-apple |
| passport-google-oauth20 | MIT | https://github.com/jaredhanson/passport-google-oauth2 |
| passport-facebook | MIT | https://github.com/jaredhanson/passport-facebook |
| google-auth-library | Apache 2.0 | https://github.com/googleapis/google-auth-library-nodejs |
Validation et utilités
| Bibliothèque | Licence | Lien |
|---|---|---|
| Zod | MIT | https://github.com/colinhacks/zod |
| Multer | MIT | https://github.com/expressjs/multer |
| Morgan | MIT | https://github.com/expressjs/morgan |
| node-cron | ISC | https://github.com/node-cron/node-cron |
Services tiers
| Bibliothèque | Licence | Lien |
|---|---|---|
| Cloudinary SDK | MIT | https://github.com/cloudinary/cloudinary_npm |
| Resend SDK | MIT | https://github.com/resend/resend-node |
| Stream Chat SDK | BSD-3-Clause | https://github.com/GetStream/stream-chat-js |
| Anthropic SDK | MIT | https://github.com/anthropics/anthropic-sdk-typescript |
| Bull (queue) | MIT | https://github.com/OptimalBits/bull |
| Expo Server SDK | MIT | https://github.com/expo/expo-server-sdk-node |
Application Apple Watch (Swift)
L'application Apple Watch est développée en Swift avec le framework natif SwiftUI d'Apple. Elle utilise les frameworks suivants, fournis par Apple sous Apple SDK License Agreement :
- HealthKit
- WatchConnectivity
- CoreLocation
- CoreMotion
- WatchKit
- SwiftUI
- AVFoundation
Licences principales — résumé
MIT License
La majorité des bibliothèques utilisées sont sous licence MIT, qui autorise une utilisation libre, y compris commerciale, à condition d'inclure la mention de copyright et la licence d'origine dans les distributions du logiciel.
Apache License 2.0
Similaire à la MIT, avec des dispositions supplémentaires sur les brevets. Les composants concernés (TypeScript, Prisma, google-auth-library) sont utilisés conformément aux termes de la licence.
BSD-3-Clause
Permet l'utilisation, modification et redistribution sous réserve d'inclure la mention de copyright et la licence. Utilisé par Stream Chat (chat in-app).
ISC License
Équivalente à MIT en pratique, formulation simplifiée. Utilisée par Lucide Icons et node-cron.
SIL Open Font License 1.1
Licence dédiée aux polices typographiques. Permet l'utilisation libre des polices, y compris commerciale, dans tous les contextes (web, app, print).
PostgreSQL License
Licence permissive proche de MIT, propre à la base de données PostgreSQL.
Texte intégral des licences
Le texte intégral de chaque licence est disponible dans les dépôts GitHub respectifs des projets cités ci-dessus, ou peut être fourni sur demande à hello@runodyssey.com.
MIT License (texte type)
MIT License
Copyright (c) [year] [author]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.Remerciements
Odyssey n'existerait pas sans la générosité de la communauté open-source. Un grand merci aux mainteneurs de tous ces projets, et à toutes les personnes qui contribuent au quotidien à rendre l'écosystème JavaScript / TypeScript / Swift accessible et puissant.
🙏
Contact
Pour toute question relative aux licences open-source utilisées dans Odyssey, contactez-nous à : hello@runodyssey.com