2 रिपॉजिटरी
Wrappers that provide an interface to native system APIs using a specific language.
Distinct from Objective-C: Focuses on wrapping system APIs (like Notification Center) rather than general language resources.
Explore 2 awesome GitHub repositories matching programming languages & runtimes · Native API Wrappers. Refine with filters or upvote what's useful.
terminal-notifier is a command line utility and system alert wrapper for macOS. It serves as a shell-based bridge that enables the triggering of native desktop notifications through the macOS Notification Center. The tool allows for the customization of notification titles, subtitles, and message bodies, and supports the use of custom application icons and system sounds. It includes a system for organizing alerts into groups and configuring specific actions, such as opening URLs or executing shell commands, when a user interacts with a notification. The utility supports receiving notificatio
Interfaces with the macOS Notification Center API using a native Objective-C wrapper.
Xamarin.Forms एक सिंगल शेयर्ड कोडबेस और .NET का उपयोग करके नेटिव यूजर इंटरफेस बनाने के लिए एक क्रॉस-प्लेटफॉर्म मोबाइल फ्रेमवर्क है। यह एक डेटा-संचालित UI लाइब्रेरी और XAML UI टूलकिट के रूप में कार्य करता है, जो एप्लिकेशन लेआउट और विजुअल तत्वों को XML-आधारित मार्कअप भाषा का उपयोग करके परिभाषित करने की अनुमति देता है। फ्रेमवर्क नेटिव API रैपर प्रदान करता है जो C# के माध्यम से डिवाइस-विशिष्ट हार्डवेयर और ऑपरेटिंग सिस्टम सुविधाओं तक पहुंच प्रदान करता है। यह विभिन्न ऑपरेटिंग सिस्टमों में नेटिव कंट्रोल्स के माध्यम से एक एकल यूजर इंटरफेस कोडबेस को रेंडर करने के लिए एक सिस्टम का उपयोग करता है। यह प्रोजेक्ट स्क्रीन फ्लो को परिभाषित करने के लिए एडेप्टिव लेआउट मैनेजमेंट और एप्लिकेशन नेविगेशन को कवर करता है। इसमें नेटिव प्लेटफॉर्म फीचर एक्सेस, लोकल डेटा स्टोरेज मैनेजमेंट और क्लाउड डेटा को एकीकृत करने के लिए REST सेवाओं की खपत की क्षमताएं शामिल हैं।
Offers a set of abstractions providing access to device-specific hardware and operating system features via C#.