Skip to content
View 64x-lunicorn's full-sized avatar
  • Dr. Ing. h.c. F. Porsche AG

Block or report 64x-lunicorn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
64x-lunicorn/README.md

Hi, I'm Daniel 👋

Automotive software engineer building native tools and reliable platforms.

I build tools I want to use myself: cross-platform desktop apps in C++/Qt, macOS utilities in Swift, and self-hosted services in Elixir.

Local-first. Native and fast. Boringly reliable.


C++ Qt Elixir Swift


Projects

Project What it does Stack
LogSquirl Log explorer for Windows, macOS, and Linux. Multi-gigabyte files, live tailing, regex filters, charts, and a plugin SDK. C++17 Qt6
vigil Self-hosted MCP server that turns a Git-backed Markdown vault into long-term memory for AI assistants. Elixir MCP
OpenWorktimeTracker Automatic work-time tracking in the macOS menu bar. Local-first, no account, CSV export. Swift SwiftUI
LinkDeck Chrome new-tab dashboard configured through one local YAML file. Zero runtime dependencies. JavaScript Manifest V3

LogSquirl plugins: Serial · Logcat · tcpdump

Popular repositories Loading

  1. LogSquirl LogSquirl Public

    Fast open-source log explorer for Windows, macOS and Linux. Search multi-gigabyte files, follow live logs, and chart what you find. Qt6/C++, based on klogg and glogg.

    C++ 9

  2. LogSquirl-Logcat LogSquirl-Logcat Public

    LogSquirl plugin that streams Android logcat from multiple ADB-connected devices into live tabs. Also the documented reference implementation for the LogSquirl Plugin SDK. Qt6/C++17.

    C++

  3. LogSquirl-Serial LogSquirl-Serial Public

    LogSquirl plugin that streams serial port data into live tabs, with full baud rate, parity and flow-control configuration. Also a reference implementation for the LogSquirl Plugin SDK. Qt6/C++17.

    C++

  4. LogSquirl-Plugins LogSquirl-Plugins Public

    Official plugin registry for LogSquirl. Hosts the plugins.json index that LogSquirl's Browse Plugins dialog reads to list and one-click install plugins.

  5. LinkDeck LinkDeck Public

    Chrome new-tab dashboard that renders a local YAML file as a colour-coded link board and files every link you open into a matching Chrome Tab Group. Manifest V3, no backend, zero runtime dependencies.

    JavaScript

  6. OpenWorktimeTracker OpenWorktimeTracker Public

    Automatic work-time tracking for macOS, living in your menu bar. Native SwiftUI, local-first storage, daily goals, pause detection, overtime thresholds and CSV export.

    Swift