-
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.
- Loading branch information
Vitaliy Zarubin
committed
Jan 16, 2025
1 parent
55d2af3
commit a5cf2f1
Showing
19 changed files
with
1,179 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,198 @@ | ||
import "../authors.pkl" | ||
import "../templates/ItemTemplate.pkl" | ||
|
||
dataset = new Listing<ItemTemplate> { | ||
new { | ||
t = "Знакомство с Aurora OS." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://api.keygenqt.com/api/ps/file/e2a1e83f-3159-4c42-891b-73a8f8fb8f35.png" | ||
b = """ | ||
Наконец-то я нашел время написать приложение для любопытной мобильной платформы.⌫ | ||
Расскажу с чем предстоит столкнуться желающему разобраться в Aurora OS. | ||
🔗 <a href="https://keygenqt.com/blog/2">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Hello Emulator Aurora OS!" | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://api.keygenqt.com/api/ps/file/7226c8c0-3ff2-439d-b868-050d6f5e3c4c.png" | ||
b = """ | ||
Все мобильные платформы стараются предоставить максимально удобные инструменты для разработки под них.⌫ | ||
Один из таких инструментов - эмулятор Aurora OS. | ||
🔗 <a href="https://keygenqt.com/blog/6">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Mission impossible, Aurora + M1." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://api.keygenqt.com/api/ps/file/ec06756b-d3d1-404c-bb7e-11dcddebe68c.png" | ||
b = """ | ||
Средства разработки Aurora OS не доступны для архитектуры arm.⌫ | ||
Но есть большое желание работать на macOS M1/M2?⌫ | ||
Мне удалось организовать удаленную работу с Aurora OS. | ||
🔗 <a href="https://keygenqt.com/blog/13">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "KMP в ОС Аврора." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://api.keygenqt.com/api/ps/file/91c896b7-e679-47e9-885c-a3634eaa1834.png" | ||
b = """ | ||
В данной статье описана работа ОС Аврора с технологией Kotlin Multiplatform.⌫ | ||
Рассматривается метод подключения модуля Kotlin Multiplatform к приложению на Qt/QML. | ||
🔗 <a href="https://habr.com/ru/articles/753570/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Flutter на ОС Аврора." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://api.keygenqt.com/api/ps/file/157ce52f-8a03-4169-879b-cf1d63a5dbb9.png" | ||
b = """ | ||
Статья поможет разобраться, как настроить инструменты разработки,⌫ | ||
а также раскроет секрет написания плагинов для расширения возможностей работы с платформо-зависимым API. | ||
🔗 <a href="https://habr.com/ru/articles/761176/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Aurora Project." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://api.keygenqt.com/api/ps/file/b4c57314-a81e-460b-983c-c4f85fa17646.png" | ||
b = """ | ||
История проектов: Aurora Scripts, Aurora CLI, Aurora Toolbox.⌫ | ||
С чего начинались проекты, как развивались, как планирую развивать дальше. | ||
🔗 <a href="https://keygenqt.com/blog/16">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Гайд по Aurora OS: как начать разработку для отечественной мобильной операционке." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://habrastorage.org/r/w1560/getpro/habr/upload_files/cbe/e7d/cce/cbee7dcce2a94577243989b77e954caa.png" | ||
b = """ | ||
Заканчивается бета-тестирование пятой версии отечественной мобильной операционной системы Aurora OS.⌫ | ||
И если до этого система позиционировалась только как рабочая лошадка для терминалов в сегменте B2B,⌫ | ||
то теперь авторы планируют выход на рынок персональных устройств для работы.⌫ | ||
В планах также создание собственной мобильной экосистемы для повседневных задач.⌫ | ||
Что стоит знать разработчикам об Авроре? | ||
🔗 <a href="https://habr.com/ru/articles/791142/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Как начать создавать Flutter-приложения на Авроре: полная инструкция." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://habrastorage.org/r/w1560/getpro/habr/upload_files/c5e/c4d/46e/c5ec4d46edec0410099fb013fe9bde8d.jpg" | ||
b = """ | ||
Привет, Хабр! Это Юра Петров, Tech Lead Friflex. Последнее время многие меня спрашивают,⌫ | ||
как быстро начать разрабатывать приложения для системы Аврора с помощью фреймворка Flutter.⌫ | ||
Решил поделиться опытом и собрал ультимативный гайд. | ||
🔗 <a href="https://habr.com/ru/companies/friflex/articles/854928/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Flutter на ОС Аврора: Friflex и ОМП выпустили манифест сообщества разработчиков." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://habrastorage.org/r/w780/getpro/habr/upload_files/cf9/140/d49/cf9140d494284bda48a95865a4d76877.jpeg" | ||
b = """ | ||
В этой статье я расскажу, как с помощью интерфейса D-Bus можно быстро получить необходимую вам информацию из системы Аврора. | ||
🔗 <a href="https://habr.com/ru/companies/friflex/articles/799855/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Как быстро получать данные из ОС Аврора через интерфейс D-Bus во Flutter-приложении." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://habrastorage.org/r/w1560/getpro/habr/upload_files/e08/c4a/9b2/e08c4a9b24a3e66194246d0a29a3a2fe.jpg" | ||
b = """ | ||
В этой статье я расскажу, как с помощью интерфейса D-Bus можно быстро получить необходимую вам информацию из системы Аврора. | ||
🔗 <a href="https://habr.com/ru/companies/friflex/articles/799855/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Что учесть при портировании приложения на Аврору." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://habrastorage.org/r/w1560/getpro/habr/upload_files/1b6/cc9/f46/1b6cc9f46df118a70263de9594e244b3.jpg" | ||
b = """ | ||
В этой статье я расскажу, что обязательно нужно учесть, если вы собираетесь портировать мобильное приложение на ОС Аврора. Надеюсь, она будет вам полезна. | ||
🔗 <a href="https://habr.com/ru/companies/friflex/articles/794024/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
new { | ||
t = "Как подключиться к Flutter приложению в режиме нативного debug на ОС Аврора." | ||
k = new Listing<String> { | ||
"articles" "статья" "публикация" | ||
} | ||
i = "https://habrastorage.org/r/w780/getpro/habr/upload_files/c84/fba/e08/c84fbae08683763bc2c8e077b52177e4.jpg" | ||
b = """ | ||
В этой статье хочу рассказать про то, как можно подключиться к нативной части ОС Авроры для тестирования нативной части Flutter-приложения. | ||
🔗 <a href="https://habr.com/ru/companies/friflex/articles/773028/">Читать статью</a> | ||
""" | ||
a = authors.keygenqt | ||
ts = 1736967311 | ||
} | ||
} |
Oops, something went wrong.