Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusz-bak/hejtter
An unofficial mobile app for Hejto.pl
https://github.com/mateusz-bak/hejtter
Last synced: 5 days ago
JSON representation
An unofficial mobile app for Hejto.pl
- Host: GitHub
- URL: https://github.com/mateusz-bak/hejtter
- Owner: mateusz-bak
- License: mit
- Created: 2022-12-22T12:04:03.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-12T13:16:19.000Z (over 1 year ago)
- Last Synced: 2024-08-03T01:15:20.362Z (3 months ago)
- Language: Dart
- Homepage:
- Size: 1010 KB
- Stars: 19
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hejtter
|English | Polski |
| :---: | :---: |
An unofficial mobile app for [Hejto](https://hejto.pl) written in `Flutter`. | Nieoficjalna aplikacja serwisu [Hejto](https://hejto.pl) napisana we `Flutterze`.
Currently available for `Android`. `iOS` release is planned after collecting the required funding. | Obecnie dostępna na `Androida`. Wydanie na `iOS` jest planowane po zebraniu odpowiedniego finansowania.
You can see what's going on with the project and track the development progress here: [Hejtter Project](https://github.com/users/mateusz-bak/projects/3). | Możesz zobaczyć co się dzieje w projekcie i śledzić postępy w rozwoju tutaj: [Hejtter Project](https://github.com/users/mateusz-bak/projects/3).## Contribution / Wkład
|English | Polski |
| :---: | :---: |
If you have found a bug or have a feature request you can raise an `Issue` for it. Moreover if you have the skills raise a `Pull Request` with the changes. | Jeżeli znalazłeś/aś buga lub masz pomysł na nową funkcjonalność zgłoś na nie `Issue`. A jeżeli masz odpowiednie umiejętności zgłoś `Pull Request` ze zmianami.
If you want to say thank you or contribute to the `iOS` release - you can support the developer financially by clicking the pink `Sponsor` buttton at the top and selecting on of the available options. | Jeżeli chcesz podziękować, lub przeczynić się do wydania na iOS - możesz wesprzeć dewelopera finansowo klikając różowy przycisk `Sponsor` powyżej i wybierając jedną z dostępnych opcji.## Running the application / Uruchamianie aplikacji
|English | Polski |
| :---: | :---: |
Install Flutter `https://docs.flutter.dev/get-started/install` | Zainstaluj Fluttera `https://docs.flutter.dev/get-started/install`
Clone the repository `https://github.com/mateusz-bak/hejtter.git` | Sklonuj repozytorium `https://github.com/mateusz-bak/hejtter.git`
Build & run from the root of the project `flutter run` | Zbuduj i uruchom z głównego folderu projektu `flutter run`