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
#swift #architecture #composition #modularity #swiftui #testability #uikit

The Composable Architecture (TCA) is a library that helps you build apps in a consistent and understandable way. Here’s what it does and how it benefits you TCA helps you manage your app's state using simple value types, making it easy to share state across different screens.
- **Composition** TCA makes it easy to handle interactions with the outside world, like API requests, in a testable and understandable way.
- **Testing** It provides a simple API with fewer concepts, making it easier to use.

Using TCA, you can build features in a structured way, define clear state and actions, and easily test your app's logic. This makes your code more maintainable, testable, and scalable.

https://github.com/pointfreeco/swift-composable-architecture
#swift #ai #aichat #chatbot #chatgpt #deepseek #deepseek_r1 #gemma #gemma3 #gguf #llama #llama3 #llm #macos #qwen #qwen2 #qwq #qwq_32b #rag #swift #swiftui

Sidekick is a local-first AI application for Macs that helps you find information from your files, folders, and websites without needing the internet. It's private, so your data stays secure on your device. You can ask questions like "Did the Aztecs use captured Spanish weapons?" and get answers with references. Sidekick also supports image generation, LaTeX rendering, and more. This makes it useful for research and work because it keeps your data safe and provides quick access to relevant information.

https://github.com/johnbean393/Sidekick
#swift #macos #macos_app #menu_bar #menubar #menubar_app #status_bar #statusbar #swift #swiftui #utility

Ice is a free, easy-to-use tool for macOS 14 and later that helps you hide and organize menu bar items to keep your screen clean and tidy. You can hide icons and reveal them by clicking, hovering, or scrolling, and it automatically hides them again to reduce clutter. It also lets you drag and drop items to arrange them, customize the menu bar’s look with colors and shapes, and use hotkeys to quickly show or hide sections. Ice launches at login and updates automatically, making your Mac’s menu bar simpler and more efficient without much setup time. This improves your workflow by reducing distractions and giving you quick access to the icons you need.

https://github.com/jordanbaird/Ice
2