-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
15 additions
and
3 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
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 +1,13 @@ | ||
# What is Mafl? | ||
# Что такое Mafl? | ||
|
||
`Mafl` - очень гибкий инструмент для создания свой собственной домашней странице. | ||
Он позволяет создавать списки сервисов, группировать и отслеживать показатели тех или иных сервисов. | ||
|
||
Идеально подходит для тех, у кого есть свой собственный домашний сервер с кучей сервисов. | ||
С помощью `Mafl` можно легко и быстро собрать все ссылки в одном месте. | ||
|
||
Помимо функционала обычных списков, имеются динамические сервисы. Они подключаются к сторонним API. | ||
Получают необходимую информацию и отображают на карточке сервиса. При этом вся информация является защищенной. | ||
Запросы в API скрыты от клиента в отдельном слое приложения. | ||
|
||
![Mafl](../../public/cover.png) |
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