mirror of
https://github.com/Radiquum/AniX.git
synced 2025-06-05 11:39:36 +05:00
chore: update readme
This commit is contained in:
parent
97a70690bb
commit
2cfdfcfb28
3 changed files with 24 additions and 36 deletions
|
@ -111,9 +111,9 @@ Additional Requirements:
|
|||
|
||||
- [git](https://git-scm.com/)
|
||||
|
||||
1. Clone the repository `git clone https://github.com/Radiquum/AniX`
|
||||
2. Navigate to the repository directory `cd AniX`
|
||||
3. Run the command `docker build -t anix .`
|
||||
1. Clone the repository `git clone https://github.com/Radiquum/AniX`
|
||||
2. Navigate to the repository directory `cd AniX`
|
||||
3. Run the command `docker build -t anix .`
|
||||
4. Once finished, run the command: `docker run -d --restart always --name anix -p 3000:3000 anix`
|
||||
|
||||
### docker/Flags
|
||||
|
|
28
README.md
28
README.md
|
@ -2,20 +2,20 @@
|
|||
|
||||
AniX is an unofficial web client for the Android application Anixart. It allows you to access and manage your Anixart account from a web browser on your desktop or laptop computer.
|
||||
|
||||
[Readme [RU]](./docs/REAME.RU.md) | [Browser Extension [RU]](./extension/README.md)
|
||||
|
||||
## Changelog [RU]
|
||||
|
||||
- [3.7.0](./public/changelog/3.7.0.md)
|
||||
- [3.6.0](./public/changelog/3.6.0.md)
|
||||
- [3.5.0](./public/changelog/3.5.0.md)
|
||||
|
||||
[other versions](./public/changelog)
|
||||
|
||||
## Disclaimer
|
||||
|
||||
Please note that AniX is an unofficial project and is not affiliated with the developers of Anixart. It is recommended to use the official Anixart app for the most up-to-date features and functionality.
|
||||
|
||||
---
|
||||
|
||||
[[RU] ПРОЧТИ МЕНЯ](./REAME.RU.md) | [[EN] README](./REAME.md)
|
||||
|
||||
[[RU] РАЗВЁРТЫВАНИЕ](./DEPLOYMENT.RU.md) | [[EN] DEPLOY](./DEPLOYMENT.md)
|
||||
|
||||
[[RU] Changelogs](./public/changelog)
|
||||
|
||||
---
|
||||
|
||||
## Screenshots
|
||||
|
||||
<details>
|
||||
|
@ -53,12 +53,6 @@ Please note that AniX is an unofficial project and is not affiliated with the de
|
|||
|
||||
</details>
|
||||
|
||||
## Features
|
||||
|
||||
1. Use your existing Anixart account
|
||||
2. sync lists, watch history, collections and more
|
||||
3. use almost all features of an android app
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions to this project! If you have any bug fixes, improvements, or new features, please feel free to create a pull request.
|
||||
We welcome contributions to this project! If you have any bug fixes, improvements, or new features, please feel free to create a pull request.
|
||||
|
|
|
@ -2,20 +2,20 @@
|
|||
|
||||
AniX - это неофициальный веб-клиент для Android-приложения Anixart. Он позволяет вам получать доступ к своей учетной записи Anixart и управлять ею из веб-браузера на вашем настольном компьютере или ноутбуке.
|
||||
|
||||
[Расширение для браузера](./extension/README.md)
|
||||
|
||||
## Список изменений
|
||||
|
||||
- [3.7.0](/public/changelog/3.7.0.md)
|
||||
- [3.6.0](/public/changelog/3.6.0.md)
|
||||
- [3.5.0](/public/changelog/3.5.0.md)
|
||||
|
||||
[другие версии](/public/changelog)
|
||||
|
||||
## Отказ от ответственности
|
||||
|
||||
Пожалуйста, обратите внимание, что Anix является неофициальным проектом и не связан с разработчиками Anixart. Рекомендуется использовать официальное приложение Anixart для получения наиболее актуальных функций.
|
||||
|
||||
---
|
||||
|
||||
[[RU] ПРОЧТИ МЕНЯ](./REAME.RU.md) | [[EN] README](./REAME.md)
|
||||
|
||||
[[RU] РАЗВЁРТЫВАНИЕ](./DEPLOYMENT.RU.md) | [[EN] DEPLOY](./DEPLOYMENT.md)
|
||||
|
||||
[[RU] Списки изменений](./public/changelog)
|
||||
|
||||
---
|
||||
|
||||
## Скриншоты
|
||||
|
||||
<details>
|
||||
|
@ -53,12 +53,6 @@ AniX - это неофициальный веб-клиент для Android-пр
|
|||
|
||||
</details>
|
||||
|
||||
## Возможности
|
||||
|
||||
1. Используйте свой существующий аккаунт на Anixart
|
||||
2. Синхронизируйте списки, историю просмотров, коллекции и многое другое
|
||||
3. используйте практически все функции приложения для Android
|
||||
|
||||
## Внесение вклада
|
||||
|
||||
Мы приветствуем вклад в этот проект! Если у вас есть какие-либо исправления ошибок, улучшения или новые функции, пожалуйста, не стесняйтесь отправлять запрос на обновление.
|
Loading…
Add table
Add a link
Reference in a new issue