Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Group carpool to your event. Free, open-source carpooling app by Octree for organizing shared trips.
Caroster is a free, open-source carpooling web application for organizing shared trips to events, built with Next.js and Strapi by the Geneva-based startup studio Octree.
Caroster is a free, open-source carpooling app that lets event organizers create a dedicated carpool page for an event, where drivers can propose trips and passengers can join in a few clicks. The app displays proposed trips on a map, supports round trips, waiting lists, email notifications, and weekly organizer summaries. It is built as a monorepo with a Next.js frontend and a Strapi backend, and is developed and provided by Octree, a sustainable startup studio in Geneva. Caroster is licensed under GNU AGPL v3.0, and the hosted service is scheduled to shut down on November 30, 2026.
Organizers create an event carpool page and share its link. Drivers propose trips by specifying departure and arrival, and passengers join existing trips or request a new one. Trips appear on a map, and email notifications keep everyone updated. The application consists of a Next.js frontend and a Strapi backend, and you can run it with Docker Compose or in development mode with Yarn.
Caroster is free and open source under the GNU AGPL-3.0 license. The page indicates a paid plan exists that unlocks administrator role management for events; no pricing amounts are published.
Mobicoop — an ethical, open-source carpooling solution that the Caroster team recommends as a replacement, offering similar features for home-to-work commutes and events.
The hosted Caroster service will shut down on November 30, 2026. Until then the service remains available, and Octree recommends switching to Mobicoop. Because the code is open source, you can self-host Caroster after the shutdown.
Yes, Caroster is free and open source under the GNU AGPL-3.0 license. There is also a paid plan that adds administrator role management for events, but no pricing details are published.
Caroster is composed of a Next.js frontend and a Strapi backend, with GraphQL endpoints for e2e tests. It uses Mapbox for geocoding and maps, with OpenStreetMap as the default tile server.
Yes. You can clone the repository from GitLab and run it with Docker Compose, providing SMTP configuration and an optional Mapbox token. For development, you can run the frontend and backend separately with Yarn, and tests are available in the e2e directory.
Caroster is licensed under the GNU Affero General Public License v3 (AGPL-3.0), which allows free use, modification, and duplication while requiring derivative works to be open source.
