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 #anydesk #dart #flutter #flutter_apps #flutter_desktop #flutter_examples #flutter_mobile #flutter_ui #flutter_web #hacktoberfest #linux #p2p #rdp #remote_control #remote_desktop #rust #rust_lang #teamviewer #vnc #wayland

RustDesk is a remote desktop software written in Rust that works right out of the box without any configuration needed. It gives you full control over your data and ensures high security. You can use their public servers or set up your own for more flexibility. The software supports multiple languages and platforms, making it easy to use across different devices. Building RustDesk is also straightforward with detailed guides available for various operating systems, including Docker support for easier builds. This makes it a convenient and secure solution for remote access needs.

https://github.com/rustdesk/rustdesk
#dart #android #app_framework #cross_platform #dart #dart_platform #desktop #flutter #flutter_package #fuchsia #ios #linux_desktop #macos #material_design #mobile #mobile_development #skia #web #web_framework #windows

Flutter is a tool from Google that helps you create beautiful and fast apps for mobile, web, and desktop using just one codebase. It's free, open source, and works with existing code. Flutter allows you to make changes and see them instantly without restarting your app, making development faster. It also gives you full control over the design and includes many pre-made widgets to help you build apps quickly. With Flutter, you can target multiple platforms like iOS, Android, Windows, macOS, and Linux, making it very versatile and productive for developers.

https://github.com/flutter/flutter
#dart #dart #file_sharing #flutter #flutter_apps

LocalSend is a free, open-source app that lets you share files and messages with nearby devices without needing an internet connection. It works securely over your local network using HTTPS encryption. This means you can quickly and reliably share files between devices at home, in the office, or anywhere else without relying on external servers. The app is available for various platforms including Android, iOS, macOS, Windows, and Linux, making it convenient for different users. By using LocalSend, you can ensure your data stays private and secure within your local network.

https://github.com/localsend/localsend
#dart #dart #flutter #learning #painting #widget_library

FlutterUnit is an app that lets you explore and learn about Flutter, a platform for building apps. You can download it for Android, iOS, macOS, Windows, and even use it on the web. The app showcases over 300 Flutter components with live demos and code examples, allowing you to interact with them directly. It also features search and collection functions, theme and font settings, and the ability to view and share code. This makes it a powerful tool for learning and experimenting with Flutter, helping you to understand and use its various components effectively.

https://github.com/toly1994328/FlutterUnit
#dart

This collection of Flutter samples helps you learn best practices for building apps with Flutter. You can easily browse through the samples using the visual samples index. If the repository is too large to download, you can use SVN or a partial Git clone to get just what you need. This saves time and space. If you have questions or find bugs, you can ask on FlutterDev Discord or StackOverflow, or report issues on the GitHub tracker. This resource helps you build better apps quickly and efficiently.

https://github.com/flutter/samples
1
#dart #dart #flame #flutter #game #game_development #game_engine #gamedev #hacktoberfest

Flame is a game engine built on top of Flutter, making it easier to create games for mobile and web. It offers many useful features like a game loop, collision detection, gesture handling, and support for images, animations, and sprites. You can also use various bridge packages to integrate other tools like audio players, state management libraries, and physics engines. This helps you solve common game development problems quickly and efficiently. Additionally, Flame has extensive documentation, examples, and a supportive community to help you get started and resolve any issues you might encounter.

https://github.com/flame-engine/flame
#cplusplus #actionscript #c #cplusplus #csharp #d #dart #http #library #network_client #network_server #thrift

Apache Thrift is a tool that helps programs written in different programming languages communicate with each other. It makes it easy for these programs to share data and call functions on each other, even if they are written in different languages. Thrift supports many languages, so you can use it with the languages you already know. It also allows you to update your server or client without breaking the connection between them, which is very useful for maintaining and upgrading your system. This makes developing and maintaining software much simpler and more efficient.

https://github.com/apache/thrift
#dart #blog #content_management #content_services #documentation #note_taking #project_management #task_management #team_collaboration #wiki

