unsubbed.co

jetlog

Jetlog is a TypeScript-based application that provides personal flight tracker and viewer.

Overview

Personal flight tracker and viewer Personal flight tracker and viewer. Contribute to pbogre/jetlog development by creating an account on GitHub. The project has 298 GitHub stars and is licensed under GPL-2.0.

Key Features

Source: GitHub README

  • 🌍 World map view of your flights
  • 📊 Statistics for all your flights
  • 📱 Responsive design
  • ✅ Add, edit, and delete past flights
  • 🔐 Secure authentication
  • 👥 Support for multiple users
  • 💾 Ability to import and export your data

Getting Started

Source: GitHub README

services:
  jetlog:
    image: pbogre/jetlog:latest
    volumes:
      - /your/data/path:/data
    environment:
        JETLOG_PORT: 3000 # optional, default is 3000
        SECRET_KEY: yourLongAndRandomStringOfCharacters123!
    restart: unless-stopped
    ports:
      - 3000:3000

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, responsive, rest api, sqlite.

Features

Integrations & APIs

  • REST API

Mobile & Desktop

  • Responsive / Mobile-Friendly