dart_unix_single_instance
Single Instance App
Ensures only one instance of an application can run at a time on Linux or Mac OS X
A library which uses unix sockets to ensure a single instance
1 stars
1 watching
0 forks
Language: Dart
last commit: 5 months ago
Linked from 1 awesome list
dartdart-librarydartlangflutterflutter-librarylibrarysingle-instanceunix
Related projects:
Repository | Description | Stars |
---|---|---|
songbookpro/flutter_windows_single_instance | Ensures a Windows app can only run one instance at a time | 11 |
flutter-webrtc/dart-sip-ua | A Dart-based implementation of the SIP protocol stack for real-time communication and instant messaging. | 337 |
cddelta/arweave-dart | A Dart package providing an interface to the Arweave network for creating transactions and interacting with wallets. | 17 |
fluttercommunity/redux.dart | A comprehensive Redux implementation for Dart with a rich ecosystem of features and examples. | 519 |
ubuntu-flutter-community/software | A Flutter-based software app for Ubuntu | 37 |
dart-lang/samples | A collection of code samples showcasing various Dart programming concepts and features. | 613 |
malte2036/flutter_linuxstats | A Flutter application to collect and display Linux system statistics | 9 |
terminalstudio/xterm.dart | A fast and fully featured terminal emulator for Flutter applications | 513 |
grpc/grpc-dart | A Dart implementation of a high-performance RPC framework | 857 |
dart-lang/native | A collection of tools and libraries enabling seamless integration between Dart, native code, and third-party languages. | 157 |
google/quiver-dart | A set of utility libraries to simplify and extend Dart programming. | 1,035 |
google/dart-basics | A collection of utility methods for common Dart data types | 163 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
petitparser/dart-petitparser | A dynamic parser combinator library for Dart. | 458 |
guillermooo/dart-sublime-bundle | A Dart plugin for Sublime Text 3 with syntax highlighting, code analysis, package management, and app running features. | 265 |