AppFlowy is a free, open-source tool that helps you manage tasks and projects like Notion, but with better data security and compatibility across devices. It uses AI to make your work easier and allows you to control your data fully. You can use it on your computer, iPhone, or Android device. AppFlowy is built with community involvement, ensuring it meets various user needs and is constantly improved. The benefit to you is having a powerful, secure, and customizable workspace that you can use anywhere, without losing control of your data.

https://github.com/AppFlowy-IO/AppFlowy
#dart #dart #flutter #personal_finance #wealth_management

Sossoldi is a free and open-source app for managing your wealth. It helps you track your net worth, expenses, investments, and bank accounts all in one place. You can also see graphs and statistics about your money. The app stores data locally on your device, so it's private. Sossoldi aims to make tracking finances easier than using spreadsheets like Google Sheets or Excel. This makes it simpler for anyone to manage their money effectively without needing advanced computer skills.

https://github.com/RIP-Comm/sossoldi
#dart #android #cross_platform #dart #f_droid #flatpak #flutter #handwritten_notes #ios #linux #macos #notes #notes_app #saber #windows

Saber is a note-taking app designed for handwriting. It's simple, intuitive, and available on many devices. You can sync your notes across devices securely with a dual-password system. The app offers a dark mode that inverts notes for easier reading in low light. It also has a highlighter that works well with text and equations. Saber is open-source, so you can see how it handles your data. This makes it a great choice for keeping your notes organized and private.

https://github.com/saber-notes/saber
#dart #dart #ebook_reader #flutter

Anx Reader is a smart e-book reader that helps you read more efficiently. It supports many e-book formats like EPUB and MOBI, and works on iOS, macOS, Windows, and Android. You can sync your reading progress and notes across devices, which means you can pick up where you left off anywhere. It also includes AI tools for summarizing content and recalling your reading position. You can customize the look and feel of your reading experience with different fonts and colors. Additionally, it offers features like text-to-speech and translation to make reading easier.

https://github.com/Anxcye/anx-reader
#dart #capture_traffic #httpdebug #proxy #proxypin #zhuabao

ProxyPin is a free, open-source tool that lets you capture, inspect, and modify HTTP(S) traffic on many devices like Windows, Mac, Android, iOS, and Linux. It’s easy to use with a nice interface and supports features like scanning QR codes to connect devices without manual setup, filtering traffic by domain, searching requests, rewriting or blocking requests, and saving traffic history. You can also write JavaScript scripts to customize how requests and responses are handled. This helps you debug network issues, analyze app traffic (including Flutter apps), and improve security or performance efficiently across platforms[1][3].

https://github.com/wanghongenpin/proxypin
1
#dart

The Flutter Packages repository on GitHub holds the source code for official Flutter packages made by the core team, including popular ones like camera, google_maps_flutter, and shared_preferences, all available for use in your apps and also published on pub.dev for easy installation[4]. This means you get reliable, well-maintained tools for features like maps, user preferences, and device hardware access, helping you build apps faster and with less worry about bugs or compatibility issues. The benefit is that you can trust these packages for quality and support, and you can even help improve them by reporting issues or contributing code[4].

https://github.com/flutter/packages
#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
#dart #android #flutter #flutter_apps #manager #modding #patching #revanced

ReVanced Manager is an app for Android that lets you customize and patch other apps, like YouTube, to remove ads and add features without needing subscriptions. It is easy to use, works on both rooted and non-rooted devices, and offers many options to tailor apps to your liking. You download the official app, then apply patches you want, creating a personalized, ad-free experience. This saves you money and improves app use while staying legal and supported by an active community. It is lightweight, regularly updated, and has a simple interface, making app customization safe and convenient[1][3][5].

https://github.com/ReVanced/revanced-manager
1
#dart

You can watch live streams simply on multiple platforms like Huya, Douyu, Bilibili, and Douyin using an app called Simple Live. It works on Android, iOS, Windows, MacOS, Linux, and Android TV, though some versions are still in beta. The app is built with Flutter and includes features to get live video and chat messages (danmaku) from these sites. You need to compile the app yourself since no ready-made installer is provided. This gives you a lightweight, easy way to watch live broadcasts from popular Chinese streaming platforms on many devices without extra cost or ads.

https://github.com/xiaoyaocz/dart_simple_live