GitHub Trending Weekly #16: IsoCity, Trafexia, unredact, MicroQuickJS, StoryMem, Kaset, Tambourine

GitHub Trending Weekly #16: IsoCity, Trafexia, unredact, MicroQuickJS, StoryMem, Kaset, Tambourine

GitHub Trending Weekly #16 Overview of Trending Open Source Projects

Iso City: A Browser-Based Simulation Game

  • Iso City is an open-source isometric city-building simulation game developed with Nex.js, utilizing the HTML5 canvas API for rendering.
  • Features a custom isometric rendering engine that efficiently handles complex depth sorting and layered visuals.
  • Includes autonomous traffic systems with various vehicles (cars, planes, helicopters) and pedestrian pathfinding.

Trafexia: Mobile Traffic Interceptor

  • Trafexia functions as a mobile traffic interceptor with a desktop UI, acting as a full MITM proxy for inspecting HTTP/HTTPS traffic in real-time.
  • Simplifies setup by auto-generating CA certificates; users can configure their devices via QR code.
  • Offers built-in filters to debug requests quickly by method, host, or content type.

Unredact: Exposing Poorly Redacted PDFs

  • Unredact identifies poorly redacted PDFs where text remains selectable and extractable despite black boxes covering it.
  • The tool does not hack or bypass encryption but extracts text that was never fully removed from the PDF stream.

Sin CLI: Command Line Movie Browser

  • Sin CLI allows users to search for movies directly from YTS through the command line interface.
  • Users can view details, ratings, and screenshots without leaving the terminal; one command launches magnet links into torrent clients.

MicroQJS: Lightweight JavaScript Engine

  • MicroQJS is designed for embedded systems, capable of running JavaScript with only 10 KB of RAM and around 100 KB of ROM.
  • Supports ES5 style JavaScript while blocking inefficient or risky code—ideal for firmware and IoT applications.

Textteria.mmy: Minimalist Text Editor

  • Textteria.mmy operates entirely within the URL without backend support or accounts; it compresses text using deflate stored in URL hash.
  • Autosaves every 500 milliseconds; closing the tab retains all data which can be shared via link instantly.

Fun Audio Chat: AI Voice Interaction Tool

  • Fun Audio Chat utilizes a large audio language model for natural voice interactions with low latency.
  • Employing dual resolution speech representations reduces GPU compute needs while maintaining audio clarity.

Storyme: AI Video Storytelling Tool

  • Storyme automates multi-shot video storytelling by maintaining character consistency across scenes using memory-conditioned video diffusion techniques.

Xmus.js: Modern JavaScript Runtime

  • Xmus.js offers an ultra-lightweight runtime suitable for system scripting and automation tasks without heavy dependencies like Node.js.
  • Starts up quickly (5 to 15 ms), uses minimal RAM (<5 MB), integrating native async/await features alongside Rust capabilities.

Summarize: Fast CLI Summary Tool

  • Summarize provides quick summaries of URLs or files including web articles, YouTube links, PDFs etc., streaming results live in markdown format.

Folder.zone: Encrypted File Sharing Tool

  • Folder.zone enables end-to-end encrypted folder sharing through peer-to-peer connections without cloud storage involvement.

Your Info: Real-Time Browser Fingerprinting Demo

  • Your Info demonstrates how trackable users are online by collecting hardware signals to create browser fingerprints even without cookies.

WitLocal First AI Writing Companion

  • WitNote serves as an AI writing assistant on Mac OS and Windows allowing seamless switching between local models without cloud dependency.

Pixo: High Performance Image Compression Library

  • Pixo is built entirely in Rust providing fast image compression capabilities for PNG and JPEG formats without relying on C/C++ codecs.

Innovative Tools and Applications Overview

Advanced Voice Interface: Tambourine

  • Tambourine is a personal voice interface that allows users to speak naturally, with their words appearing wherever the cursor is positioned, including emails and code editors.
  • It not only transcribes speech but also formats it by removing filler words, adding punctuation, and understanding technical terms through a personal dictionary.

Music Management: Cassette

  • Cassette is described as the missing YouTube app for Mac OS, providing a native Apple Music-style experience with features like background audio support and system integration.
  • Users can explore new music, manage their library effectively, and receive AI-powered lyrics explanations along with mood analysis.

Memory Enhancement Tool: Repeat

  • Repeat is a command-line flashcard tool utilizing spaced repetition to enhance memory retention.
  • It tracks cards in Markdown format using SQLite and employs the FSRS algorithm to schedule reviews for optimal recall rates of up to 90%.

Cluster Management Application: Luxury Yacht

  • The Luxury Yacht desktop app simplifies cluster management on Mac OS or Windows by reading existing configuration files and displaying all contexts for easy activation.
  • It offers detailed table views with sortable columns, filters, context-aware menus for managing workloads efficiently.

