Skip to content

Commit

Permalink
Добавлено: Xmind
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegShchavelev committed Oct 16, 2023
1 parent 718522c commit eb3adc6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ export default defineConfig({
{ text: 'Viber', link: '/viber' },
{ text: 'VLC', link: '/vlc' },
{ text: 'XLSCLIENTS', link: '/xlsclients' },
{ text: 'Xmind', link: '/xmind'},
{ text: 'Яндекс Браузер', link: '/yandex-browser' },
{ text: 'Zsh', link: '/zsh' },
{ text: 'Стрим', link: '/hello' }
Expand Down
12 changes: 12 additions & 0 deletions docs/xmind.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Xmind

Xmind — приложение можно использовать для визуализации идей, прояснения мыслей, управления сложной информацией и содействия командному сотрудничеству. Люди используют Xmind для повышения своей производительности и креативности во время работы или обучения.

## Установка c помощью Flatpak

При наличии пакета [Flatpak](/flatpak), можно установить **Xmind** одной командой:

```shell
flatpak install flathub net.xmind.XMind
```

0 comments on commit eb3adc6

Please sign in to comment.