Consumer Apps

Innovative tools and applications built by Far Oeuf Ltd

Beyond client work, we create our own applications in fields that interest us. Some of these apps are free because we want to share useful tools with the community, while others explore innovative approaches to common problems.

Tripkist

Travel tracking and journey mapping app

Travel Garmin Integration Mapping Live

A comprehensive travel tracking application that helps cyclists and walkers map their journeys and preserve travel memories. Tripkist automatically syncs activities from Strava and Wahoo accounts, creating beautiful daily journey maps with progress tracking.

  • Automatic activity sync from fitness devices
  • Daily journey maps with progress tracking
  • Shareable square maps for social media
  • Printed A2 map mementos available

"The journey between places is where stories and memories are made."


Visit Tripkist

SinceStopped

Garmin Connect IQ Data Field

Garmin Monkey C Ultra-cycling

A specialised data field for ultra-cyclists that tracks movement duration since the last stop, providing motivation during long rides.

  • Tracks continuous movement time
  • Auto-reset after 5 minutes of inactivity
  • Multilingual support (EN, FR, ES)
  • Available on Garmin Connect IQ Store

View on Garmin View on GitHub

MagicPowerAlert

macOS Battery Alert Utility

macOS Shell Script Bluetooth

A utility that provides early battery notifications for Apple Bluetooth devices, alerting at 20% instead of the default 2% - perfect for Magic Mouse users!

  • Early 20% battery warnings
  • Configurable alert thresholds
  • Desktop notifications
  • Cron-schedulable

View on GitHub

Doocot

Secure Ad-hoc Data Sharing Platform

Go Web Platform End-to-End Encryption Live

A secure, ad-hoc sensitive data sharing platform that makes secure data exchange simple and user-friendly. Doocot lets you share sensitive data securely - stashing a value provides a unique link you can share, keeping your actual data secure.

  • End-to-end encrypted data storage with AES-GCM
  • Automatic data expiration for security
  • Human-readable passphrases and unique decryption keys
  • CLI tool for easy integration
  • No persistent backups of sensitive data

"Good security just works, without reciting five incantations while balancing on one leg."


Visit Doocot View on GitHub

go-fsvault

Encrypted Filesystem Datastore

Go Encryption Key/Value Store

A Go-based filesystem datastore with built-in encryption, designed for secure and simple key/value storage with per-key locking for synchronized access.

  • Filesystem-based key/value storage
  • Data encryption at rest
  • Per-key locking for thread safety
  • CLI tool and Go library

View on GitHub