mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-06 00:04:39 +00:00
chore: update readme
This commit is contained in:
parent
5da926b6f4
commit
cba3f6982d
7 changed files with 113 additions and 23 deletions
74
README.md
74
README.md
|
@ -1,36 +1,64 @@
|
||||||
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
|
# AniX - Unofficial Web Client for Anixart
|
||||||
|
|
||||||
## Getting Started
|
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.
|
||||||
|
|
||||||
First, run the development server:
|
[Russian Readme](./docs/REAME.RU.md)
|
||||||
|
|
||||||
```bash
|
## Changelog [RU]
|
||||||
npm run dev
|
|
||||||
# or
|
|
||||||
yarn dev
|
|
||||||
# or
|
|
||||||
pnpm dev
|
|
||||||
# or
|
|
||||||
bun dev
|
|
||||||
```
|
|
||||||
|
|
||||||
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
|
- [3.1.0](./public/changelog/3.1.0.md)
|
||||||
|
- [3.0.1](./public/changelog/3.0.1.md)
|
||||||
|
- [3.0.0](./public/changelog/3.0.0.md)
|
||||||
|
|
||||||
You can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.
|
[other versions](./public/changelog)
|
||||||
|
|
||||||
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
|
## Disclaimer
|
||||||
|
|
||||||
## Learn More
|
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.
|
||||||
|
|
||||||
To learn more about Next.js, take a look at the following resources:
|
## Screenshots
|
||||||
|
|
||||||
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
|
<details>
|
||||||
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
|
<summary>Pages Short</summary>
|
||||||
|
|
||||||
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
|

|
||||||
|
|
||||||
## Deploy on Vercel
|
</details>
|
||||||
|
|
||||||
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
|
<details>
|
||||||
|
<summary>Pages Full</summary>
|
||||||
|
|
||||||
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Search Page</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Release Page</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>User Page</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</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.
|
62
docs/REAME.RU.md
Normal file
62
docs/REAME.RU.md
Normal file
|
@ -0,0 +1,62 @@
|
||||||
|
# AniX - Неофициальный веб клиент для Anixart
|
||||||
|
|
||||||
|
AniX - это неофициальный веб-клиент для Android-приложения Anixart. Он позволяет вам получать доступ к своей учетной записи Anixart и управлять ею из веб-браузера на вашем настольном компьютере или ноутбуке.
|
||||||
|
|
||||||
|
## Список изменений
|
||||||
|
|
||||||
|
- [3.1.0](/public/changelog/3.1.0.md)
|
||||||
|
- [3.0.1](/public/changelog/3.0.1.md)
|
||||||
|
- [3.0.0](/public/changelog/3.0.0.md)
|
||||||
|
|
||||||
|
[другие версии](/public/changelog)
|
||||||
|
|
||||||
|
## Отказ от ответственности
|
||||||
|
|
||||||
|
Пожалуйста, обратите внимание, что Anix является неофициальным проектом и не связан с разработчиками Anixart. Рекомендуется использовать официальное приложение Anixart для получения наиболее актуальных функций.
|
||||||
|
|
||||||
|
## Скриншоты
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Короткий вид страниц</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Полный вид страниц</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Страница поиска</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Страница релиза</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Страница пользователя</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
## Возможности
|
||||||
|
|
||||||
|
1. Используйте свой существующий аккаунт на Anixart
|
||||||
|
2. Синхронизируйте списки, историю просмотров, коллекции и многое другое
|
||||||
|
3. используйте практически все функции приложения для Android
|
||||||
|
|
||||||
|
## Внесение вклада
|
||||||
|
|
||||||
|
Мы приветствуем вклад в этот проект! Если у вас есть какие-либо исправления ошибок, улучшения или новые функции, пожалуйста, не стесняйтесь отправлять запрос на обновление.
|
BIN
docs/images/ProfilePageView.jpg
Normal file
BIN
docs/images/ProfilePageView.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
BIN
docs/images/ReleasePageView.jpg
Normal file
BIN
docs/images/ReleasePageView.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 212 KiB |
BIN
docs/images/SearchPageView.jpg
Normal file
BIN
docs/images/SearchPageView.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 204 KiB |
BIN
docs/images/fullPageView.jpg
Normal file
BIN
docs/images/fullPageView.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 267 KiB |
BIN
docs/images/shortPageView.jpg
Normal file
BIN
docs/images/shortPageView.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 225 KiB |
Loading…
Add table
Reference in a new issue