SkillAgentSearch skills...

Trip

πŸ—ΊοΈ Minimalist POI Map Tracker and Trip Planner. Self-hosted.

Install / Use

/learn @itskovacs/Trip

README

<p align="center"><img width="120" src="./src/public/favicon.png"></p> <h2 align="center">TRIP</h2> <div align="center">

Sponsor Status GitHub Issues Pulls

</div> <div align="center">

TRIP Planning

</div>

πŸ“ Table of Contents

πŸ“¦ About <a name = "about"></a>

TRIP (Tourism and Recreational Interest Points) is a self-hostable minimalist Map tracker and Trip planner to visualize your points of interest (POI) and organize your next adventure details.

Core Features:

  • Map and manage POIs on interactive maps
  • Plan multi-day trips with detailed itineraries
  • Collaborate and share with travel companions

No telemetry. No tracking. No ads. Free, forever.

See the πŸ“Έ demo to explore TRIP in action.

<br>

🌱 Getting Started <a name = "getting_started"></a>

If you need help, feel free to open a discussion.

Deployment is designed to be simple using Docker.

Option 1: Docker Compose (Recommended)

Use the docker-compose.yml file provided in this repository. No changes are required, though you may customize it to suit your needs.

Run the container:

docker-compose up -d

Option 2: Docker Run

# Ensure you have the latest image
docker pull ghcr.io/itskovacs/trip:1

# Run the container
docker run -d -p 8080:8000 -v ./storage:/app/storage ghcr.io/itskovacs/trip:1

Configuration

Refer to the configuration documentation to set up OIDC authentication and other settings.

[!TIP] See Documentation to learn more.

<br>

πŸ“Έ Demo <a name = "demo"></a>

A demo is available at itskovacs-trip.netlify.app.

<div align="center">

| | | |:-------:|:-------:| | | | | | |

</div> <br>

πŸ“œ License <a name = "license"></a>

~~TRIP is licensed under the CC-BY-NC-4.0. You may use, modify, and share freely with attribution, but commercial use is strictly prohibited.~~

In the spirit of free and open-source software, TRIP is now licensed under the MIT License to make it easier to use, modify, and share.

<br> <div align="center">

Made with ❀️ in BZH

<a href='https://ko-fi.com/itskovacs' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi1.png' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

</div>

Related Skills

View on GitHub
GitHub Stars1.3k
CategoryDevelopment
Updated7h ago
Forks71

Languages

HTML

Security Score

100/100

Audited on Mar 27, 2026

No findings