Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megagrindstone/2minersmonitor
https://github.com/megagrindstone/2minersmonitor
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/megagrindstone/2minersmonitor
- Owner: MegaGrindStone
- License: mit
- Created: 2022-03-22T06:44:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-26T23:50:59.000Z (over 2 years ago)
- Last Synced: 2025-01-06T03:44:21.318Z (16 days ago)
- Language: Dart
- Size: 2.54 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 2Miners Monitor
[![codecov](https://codecov.io/gh/MegaGrindStone/2MinersMonitor/branch/main/graph/badge.svg?token=1HWM8XRCE3)](https://codecov.io/gh/MegaGrindStone/2MinersMonitor)
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
[![License: MIT][license_badge]][license_link]
[![Codemagic build status](https://api.codemagic.io/apps/6228d5a8de572f038bfcc184/6228d5a8de572f038bfcc183/status_badge.svg)](https://codemagic.io/apps/6228d5a8de572f038bfcc184/6228d5a8de572f038bfcc183/latest_build)Generated by the [Very Good CLI][very_good_cli_link] 🤖
Unofficial monitoring app for [2miners][2miners_link].
---
# Screenshot
---
# Translations
This app use [Localazy][localazy_link] to handle translation. You could contribute by visiting [this link][localazy_2miners_monitor_link], and propose your translation for some word in your language.
## Add a new language
Initially, this app included all the language that supported at [2miners][2miners_link], but for your convinience, you could propose new language at [localazy][localazy_2miners_monitor_link]. Few things to note though:
- If you want to add country variant language, please make sure fallback locale is already there. For example, you could add `en_AU` (Australian English) straight away, because `en` is already there. But if you want to add, say `ms_BN`(Malay (Brunei)), you should add `ms` (Malay) first.
- If you want to add local variant language, use it without country tag. For example, if you want to add, say Javanese (Indonesian local language), you should use `jv` instead of `jv_ID`.
- This app uses [timeago][timeago_link] for displaying string like `a minute ago`, `1 hour ago`, etc, so if that string doesn't translate to your language, it's likely that library doesn't support it yet. You could ask them, or even better, contributed yourself in there, if you feel that's right thing to do.## Shoutout
To put your name on list of translator inside the app, please don't edit the code directly, instead, put your social link inside your localazy profile. If there's none, then shoutout will go to your localazy profile link. This way, we have the proof, you're really the one doing the translation.
[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg
[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis
[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg
[license_link]: https://opensource.org/licenses/MIT
[very_good_cli_link]: https://github.com/VeryGoodOpenSource/very_good_cli
[2miners_link]: https://2miners.com/
[localazy_link]: https://localazy.com/
[localazy_2miners_monitor_link]: https://localazy.com/p/2miners-monitor
[timeago_link]: https://pub.dev/packages/timeago