Retro UI Experience

  • A retrofuturistic UI gallery recreates the aesthetic of 70s and 80s technology through a React component collection featuring CRT terminals and vintage sci-fi elements.

Audio Separation Tool: Audio Ghost AI

  • Audio Ghost AI allows users to describe sounds in plain English (e.g., vocals or instruments), which it then extracts or removes from audio tracks instantly.

Autonomous Writing Agent: Gemini

  • The Gemini writing agent, powered by Google's Gemini 3 Flash, autonomously writes novels and short stories while managing context automatically during its creative process.

HTML Parsing Solution: Swift Just HTML

  • Swift Just HTML is an HTML5 parser compliant with official specifications that enables effortless document querying using CSS selectors without dependencies.

Brew Services Manager

  • This menu bar app provides control over Brew services allowing users to start or stop services quickly while showing real-time status updates without needing command line inputs.

Deception Server for Bot Analysis: Crawl

  • Crawl serves as a cloud-native deception server designed to bait malicious bots by creating realistic fake web apps filled with vulnerabilities that attract scanners.

Open-source Reverse Tunnel Solution: Enrelay

  • Enrelay, built in Rust, facilitates exposing local services to the internet securely without port forwarding issues by setting up relay servers on public VPS systems.

Hybrid Search & Chat Tool: Naira

  • With Naira, users can crawl websites or process documents before deploying them into Vespa; it utilizes LLM technology for generating grounded answers based on content.

Budgeting App: KBO

  • The multi-language budgeting app called KBO helps track expenses effortlessly while offering smart suggestions and automatic categorization alongside visual spending insights.

Drama Script Evaluation Benchmark: Drama Bench

  • The six-dimensional benchmark known as Drama Bench evaluates drama script continuation across various metrics such as narrative efficiency and character consistency using human annotated scripts.

Webcam Utility for Mac OS: Iris

  • The clean webcam mirror application named Iris operates from the menu bar allowing quick access to camera settings while providing sound indicators when audio is detected.

Turn any video into a summary like this

YouTube links, meetings, lectures. With transcripts, search, and chat.

Video description

Today is GitHub Trending Weekly #16, and I’ve got 29 trending open-source projects. Paid channel subscription: https://www.youtube.com/channel/UC9Rrud-8CaHokDtK9FszvRg/join Text version link: https://githubawesome.com/github-trending-weekly-16/ 00:00 - Introduction 00:13 - IsoCity https://github.com/amilich/isometric-city 00:41 - Trafexia https://github.com/danieldev23/trafexia 01:09 - unredact https://github.com/leedrake5/unredact 01:37 - CineCLI https://github.com/eyeblech/cinecli 02:06 - MicroQuickJS https://github.com/bellard/mquickjs 02:32 - textarea https://github.com/antonmedv/textarea 03:01 - Fun-Audio-Chat https://github.com/FunAudioLLM/Fun-Audio-Chat 03:28 - StoryMem https://github.com/Kevin-thu/StoryMem 03:56 - Xmas.JS https://github.com/LemonHX/Xmas.JS 04:24 - summarize https://github.com/steipete/summarize 04:49 - folder.zone https://github.com/symbolicsoft/folder.zone 05:14 - YourInfo https://github.com/siinghd/yourinfo 05:43 - WitNote https://github.com/hooosberg/WitNote 06:10 - pixo https://github.com/leerob/pixo 06:33 - Tambourine https://github.com/kstonekuan/tambourine-voice 06:59 - Kaset https://github.com/sozercan/kaset 07:24 - repeat https://github.com/shaankhosla/repeat 07:50 - Luxury Yacht https://github.com/luxury-yacht/app 08:17 - retro-futuristic-ui-design https://github.com/Imetomi/retro-futuristic-ui-design 08:45 - AudioGhost AI https://github.com/0x0funky/audioghost-ai 09:09 - Gemini Writing Agent https://github.com/Doriandarko/gemini-writer 09:35 - Swift-JustHTML https://github.com/kylehowells/swift-justhtml 09:57 - BrewServicesManager https://github.com/validatedev/BrewServicesManager 10:22 - Krawl https://github.com/BlessedRebuS/Krawl 10:48 - NRelay https://github.com/sammwyy/NRelay 11:12 - NyRAG https://github.com/abhishekkrthakur/NyRAG 11:37 - Kebo https://github.com/kebo-ai/kebo 12:01 - DramaBench https://github.com/IIIIQIIII/DramaBench 12:30 - Iris.app https://github.com/ahmetb/Iris Thank you so much for watching. Please like the video and subscribe to our channel. #github #ai #opensource ▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ LinkTree: https://link.githubawesome.com/linktree ➡ Threads: https://link.githubawesome.com/threads ➡ Buy Me A Coffee https://link.githubawesome.com/buymeacoffee