mirror of https://codeberg.org/gitnex/GitNex.git
Update 'FAQ'
parent
4802fded45
commit
1b28f80266
8
FAQ.md
8
FAQ.md
|
@ -1,7 +1,7 @@
|
|||
## FAQ
|
||||
|
||||
### What is GitNex?
|
||||
GitNex is a free/paid, open-source Android client for Git repository management tool Gitea. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go. [More here](https://codeberg.org/gitnex/GitNex#gitnex-android-client-for-gitea)
|
||||
GitNex is a free/paid, open-source Android client for Git repository management tool Forgejo and Gitea. [More here](https://codeberg.org/gitnex/GitNex#gitnex-android-client-for-gitea)
|
||||
|
||||
### Is GitNex free?
|
||||
Yes, it's free and open source. Though it is also available as paid on [play store](https://play.google.com/store/apps/details?id=org.mian.gitnex.pro) to support the development and infrastructure.
|
||||
|
@ -15,10 +15,10 @@ Sure, [Download latest signed build from here](https://codeberg.org/gitnex/GitNe
|
|||
### What are the requirements?
|
||||
So far none except you should have Android 6.0 OS at a minimum. Below this version may not work.
|
||||
|
||||
### What Gitea version I need?
|
||||
Please make sure that you are on latest Gitea(last major two stable releases, e.g 1.9 and 1.10) or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Gitea server. Check the versions [compatibility page](https://codeberg.org/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio.
|
||||
### What Forgejo or Gitea version I need?
|
||||
Please make sure that you are on latest Forgejo or Gitea(last major two stable releases, e.g 1.9 and 1.10) or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Forgejo or Gitea server. Check the versions [compatibility page](https://codeberg.org/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio.
|
||||
|
||||
### Will it work with other applications similar to Gitea like Gogs?
|
||||
### Will it work with other applications similar to Forgejo or Gitea like Gogs?
|
||||
It's not tested and may not work because of the difference in API endpoints. But if the APIs are the same it would definitely work.
|
||||
|
||||
### I want to help translate it to my language
|
||||
|
|
Loading…
Reference in New Issue