generated from y9vad9/kotlin-project-template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: build configuration & modules clean-up
- Loading branch information
Showing
12 changed files
with
92 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
![poster](docs/images/uk/github_poster.png) | ||
|
||
# <p align="center">TimeMates</p> | ||
![Latest GitHub release](https://img.shields.io/github/v/release/timemates/app?include_prereleases) | ||
![GitHub](https://img.shields.io/github/license/timemates/app) | ||
![GitHub issues](https://img.shields.io/github/issues/timemates/app) | ||
# TimeMates | ||
TimeMates - це мультиплатформенний застосунок, побудований з використанням Kotlin, Compose, | ||
Coroutines та gRPC. Він призначений для покращення продуктивності команд, надаючи гнучкі таймери, | ||
Coroutines та RSocket (за допомогою [rsproto](https://github.com/timemates/rsproto)). Він призначений для покращення продуктивності команд, надаючи гнучкі таймери, | ||
нотатки та безпроблемну інтеграцію з іншими платформами, наприклад, GitHub у майбутньому. | ||
|
||
Незалежно від того, чи ви працюєте над командним проектом, чи просто виконуєте власні домашні завдання, TimeMates має все необхідне, | ||
щоб ви були організовані, зосереджені та продуктивні. Додаток дозволяє користувачам створювати персоналізовані таймери для своїх завдань, | ||
щоб вони могли залишатися в ритмі та виконувати терміни. | ||
|
||
## <p align="center">Наш прогрес</p> | ||
Якщо ви хочете дізнатися, як ми працюємо з TimeMates, ви можете переглянути [нашу дошку](https://github.com/orgs/timemates/projects/7). | ||
## Наш прогрес | ||
Якщо ви хочете дізнатися, як ми працюємо з TimeMates, ви можете переглянути [нашу дошку завдань](https://github.com/orgs/timemates/projects/7). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
90 changes: 0 additions & 90 deletions
90
foundation/system-tray/src/main/kotlin/io/timemates/desktop/systray/LinuxTrayIconProvider.kt
This file was deleted.
Oops, something went wrong.
75 changes: 0 additions & 75 deletions
75
...-tray/src/main/kotlin/io/timemates/desktop/systray/MacOSSystemTrayIconPositionProvider.kt
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
foundation/system-tray/src/main/kotlin/io/timemates/desktop/systray/Position.kt
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
foundation/system-tray/src/main/kotlin/io/timemates/desktop/systray/TrayIconInfo.kt
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
...tion/system-tray/src/main/kotlin/io/timemates/desktop/systray/TrayIconPositionProvider.kt
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
...stem-tray/src/main/kotlin/io/timemates/desktop/systray/WindowsTrayIconPositionProvider.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.