This media is not supported in your browser
VIEW IN TELEGRAM
📦 niaexperience/pearlos
PearlOS: Is This the Future of AI Interfaces?
Ever imagined an operating system where the AI is not just a tool but the entire interface itself? PearlOS is a browser-based intelligent environment designed to act as your personal assistant. Instead of opening separate apps, you simply talk to or interact with the system, which maintains memory and awareness to manage your digital tasks across devices. It features advanced capabilities like voice-driven note-taking, automated browser actions, and even AI-powered analytics dashboards. By integrating complex intelligence into your daily workflow, PearlOS aims to make computing more intuitive and responsive. Check it out to see how your interface could evolve.
🆔 @hackernewsgithubprojects
PearlOS: Is This the Future of AI Interfaces?
Ever imagined an operating system where the AI is not just a tool but the entire interface itself? PearlOS is a browser-based intelligent environment designed to act as your personal assistant. Instead of opening separate apps, you simply talk to or interact with the system, which maintains memory and awareness to manage your digital tasks across devices. It features advanced capabilities like voice-driven note-taking, automated browser actions, and even AI-powered analytics dashboards. By integrating complex intelligence into your daily workflow, PearlOS aims to make computing more intuitive and responsive. Check it out to see how your interface could evolve.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 yaroslav/kino
Kino: High-Performance Ruby Web Server
Are you struggling with the memory overhead of forking Ruby web servers? Meet Kino, a high-performance web server built for Ruby 4.0 and beyond. By combining a powerful Rust front-end with Ruby Ractors, Kino allows you to run parallel workers in a single process, slashing memory usage while boosting speed. It offers a familiar configuration experience for those who know Puma, includes robust crash supervision, and provides a handy check tool to help you identify Ractor-compatibility issues in your app. Whether you need threaded fallback or pure parallel power, Kino is a modern, efficient way to scale your Ruby applications today.
📰 https://news.ycombinator.com/item?id=48551953
🆔 @hackernewsgithubprojects
Kino: High-Performance Ruby Web Server
Are you struggling with the memory overhead of forking Ruby web servers? Meet Kino, a high-performance web server built for Ruby 4.0 and beyond. By combining a powerful Rust front-end with Ruby Ractors, Kino allows you to run parallel workers in a single process, slashing memory usage while boosting speed. It offers a familiar configuration experience for those who know Puma, includes robust crash supervision, and provides a handy check tool to help you identify Ractor-compatibility issues in your app. Whether you need threaded fallback or pure parallel power, Kino is a modern, efficient way to scale your Ruby applications today.
📰 https://news.ycombinator.com/item?id=48551953
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 google-gemini/gemini-live-api-examples
Build Real-Time Multimodal Voice Agents with Gemini Live
Want to build interactive voice agents that understand the world in real time? Check out the Gemini Live API examples repository. This collection provides practical starting points for creating multimodal agents capable of processing live audio and video streams with incredibly low latency. Whether you prefer Python or Node.js, you will find clean implementations for command-line tools and web-based applications that demonstrate key features like barge-in, multilingual support, and dynamic function calling. It is a fantastic resource for learning how to architect responsive, human-like AI experiences today, so start experimenting and see what incredible interactive projects you can create.
🆔 @hackernewsgithubprojects
Build Real-Time Multimodal Voice Agents with Gemini Live
Want to build interactive voice agents that understand the world in real time? Check out the Gemini Live API examples repository. This collection provides practical starting points for creating multimodal agents capable of processing live audio and video streams with incredibly low latency. Whether you prefer Python or Node.js, you will find clean implementations for command-line tools and web-based applications that demonstrate key features like barge-in, multilingual support, and dynamic function calling. It is a fantastic resource for learning how to architect responsive, human-like AI experiences today, so start experimenting and see what incredible interactive projects you can create.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 ljagiello/ctf-skills
Level Up Your CTF Skills with AI Agents
Ready to dominate your next Capture the Flag competition? The repository offers a massive collection of agent skills designed for automating complex security challenges. From web exploitation and binary pwn to advanced cryptography, reverse engineering, and OSINT, it provides ready-to-use tools that integrate seamlessly into AI workflows. You can install specific skill sets on demand or use them with compatible runtimes to handle everything from SQL injection and ROP chains to kernel exploits. Whether you need help with forensics or LLM jailbreaking, this project streamlines your technical toolkit. Start automating your security research today and level up your game.
🆔 @hackernewsgithubprojects
Level Up Your CTF Skills with AI Agents
Ready to dominate your next Capture the Flag competition? The repository offers a massive collection of agent skills designed for automating complex security challenges. From web exploitation and binary pwn to advanced cryptography, reverse engineering, and OSINT, it provides ready-to-use tools that integrate seamlessly into AI workflows. You can install specific skill sets on demand or use them with compatible runtimes to handle everything from SQL injection and ROP chains to kernel exploits. Whether you need help with forensics or LLM jailbreaking, this project streamlines your technical toolkit. Start automating your security research today and level up your game.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lobu-ai/lobu
Build and Scale AI Teammates with Lobu
Stop struggling with single-tenant agent setups and start building scalable AI teammates with Lobu. It is an open-source multi-tenant gateway designed to run agents securely by providing each user with an isolated virtual filesystem and sandbox. While other frameworks help you write agent logic, Lobu acts as the critical infrastructure layer, handling persistence, messaging across platforms like Slack and Discord, and secure secret management. By proxying all traffic through a gateway, it ensures your sensitive API keys remain protected. Whether you are automating customer support or internal tools, Lobu provides the professional delivery layer you need to scale.
📰 https://news.ycombinator.com/item?id=48590973
🆔 @hackernewsgithubprojects
Build and Scale AI Teammates with Lobu
Stop struggling with single-tenant agent setups and start building scalable AI teammates with Lobu. It is an open-source multi-tenant gateway designed to run agents securely by providing each user with an isolated virtual filesystem and sandbox. While other frameworks help you write agent logic, Lobu acts as the critical infrastructure layer, handling persistence, messaging across platforms like Slack and Discord, and secure secret management. By proxying all traffic through a gateway, it ensures your sensitive API keys remain protected. Whether you are automating customer support or internal tools, Lobu provides the professional delivery layer you need to scale.
📰 https://news.ycombinator.com/item?id=48590973
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 prdgmshift/usbliter8
Unlocking Apple SecureROM with RP2350
Ever wondered how researchers target Apple silicon at the deepest level? This repository offers a specialized tethered bootrom exploit designed for Apple A12 and A13 chips. By leveraging RP2350 microcontroller boards, the project taps into low-level USB controller bugs that standard computers cannot reach. It provides a reliable, fast way to execute custom code on these devices, with included support for booting raw iBoot or demoting production mode. It is a fascinating look at hardware security research, demonstrating how affordable microcontrollers can unlock powerful capabilities on flagship mobile devices. Explore the project to see how low-level hardware exploits really work.
📰 https://news.ycombinator.com/item?id=48591617
🆔 @hackernewsgithubprojects
Unlocking Apple SecureROM with RP2350
Ever wondered how researchers target Apple silicon at the deepest level? This repository offers a specialized tethered bootrom exploit designed for Apple A12 and A13 chips. By leveraging RP2350 microcontroller boards, the project taps into low-level USB controller bugs that standard computers cannot reach. It provides a reliable, fast way to execute custom code on these devices, with included support for booting raw iBoot or demoting production mode. It is a fascinating look at hardware security research, demonstrating how affordable microcontrollers can unlock powerful capabilities on flagship mobile devices. Explore the project to see how low-level hardware exploits really work.
📰 https://news.ycombinator.com/item?id=48591617
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 macton/differentiable-collisions-optc
100x Faster Collision Detection with AI
Imagine boosting the performance of your collision detection code by a staggering one hundred times. This project delivers a high-speed narrow-phase solver for convex primitives like spheres and boxes, achieving massive efficiency gains while maintaining strict geometric accuracy. Beyond just providing optimized C code, the repository serves as a transparent case study on using language models for engineering. By relying on a rigorous, file-based test harness that validates every optimization, the project transforms AI-generated code from a mere suggestion into a verified production asset. Check out this practical framework to see how rigorous testing enables true performance breakthroughs.
📰 https://news.ycombinator.com/item?id=48552679
🆔 @hackernewsgithubprojects
100x Faster Collision Detection with AI
Imagine boosting the performance of your collision detection code by a staggering one hundred times. This project delivers a high-speed narrow-phase solver for convex primitives like spheres and boxes, achieving massive efficiency gains while maintaining strict geometric accuracy. Beyond just providing optimized C code, the repository serves as a transparent case study on using language models for engineering. By relying on a rigorous, file-based test harness that validates every optimization, the project transforms AI-generated code from a mere suggestion into a verified production asset. Check out this practical framework to see how rigorous testing enables true performance breakthroughs.
📰 https://news.ycombinator.com/item?id=48552679
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 peppaking8/minit2i-jax
MiniT2I: Text-to-Image Generation Made Simple
Ever wondered if we could build high-quality text-to-image models without the heavy complexity of modern giants? MiniT2I proves we can. This repository provides the official JAX and Flax implementation of a minimalist generative system that operates directly in pixel space. By stripping away auxiliary losses, cascaded generation, and complex image tokenizers, it focuses on a clean flow-matching approach conditioned on frozen text encoders. It is an incredibly efficient, research-friendly project that achieves impressive performance with a significantly smaller footprint. If you are interested in exploring how to streamline deep learning architectures, this codebase is the perfect starting point.
🆔 @hackernewsgithubprojects
MiniT2I: Text-to-Image Generation Made Simple
Ever wondered if we could build high-quality text-to-image models without the heavy complexity of modern giants? MiniT2I proves we can. This repository provides the official JAX and Flax implementation of a minimalist generative system that operates directly in pixel space. By stripping away auxiliary losses, cascaded generation, and complex image tokenizers, it focuses on a clean flow-matching approach conditioned on frozen text encoders. It is an incredibly efficient, research-friendly project that achieves impressive performance with a significantly smaller footprint. If you are interested in exploring how to streamline deep learning architectures, this codebase is the perfect starting point.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 simoneavogadro/android-reverse-engineering-skill
Master Android Reverse Engineering with This Claude Tool
Ever wanted to see how an Android app really works under the hood? This powerful toolset allows you to decompile APK, XAPK, and library files directly within your workflow. It goes beyond simple code viewing by fingerprinting the app to detect frameworks and then uses advanced techniques to recover obfuscated Kotlin class names. You can extract hidden API endpoints from modern stacks like Ktor, Apollo, or Retrofit and trace complex call flows from the user interface down to the network. Whether you are performing security research or analyzing interoperability, this resource turns cryptic binaries into readable, actionable insights for your projects.
🆔 @hackernewsgithubprojects
Master Android Reverse Engineering with This Claude Tool
Ever wanted to see how an Android app really works under the hood? This powerful toolset allows you to decompile APK, XAPK, and library files directly within your workflow. It goes beyond simple code viewing by fingerprinting the app to detect frameworks and then uses advanced techniques to recover obfuscated Kotlin class names. You can extract hidden API endpoints from modern stacks like Ktor, Apollo, or Retrofit and trace complex call flows from the user interface down to the network. Whether you are performing security research or analyzing interoperability, this resource turns cryptic binaries into readable, actionable insights for your projects.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 futureisinpast/antigravity-conversation-fix
Fix Missing Antigravity Conversations Instantly
Have you ever opened your Antigravity IDE only to find your conversation history missing or completely out of order? It is incredibly frustrating when titles disappear or workspaces lose their assignments, but this tool is the perfect fix. This project scans your system to rebuild corrupted index databases, automatically restoring titles from your brain artifacts and properly sorting your chats by date. It even handles complex setups like WSL, remote workspaces, and multi-folder merges effortlessly. Simply run the tool to safely recover your data and get back to work. Don't let a buggy index slow you down!
🆔 @hackernewsgithubprojects
Fix Missing Antigravity Conversations Instantly
Have you ever opened your Antigravity IDE only to find your conversation history missing or completely out of order? It is incredibly frustrating when titles disappear or workspaces lose their assignments, but this tool is the perfect fix. This project scans your system to rebuild corrupted index databases, automatically restoring titles from your brain artifacts and properly sorting your chats by date. It even handles complex setups like WSL, remote workspaces, and multi-folder merges effortlessly. Simply run the tool to safely recover your data and get back to work. Don't let a buggy index slow you down!
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jeffli1993/seo-audit-skill
Automate SEO Audits with AI Agents
Stop guessing why your pages aren't ranking and start auditing like a pro using this clever agent skill. This repository provides a two-layer SEO auditing system designed for AI agents like Claude Code. It uses specialized Python scripts to handle deterministic tasks like checking robots files and site maps, while an intelligent agent layer analyzes semantic signals like keyword intent and content quality. You can generate professional, structured HTML reports that pinpoint your site's biggest opportunities for improvement. It is a powerful tool for streamlining technical SEO and content analysis, helping you transform complex audit data into actionable, high-impact fixes.
🆔 @hackernewsgithubprojects
Automate SEO Audits with AI Agents
Stop guessing why your pages aren't ranking and start auditing like a pro using this clever agent skill. This repository provides a two-layer SEO auditing system designed for AI agents like Claude Code. It uses specialized Python scripts to handle deterministic tasks like checking robots files and site maps, while an intelligent agent layer analyzes semantic signals like keyword intent and content quality. You can generate professional, structured HTML reports that pinpoint your site's biggest opportunities for improvement. It is a powerful tool for streamlining technical SEO and content analysis, helping you transform complex audit data into actionable, high-impact fixes.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 diggerhq/opencomputer
Stop Using Containers for AI Agents!
Are you tired of AI agents losing their progress because of container timeouts? Meet OpenComputer, a platform that gives your AI agents real, persistent Linux virtual machines instead of temporary containers. Unlike ephemeral sandboxes, these VMs support hibernation, meaning they pause when idle and resume exactly where you left off. With built-in features like instant checkpoints for rolling back changes, live preview URLs, and dedicated SDKs for Python and TypeScript, you can run complex workflows with full OS access. It is the perfect way to build reliable, long-running agent environments that actually remember their state and perform.
🆔 @hackernewsgithubprojects
Stop Using Containers for AI Agents!
Are you tired of AI agents losing their progress because of container timeouts? Meet OpenComputer, a platform that gives your AI agents real, persistent Linux virtual machines instead of temporary containers. Unlike ephemeral sandboxes, these VMs support hibernation, meaning they pause when idle and resume exactly where you left off. With built-in features like instant checkpoints for rolling back changes, live preview URLs, and dedicated SDKs for Python and TypeScript, you can run complex workflows with full OS access. It is the perfect way to build reliable, long-running agent environments that actually remember their state and perform.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 0xsero/glm-5.2-sm120
Serve 469B Parameter Models with 250k Context on RTX Hardware
Want to run massive reasoning models on professional desktop hardware? This repository provides a turnkey Docker setup to deploy the 469B parameter GLM-5.2 model using four NVIDIA RTX PRO 6000 Blackwell GPUs. It solves the complexity of configuring specialized kernels by providing a one-command launch recipe that handles DeepSeek sparse attention and speculative decoding out of the box. With support for a massive 250k context window and flexible reasoning toggles, it creates a robust, OpenAI-compatible local API for high-end inference. Whether you are building agents or handling complex logic, this project streamlines the path to enterprise-grade model serving on workstation hardware.
🆔 @hackernewsgithubprojects
Serve 469B Parameter Models with 250k Context on RTX Hardware
Want to run massive reasoning models on professional desktop hardware? This repository provides a turnkey Docker setup to deploy the 469B parameter GLM-5.2 model using four NVIDIA RTX PRO 6000 Blackwell GPUs. It solves the complexity of configuring specialized kernels by providing a one-command launch recipe that handles DeepSeek sparse attention and speculative decoding out of the box. With support for a massive 250k context window and flexible reasoning toggles, it creates a robust, OpenAI-compatible local API for high-end inference. Whether you are building agents or handling complex logic, this project streamlines the path to enterprise-grade model serving on workstation hardware.
🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 marcelinevpq/ds5dongle-oled-edition
Turn Your Raspberry Pi Pico 2 W Into a Pro DualSense Wireless Adapter!
Ever wish you could get more out of your PS5 controller? This project turns a Raspberry Pi Pico 2 W into a powerful wireless bridge for your DualSense, letting you use it on any device with advanced features enabled. By adding a small OLED screen, you unlock a custom dashboard to monitor battery life, manage multiple device pairings, and even visualize button remapping in real-time. It solves connectivity issues and lets you customize trigger feedback or audio settings directly through a browser, no complex software required. Whether you need custom button layouts or deep system diagnostics, it is the ultimate way to level up your gaming setup.
🆔 @hackernewsgithubprojects
Turn Your Raspberry Pi Pico 2 W Into a Pro DualSense Wireless Adapter!
Ever wish you could get more out of your PS5 controller? This project turns a Raspberry Pi Pico 2 W into a powerful wireless bridge for your DualSense, letting you use it on any device with advanced features enabled. By adding a small OLED screen, you unlock a custom dashboard to monitor battery life, manage multiple device pairings, and even visualize button remapping in real-time. It solves connectivity issues and lets you customize trigger feedback or audio settings directly through a browser, no complex software required. Whether you need custom button layouts or deep system diagnostics, it is the ultimate way to level up your gaming setup.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 pdfcrafttool/pdfcraft
The Ultimate Privacy-Focused PDF Toolkit You Need
Are you tired of uploading your sensitive documents to untrusted websites just to make a quick PDF edit? Say goodbye to privacy risks with a powerful solution that keeps your files safe. This browser-based toolkit lets you handle over ninety professional tasks locally on your own machine, meaning your data never leaves your device. Whether you need to merge pages, convert file formats, perform OCR, or securely redact information, this project has you covered with a complete, offline-first experience. Take back control over your digital documents today and enjoy a faster, safer way to manage every single PDF project.
🆔 @hackernewsgithubprojects
The Ultimate Privacy-Focused PDF Toolkit You Need
Are you tired of uploading your sensitive documents to untrusted websites just to make a quick PDF edit? Say goodbye to privacy risks with a powerful solution that keeps your files safe. This browser-based toolkit lets you handle over ninety professional tasks locally on your own machine, meaning your data never leaves your device. Whether you need to merge pages, convert file formats, perform OCR, or securely redact information, this project has you covered with a complete, offline-first experience. Take back control over your digital documents today and enjoy a faster, safer way to manage every single PDF project.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 octane0411/open-vibe-island
Open Island: The Open-Source Way to Monitor Your AI Agents
Are you tired of paying for closed-source tools just to keep track of your AI coding agents? Meet Open Island, a powerful, open-source alternative designed specifically for heavy code agent users on macOS. It sits right in your menu bar or notch, providing a real-time control surface to monitor session status, approve permissions, and jump directly back to your active terminal or IDE with a single click. It supports over ten agents like Claude Code and Cursor, alongside fifteen different terminals. Built natively with SwiftUI, it is local-first, free, and gives you total control over your development workflow.
🆔 @hackernewsgithubprojects
Open Island: The Open-Source Way to Monitor Your AI Agents
Are you tired of paying for closed-source tools just to keep track of your AI coding agents? Meet Open Island, a powerful, open-source alternative designed specifically for heavy code agent users on macOS. It sits right in your menu bar or notch, providing a real-time control surface to monitor session status, approve permissions, and jump directly back to your active terminal or IDE with a single click. It supports over ten agents like Claude Code and Cursor, alongside fifteen different terminals. Built natively with SwiftUI, it is local-first, free, and gives you total control over your development workflow.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 umputun/ralphex
Automate AI Coding Tasks with Ralphex
Stop manually managing repetitive coding tasks and let automation take the wheel. Ralphex is an extended loop engine designed for autonomous AI-driven plan execution that helps you streamline complex development workflows. It acts as a powerful orchestrator, enabling you to define tasks, trigger AI-based planning, and execute code changes automatically with built-in review steps. It supports flexible integrations, including Docker wrappers, various AI providers, and custom notifications to keep you updated. If you are looking for a reliable way to automate your coding pipeline and speed up your development process, this project is definitely worth exploring today.
🆔 @hackernewsgithubprojects
Automate AI Coding Tasks with Ralphex
Stop manually managing repetitive coding tasks and let automation take the wheel. Ralphex is an extended loop engine designed for autonomous AI-driven plan execution that helps you streamline complex development workflows. It acts as a powerful orchestrator, enabling you to define tasks, trigger AI-based planning, and execute code changes automatically with built-in review steps. It supports flexible integrations, including Docker wrappers, various AI providers, and custom notifications to keep you updated. If you are looking for a reliable way to automate your coding pipeline and speed up your development process, this project is definitely worth exploring today.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 harish-garg/awesome-polymarket-tools
Supercharge Your Polymarket Trading With These Tools
Are you looking to level up your prediction market game? This repository is a goldmine for traders, developers, and researchers looking to dominate the Polymarket ecosystem. It functions as a massive curated directory, saving you time by organizing the best third-party tools, libraries, and bots all in one place. Whether you need high-frequency spike detection bots, advanced whale tracking trackers, or developer-friendly SDKs for building your own integrations, this resource has it covered. Stop searching aimlessly and start leveraging professional-grade infrastructure to refine your strategy today. Explore this collection to find the exact edge you need for your next trade.
🆔 @hackernewsgithubprojects
Supercharge Your Polymarket Trading With These Tools
Are you looking to level up your prediction market game? This repository is a goldmine for traders, developers, and researchers looking to dominate the Polymarket ecosystem. It functions as a massive curated directory, saving you time by organizing the best third-party tools, libraries, and bots all in one place. Whether you need high-frequency spike detection bots, advanced whale tracking trackers, or developer-friendly SDKs for building your own integrations, this resource has it covered. Stop searching aimlessly and start leveraging professional-grade infrastructure to refine your strategy today. Explore this collection to find the exact edge you need for your next trade.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 noumena-network/code
Meet the Noumena Coding TUI: Built for Speed and Inference
Ever wish your coding terminal interface felt faster and more powerful? Meet the Noumena code repository, a highly optimized terminal user interface designed specifically for modern inference stacks. By streamlining how you interact with AI tools directly in your command line, it removes friction from your development workflow. This project offers deep integration with custom agent platforms, remote session management, and granular cost tracking, making it easier to build and deploy smarter software. Whether you are managing complex plugin systems or navigating interactive task helpers, this tool keeps you focused on your code. It is an essential upgrade for any developer building with today's advanced AI.
🆔 @hackernewsgithubprojects
Meet the Noumena Coding TUI: Built for Speed and Inference
Ever wish your coding terminal interface felt faster and more powerful? Meet the Noumena code repository, a highly optimized terminal user interface designed specifically for modern inference stacks. By streamlining how you interact with AI tools directly in your command line, it removes friction from your development workflow. This project offers deep integration with custom agent platforms, remote session management, and granular cost tracking, making it easier to build and deploy smarter software. Whether you are managing complex plugin systems or navigating interactive task helpers, this tool keeps you focused on your code. It is an essential upgrade for any developer building with today's advanced AI.
🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 shiaho777/web-to-app
Build Android Apps Directly From Your Phone
Ever wanted to turn a website or local project into a standalone Android app without needing a computer? WebToApp is an on-device APK workshop that lets you build, sign, and export apps right from your phone. Unlike simple tools that just wrap links, this project handles complex tasks like local server runtimes for PHP, Python, and Node.js, and even creates media-focused galleries. You can customize permissions, inject custom scripts, and preview everything before building. It is a powerful, portable way to manage your mobile projects and deploy your own software on the go without any remote servers.
🆔 @hackernewsgithubprojects
Build Android Apps Directly From Your Phone
Ever wanted to turn a website or local project into a standalone Android app without needing a computer? WebToApp is an on-device APK workshop that lets you build, sign, and export apps right from your phone. Unlike simple tools that just wrap links, this project handles complex tasks like local server runtimes for PHP, Python, and Node.js, and even creates media-focused galleries. You can customize permissions, inject custom scripts, and preview everything before building. It is a powerful, portable way to manage your mobile projects and deploy your own software on the go without any remote servers.
🆔 @hackernewsgithubprojects