#java #android #auth #cloud_messaging #firebase #geolocation #google #google_cloud_messaging #java #kotlin #kotlin_android #maps #microg #mobile #push_notifications
microG Services is a free and open-source framework that lets apps designed for Google Play Services work on devices where Play Services is not available. This means you can use many popular apps even if your device doesn't support Google Play Services. To get started, you can find downloads and instructions in the wiki. The project is also open to translations, and it's licensed under the Apache License, which allows free use and modification. This benefits users by giving them more app options on devices that otherwise wouldn't support them.
https://github.com/microg/GmsCore
microG Services is a free and open-source framework that lets apps designed for Google Play Services work on devices where Play Services is not available. This means you can use many popular apps even if your device doesn't support Google Play Services. To get started, you can find downloads and instructions in the wiki. The project is also open to translations, and it's licensed under the Apache License, which allows free use and modification. This benefits users by giving them more app options on devices that otherwise wouldn't support them.
https://github.com/microg/GmsCore
GitHub
GitHub - microg/GmsCore: Free implementation of Play Services
Free implementation of Play Services. Contribute to microg/GmsCore development by creating an account on GitHub.
#ruby #google_maps #hacktoberfest #homelab #maps #owntracks #self_hosted
Dawarich is a self-hosted web app that helps you track and visualize your location history. It lets you see your data on an interactive map, import location history from Google Maps Timeline and other sources, and explore statistics like countries visited and distance traveled. You can track your location using various apps like Overland, OwnTracks, and GPSLogger. Dawarich also integrates with photo services to show your photos on the map. This app gives you full control over your data and provides detailed insights into your travels, making it a useful tool for anyone interested in tracking their movements.
https://github.com/Freika/dawarich
Dawarich is a self-hosted web app that helps you track and visualize your location history. It lets you see your data on an interactive map, import location history from Google Maps Timeline and other sources, and explore statistics like countries visited and distance traveled. You can track your location using various apps like Overland, OwnTracks, and GPSLogger. Dawarich also integrates with photo services to show your photos on the map. This app gives you full control over your data and provides detailed insights into your travels, making it a useful tool for anyone interested in tracking their movements.
https://github.com/Freika/dawarich
GitHub
GitHub - Freika/dawarich: Your favorite self-hostable alternative to Google Timeline (Google Location History)
Your favorite self-hostable alternative to Google Timeline (Google Location History) - Freika/dawarich
#rust #android #classroom #course #google #guide #rust #training #training_materials
This course, called Comprehensive Rust, is a detailed guide to learning Rust programming language. It covers everything from basic syntax to advanced topics like generics, error handling, and concurrency. The course also includes sections on Android, Chromium, and bare-metal programming. It was developed by Google's Android team for experienced software engineers and is best used in a classroom setting, though it can be useful for teams looking to teach Rust. The benefit to you is that you can learn Rust thoroughly with comprehensive resources and examples, making it easier to master the language. You can access the course online and even contribute to its development if you wish.
https://github.com/google/comprehensive-rust
This course, called Comprehensive Rust, is a detailed guide to learning Rust programming language. It covers everything from basic syntax to advanced topics like generics, error handling, and concurrency. The course also includes sections on Android, Chromium, and bare-metal programming. It was developed by Google's Android team for experienced software engineers and is best used in a classroom setting, though it can be useful for teams looking to teach Rust. The benefit to you is that you can learn Rust thoroughly with comprehensive resources and examples, making it easier to master the language. You can access the course online and even contribute to its development if you wish.
https://github.com/google/comprehensive-rust
GitHub
GitHub - google/comprehensive-rust: This is the Rust course used by the Android team at Google. It provides you the material to…
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. - google/comprehensive-rust
#python #google #hideandsec #osint
GHunt is a powerful tool that helps you gather information from Google services. It works with Python 3.10 and above, and you can use it through the command line or as a Python library. To start, you need to install it using `pipx` and then log in using the GHunt Companion browser extension or manual cookie input. Once logged in, you can use various modules to get information about emails, Google Drive files, geolocation, and more. You can also export data in JSON format for easier analysis. This tool is useful for educational purposes, personal investigations, and pentesting, but make sure to use it responsibly and follow the licensing rules.
https://github.com/mxrch/GHunt
GHunt is a powerful tool that helps you gather information from Google services. It works with Python 3.10 and above, and you can use it through the command line or as a Python library. To start, you need to install it using `pipx` and then log in using the GHunt Companion browser extension or manual cookie input. Once logged in, you can use various modules to get information about emails, Google Drive files, geolocation, and more. You can also export data in JSON format for easier analysis. This tool is useful for educational purposes, personal investigations, and pentesting, but make sure to use it responsibly and follow the licensing rules.
https://github.com/mxrch/GHunt
GitHub
GitHub - mxrch/GHunt: 🕵️♂️ Offensive Google framework.
🕵️♂️ Offensive Google framework. Contribute to mxrch/GHunt development by creating an account on GitHub.
#kotlin #android #android_tv #google_tv #kotlin #leanback #movies #sflix #streaming #tv_shows
Streamflix is an app for Android TV and mobile devices that lets you watch movies and TV shows for free in HD quality. You don't need to register or pay anything, and you can watch hundreds of thousands of titles with multiple subtitles. New content is added daily, so you'll always find something new to watch. The app has no ads, a user-friendly interface, and lets you resume where you left off. This means you can enjoy your favorite shows and movies without any hassle or cost, making it a great way to entertain yourself.
https://github.com/stantanasi/streamflix
Streamflix is an app for Android TV and mobile devices that lets you watch movies and TV shows for free in HD quality. You don't need to register or pay anything, and you can watch hundreds of thousands of titles with multiple subtitles. New content is added daily, so you'll always find something new to watch. The app has no ads, a user-friendly interface, and lets you resume where you left off. This means you can enjoy your favorite shows and movies without any hassle or cost, making it a great way to entertain yourself.
https://github.com/stantanasi/streamflix
#typescript #ai #camera #google_coral #home_assistant #home_automation #homeautomation #mqtt #nvr #object_detection #realtime #rtsp #tensorflow
Frigate is a powerful tool for your home security cameras that uses AI to detect objects in real-time. It works well with Home Assistant and can use a Google Coral Accelerator to make it very fast. Frigate saves resources by only looking for objects when necessary and can record video based on what it detects. It also supports low-latency live viewing and can re-stream video to reduce connections. This helps you monitor your home efficiently and effectively, making it easier to keep your space secure.
https://github.com/blakeblackshear/frigate
Frigate is a powerful tool for your home security cameras that uses AI to detect objects in real-time. It works well with Home Assistant and can use a Google Coral Accelerator to make it very fast. Frigate saves resources by only looking for objects when necessary and can record video based on what it detects. It also supports low-latency live viewing and can re-stream video to reduce connections. This helps you monitor your home efficiently and effectively, making it easier to keep your space secure.
https://github.com/blakeblackshear/frigate
GitHub
GitHub - blakeblackshear/frigate: NVR with realtime local object detection for IP cameras
NVR with realtime local object detection for IP cameras - blakeblackshear/frigate
#go #cloud_bigquery #cloud_datastore #cloud_pubsub #cloud_storage #go #golang #google_cloud
Google Cloud Client Libraries for Go help developers use Google Cloud services easily. They reduce the amount of code you need to write and make it easier to understand by using Go's natural style. These libraries support the latest Go versions (1.23 and 1.24) and automatically handle authentication using Application Default Credentials. This makes it simpler to access Google Cloud APIs from your Go applications, whether you're working locally or in a cloud environment. It saves time and effort, allowing you to focus on your project's core functionality.
https://github.com/googleapis/google-cloud-go
Google Cloud Client Libraries for Go help developers use Google Cloud services easily. They reduce the amount of code you need to write and make it easier to understand by using Go's natural style. These libraries support the latest Go versions (1.23 and 1.24) and automatically handle authentication using Application Default Credentials. This makes it simpler to access Google Cloud APIs from your Go applications, whether you're working locally or in a cloud environment. It saves time and effort, allowing you to focus on your project's core functionality.
https://github.com/googleapis/google-cloud-go
GitHub
GitHub - googleapis/google-cloud-go: Google Cloud Client Libraries for Go.
Google Cloud Client Libraries for Go. Contribute to googleapis/google-cloud-go development by creating an account on GitHub.
❤1
#cplusplus #assembly #assembly_language #avx512 #benchmark #coroutines #cpp #cpp_programming #cpp17 #cpp20 #cuda #gcc #google_benchmark #hpc #io_uring #linux_kernel #llvm #ptx #ranges #tutorial #tutorials
This repository helps developers improve their coding skills by showing how to write faster and more efficient code. It includes examples for C++, CUDA, and Assembly, focusing on performance optimization techniques. By using this resource, developers can learn how to avoid common pitfalls like performance bottlenecks and improve their coding habits. It also provides benchmarks to compare different coding methods, helping users choose the best approach for their projects. This can lead to significant speed improvements and better use of computer resources.
https://github.com/ashvardanian/less_slow.cpp
This repository helps developers improve their coding skills by showing how to write faster and more efficient code. It includes examples for C++, CUDA, and Assembly, focusing on performance optimization techniques. By using this resource, developers can learn how to avoid common pitfalls like performance bottlenecks and improve their coding habits. It also provides benchmarks to compare different coding methods, helping users choose the best approach for their projects. This can lead to significant speed improvements and better use of computer resources.
https://github.com/ashvardanian/less_slow.cpp
GitHub
GitHub - ashvardanian/less_slow.cpp: Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics…
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and use...
#jupyter_notebook #android #asr #deep_learning #deep_neural_networks #deepspeech #google_speech_to_text #ios #kaldi #offline #privacy #python #raspberry_pi #speaker_identification #speaker_verification #speech_recognition #speech_to_text #speech_to_text_android #stt #voice_recognition #vosk
Vosk is a powerful tool for recognizing speech without needing the internet. It supports over 20 languages and dialects, making it useful for many different users. Vosk is small and efficient, allowing it to work on small devices like smartphones and Raspberry Pi. It can be used for things like chatbots, smart home devices, and creating subtitles for videos. This means users can have private and fast speech recognition anywhere, which is especially helpful when internet access is limited.
https://github.com/alphacep/vosk-api
Vosk is a powerful tool for recognizing speech without needing the internet. It supports over 20 languages and dialects, making it useful for many different users. Vosk is small and efficient, allowing it to work on small devices like smartphones and Raspberry Pi. It can be used for things like chatbots, smart home devices, and creating subtitles for videos. This means users can have private and fast speech recognition anywhere, which is especially helpful when internet access is limited.
https://github.com/alphacep/vosk-api
GitHub
GitHub - alphacep/vosk-api: Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and…
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node - alphacep/vosk-api
#other #agents #agi #ai #anthropic #artifacts #awesome #awesome_list #bots #chatbot #chatgpt #claude #exploit #gemini #google #gpt #hack #jailbreak #openai #prompts #spam
AI tools like autonomous software engineers can help developers by completing tasks independently or working alongside them. This can increase productivity by automating repetitive tasks, allowing developers to focus on more complex and creative work. AI also helps reduce errors and improves code quality, making the development process faster and more efficient. Overall, using AI in software development can lead to better outcomes and more innovative solutions.
https://github.com/friuns2/BlackFriday-GPTs-Prompts
AI tools like autonomous software engineers can help developers by completing tasks independently or working alongside them. This can increase productivity by automating repetitive tasks, allowing developers to focus on more complex and creative work. AI also helps reduce errors and improves code quality, making the development process faster and more efficient. Overall, using AI in software development can lead to better outcomes and more innovative solutions.
https://github.com/friuns2/BlackFriday-GPTs-Prompts
GitHub
GitHub - friuns2/BlackFriday-GPTs-Prompts: List of free GPTs that doesn't require plus subscription
List of free GPTs that doesn't require plus subscription - GitHub - friuns2/BlackFriday-GPTs-Prompts: List of free GPTs that doesn't require plus subscription
#typescript #ai #anthropic #artifacts #assistant_api #aws #azure #chatgpt #chatgpt_clone #claude #clone #dall_e_3 #deepseek #gemini #google #librechat #o1 #openai #plugins #vision #webui
LibreChat is a free, open-source AI chatbot platform that lets you use many AI models like OpenAI, Anthropic, and AWS in one place. It offers advanced features such as secure code execution in multiple programming languages, AI assistants that can handle files and tools without coding, and the ability to generate images and diagrams directly in chat. You can search conversations easily, manage multiple chat threads, and customize the interface to fit your needs. LibreChat supports multiple languages, speech input/output, and secure multi-user access. It can be deployed locally or on the cloud, giving you flexibility and control over your AI experience. This means you get a powerful, customizable AI assistant without needing to pay for ChatGPT Plus or rely on a single provider[1][3][5].
https://github.com/danny-avila/LibreChat
LibreChat is a free, open-source AI chatbot platform that lets you use many AI models like OpenAI, Anthropic, and AWS in one place. It offers advanced features such as secure code execution in multiple programming languages, AI assistants that can handle files and tools without coding, and the ability to generate images and diagrams directly in chat. You can search conversations easily, manage multiple chat threads, and customize the interface to fit your needs. LibreChat supports multiple languages, speech input/output, and secure multi-user access. It can be deployed locally or on the cloud, giving you flexibility and control over your AI experience. This means you get a powerful, customizable AI assistant without needing to pay for ChatGPT Plus or rely on a single provider[1][3][5].
https://github.com/danny-avila/LibreChat
GitHub
GitHub - danny-avila/LibreChat: Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API,…
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message...
#javascript #ai #anthropic #chatbots #chatgpt #claude #gemini #generative_ai #google_deepmind #large_language_models #llm #openai #prompt_engineering #prompt_injection #prompts
There is a collection of system prompts used by popular chatbots like ChatGPT and others. These prompts are instructions that guide how chatbots respond. They are now available publicly on GitHub, which can be very helpful for users. By seeing these prompts, users can understand how chatbots work and even learn how to create their own AI tools. This can help developers build better AI applications and improve their understanding of AI technology.
https://github.com/asgeirtj/system_prompts_leaks
There is a collection of system prompts used by popular chatbots like ChatGPT and others. These prompts are instructions that guide how chatbots respond. They are now available publicly on GitHub, which can be very helpful for users. By seeing these prompts, users can understand how chatbots work and even learn how to create their own AI tools. This can help developers build better AI applications and improve their understanding of AI technology.
https://github.com/asgeirtj/system_prompts_leaks
GitHub
GitHub - asgeirtj/system_prompts_leaks: Collection of extracted System Prompts from popular chatbots like ChatGPT, Claude & Gemini
Collection of extracted System Prompts from popular chatbots like ChatGPT, Claude & Gemini - asgeirtj/system_prompts_leaks
#typescript #actions #authentication #gcp #github_actions #google_cloud #google_cloud_platform #iam #identity #security
You can securely connect GitHub Actions to Google Cloud using the Google GitHub Action called `auth`. It supports two main ways: the recommended Workload Identity Federation (WIF), which uses short-lived tokens and avoids long-lived service account keys, and the older Service Account Key JSON method. WIF improves security by creating a trust link between your GitHub workflow and Google Cloud without exposing permanent credentials. To use it, you set up a Workload Identity Pool and Provider in Google Cloud, then configure your GitHub workflow to authenticate with these. This lets your workflows access Google Cloud resources safely and easily, reducing risks and simplifying credential management.
https://github.com/google-github-actions/auth
You can securely connect GitHub Actions to Google Cloud using the Google GitHub Action called `auth`. It supports two main ways: the recommended Workload Identity Federation (WIF), which uses short-lived tokens and avoids long-lived service account keys, and the older Service Account Key JSON method. WIF improves security by creating a trust link between your GitHub workflow and Google Cloud without exposing permanent credentials. To use it, you set up a Workload Identity Pool and Provider in Google Cloud, then configure your GitHub workflow to authenticate with these. This lets your workflows access Google Cloud resources safely and easily, reducing risks and simplifying credential management.
https://github.com/google-github-actions/auth
GitHub
GitHub - google-github-actions/auth: A GitHub Action for authenticating to Google Cloud.
A GitHub Action for authenticating to Google Cloud. - google-github-actions/auth
#jupyter_notebook #chirp #gemini #google_cloud #imagen #lyria #nano_banana #veo #vertex_ai
GenMedia Creative Studio is a web app that lets you use Google Cloud’s generative AI tools to create images, videos, music, and speech. It includes features like Imagen for images, Veo for videos, Lyria for music, and Chirp for speech, plus creative workflows for tasks like virtual try-ons and moodboards. You can experiment with these tools to quickly make and test creative media, helping you bring new ideas to life faster and more easily.
https://github.com/GoogleCloudPlatform/vertex-ai-creative-studio
GenMedia Creative Studio is a web app that lets you use Google Cloud’s generative AI tools to create images, videos, music, and speech. It includes features like Imagen for images, Veo for videos, Lyria for music, and Chirp for speech, plus creative workflows for tasks like virtual try-ons and moodboards. You can experiment with these tools to quickly make and test creative media, helping you bring new ideas to life faster and more easily.
https://github.com/GoogleCloudPlatform/vertex-ai-creative-studio
GitHub
GitHub - GoogleCloudPlatform/vertex-ai-creative-studio: GenMedia Creative Studio is a Vertex AI generative media user experience…
GenMedia Creative Studio is a Vertex AI generative media user experience highlighting the use of Imagen, Veo, Gemini 🍌, Gemini TTS, Chirp 3, Lyria and other generative media APIs on Google Cloud. -...
#python #android #android_emulator #google_apps #kernelsu #magisk #magiskonwsa #magiskonwsalocal #subsystem #windows #windows_10 #windows_11 #windows_subsystem_android #windows_subsystem_for_android #windows10 #windowssubsystemforandroid #wsa #wsa_root #wsa_with_gapps_and_magisk #wsapatch
Windows Subsystem for Android (WSA) support ended on March 5, 2025, and the Amazon Appstore was removed from the Microsoft Store, but you can still manually install and use WSA on Windows 10 or 11 via unofficial builds like WSABuilds from GitHub. These builds include options with Google Play Services and root access (Magisk). If you face issues with apps crashing or not starting after recent Windows updates, try using older or "NoGApps" builds as workarounds. Backing up your data before uninstalling or updating WSA is recommended. This lets you keep running Android apps on Windows despite official support ending.
https://github.com/MustardChef/WSABuilds
Windows Subsystem for Android (WSA) support ended on March 5, 2025, and the Amazon Appstore was removed from the Microsoft Store, but you can still manually install and use WSA on Windows 10 or 11 via unofficial builds like WSABuilds from GitHub. These builds include options with Google Play Services and root access (Magisk). If you face issues with apps crashing or not starting after recent Windows updates, try using older or "NoGApps" builds as workarounds. Backing up your data before uninstalling or updating WSA is recommended. This lets you keep running Android apps on Windows despite official support ending.
https://github.com/MustardChef/WSABuilds
GitHub
GitHub - MustardChef/WSABuilds: Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries…
Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. - GitHub -...
1❤1
#python #ai #bug_detection #code_audit #code_quality #code_review #developer_tools #devsecops #google_gemini #llm #react #sast #security_scanner #supabase #typescript #vite #vulnerability_scanner #xai
**DeepAudit** is an AI-powered code audit tool using multi-agent collaboration to deeply scan projects for vulnerabilities like SQL injection, XSS, and path traversal. Import code from GitHub/GitLab or paste snippets; agents plan, analyze with RAG knowledge, and verify issues via secure Docker sandbox PoCs, generating PDF reports with fix suggestions. Deploy easily with one Docker command, supports local Ollama models for privacy, and cuts traditional tools' high false positives. **You benefit** by automating secure audits like a pro hacker—saving time, reducing errors, ensuring real exploits are caught, and speeding safe releases without manual hassle.
https://github.com/lintsinghua/DeepAudit
**DeepAudit** is an AI-powered code audit tool using multi-agent collaboration to deeply scan projects for vulnerabilities like SQL injection, XSS, and path traversal. Import code from GitHub/GitLab or paste snippets; agents plan, analyze with RAG knowledge, and verify issues via secure Docker sandbox PoCs, generating PDF reports with fix suggestions. Deploy easily with one Docker command, supports local Ollama models for privacy, and cuts traditional tools' high false positives. **You benefit** by automating secure audits like a pro hacker—saving time, reducing errors, ensuring real exploits are caught, and speeding safe releases without manual hassle.
https://github.com/lintsinghua/DeepAudit
GitHub
GitHub - lintsinghua/DeepAudit: DeepAudit:人人拥有的 AI 黑客战队,让漏洞挖掘触手可及。国内首个开源代码漏洞挖掘多智能体系统。小白一键部署运行,自主协作审计 + 自动化沙箱 PoC 验证。支持 Ollama 私有部署…
DeepAudit:人人拥有的 AI 黑客战队,让漏洞挖掘触手可及。国内首个开源代码漏洞挖掘多智能体系统。小白一键部署运行,自主协作审计 + 自动化沙箱 PoC 验证。支持 Ollama 私有部署 ,一键生成报告。让安全不再昂贵,让审计不再复杂。 - lintsinghua/DeepAudit