GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#rust #desktop_app #high_performance #mobile_app #native_app #rust #web_frontend #webview

Tauri is a tool for developers to build fast and small desktop applications that work on Windows, macOS, Linux, and even mobile devices like iOS and Android. You can use any front-end framework that works with HTML, JS, and CSS to create the user interface, while the backend is built with Rust. Tauri offers many features like app bundling, self-updating, system tray icons, and native notifications. It's easy to get started by installing the prerequisites and using the `create-tauri-app` tool. This makes it simpler and faster for developers to create cross-platform applications without a lot of extra work.

https://github.com/tauri-apps/tauri
#dart #android #cross_platform #expense_tracker #flutter #grocery_list #ios #kitchenowl #mobile_app #recipe_manager #self_hosted

KitchenOwl is a helpful app for managing your grocery shopping and recipes. It allows you to create and share shopping lists with others, which is great for families. You can also store and share recipes, plan meals, and track how much you spend. The app is open-source and free, meaning you can use it without paying and even help improve it. It works on many devices, including phones and computers, and can be used offline too. This makes shopping easier and helps you stay organized.

https://github.com/TomBursch/kitchenowl
#python #alibabacloud #android #android_emulator #aws #azure #cloud #docker #docker_android #emulator #gcp #genymotion #jenkins #kubernetes #mobile_app #mobile_web #novnc #saltstack #selenium #selenium_grid #terraform

You can use Docker-Android to run Android emulators inside Docker containers, which helps you develop and test Android apps easily without needing physical devices. It offers many device profiles like Samsung Galaxy and Nexus models, supports viewing the emulator via VNC, sharing logs through a web interface, and controlling the emulator remotely with adb. It works on Ubuntu and can integrate with cloud services like Genymotion. This setup speeds up development, testing, and automation, making your workflow more consistent and efficient while saving resources. You can also persist data and run unit or UI tests with popular frameworks like Appium and Espresso. This helps you build and test Android apps faster and more reliably.

https://github.com/budtmo/docker-android