sharik icon indicating copy to clipboard operation
sharik copied to clipboard

Correct list of contributors

Open marchellodev opened this issue 4 years ago • 3 comments

  • [ ] Remove the list of supported languages from README.md
  • [ ] Retrieve the list of contributors from crowdin, instead of them being hard-coded

marchellodev avatar Sep 07 '21 09:09 marchellodev

I would suggest you keep the app Hard-coded contributions because it is not a good idea to connect any servers other than used only for sharing files. Of course, it is your call to make how it should be. However, connecting to crowdin will bring latest contributor list which is better than old list.

mubashir-rehman avatar Sep 26 '21 02:09 mubashir-rehman

Oh, sorry for not being clear enough :)

By retrieving list of contributors I meant writing a python/bash script that would convert data from crowdin to a json file, and embedded it into the app. Sharik will then use it to display the list.

marchellodev avatar Sep 26 '21 06:09 marchellodev

amazing

mubashir-rehman avatar Sep 27 '21 07:09 mubashir-rehman