Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I add application by this web UI to Fdroid repository ? #36

Open
rwoloszyn opened this issue Oct 25, 2016 · 6 comments
Open

Can I add application by this web UI to Fdroid repository ? #36

rwoloszyn opened this issue Oct 25, 2016 · 6 comments

Comments

@rwoloszyn
Copy link

As in topic ?

@dervishe-
Copy link
Owner

Nop, for the moment it's just a set of consultation pages. In near future, i plan to add an admin part which allow registered people to add apps and regenerate the several files. If you want to, you're welcome to participate. :-)

@rwoloszyn
Copy link
Author

Thanks for answer. I will take a look into it and maybe post some patches. From the other hand maybe you can explain me how repository metadata is refreshed here. Do you just base on already prepared metadata by fdroid server tools?

@dervishe-
Copy link
Owner

Exactly, every time i add an app to the repository, i do it manually with fdroid update -c after erasing the index.xml and index.jar located in the website root.
The main goal was to make just a simple visualization of the repository's content.

@rwoloszyn
Copy link
Author

OK. Thanks, so additional job to call fdroid update -c and erasing files which you mentioned will be needed. I'll think about it in my spare time.

@dervishe-
Copy link
Owner

Yes, but it's not the only step to do, we need in this case a web form in order to collect several information about the app like license type, categories, sources location, etc...

@rwoloszyn
Copy link
Author

Yep I get that. Some web form + kind of job (worker) which will call update function. Question is do you have any good one for PHP which you prefer ? Celery ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants