fdroidserver | managing builds , indexes , updates , and deployments | Mobile Application library

 by   fdroid Python Version: Current License: GNU AGPLv3

kandi X-RAY | fdroidserver Summary

kandi X-RAY | fdroidserver Summary

fdroidserver is a Python library typically used in Apps, Mobile Application applications. fdroidserver has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However fdroidserver build file is not available. You can download it from GitLab.

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              fdroidserver has a low active ecosystem.
              It has 305 star(s) with 282 fork(s). There are no watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 259 open issues and 0 have been closed. On average issues are closed in 13 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of fdroidserver is current.

            kandi-Quality Quality

              fdroidserver has no bugs reported.

            kandi-Security Security

              fdroidserver has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              fdroidserver is licensed under the GNU AGPLv3 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              fdroidserver releases are not available. You will need to build from source code and install.
              fdroidserver has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fdroidserver
            Get all kandi verified functions for this library.

            fdroidserver Key Features

            No Key Features are available at this moment for fdroidserver.

            fdroidserver Examples and Code Snippets

            No Code Snippets are available at this moment for fdroidserver.

            Community Discussions

            QUESTION

            How to distribute an Android App over the inhouse wifi without internet
            Asked 2019-Mar-15 at 19:30

            So I made a small Android App for inhouse use in my company. The App is supposed to run on dedicated Android 6 devices (portable computers with bar code scanners attached) to scan bar codes and talk to our servers within the company wireless network.

            This inhouse wireless network does not allow internet access for security reasons.

            Now I am looking for a simple way to roll out version updates of my Android App. With no internet available, the normal app stores are ruled out.

            I would prefer, if version updates could be installed silently without user interaction.

            I am aware of F-Droid Server, a custom App Store Repository. As far as I understand, it would be quite some effort necessary to get that up and running in my environment. Maybe too much, considering that the devices need to run only one single app.

            Is there a more simple way? Maybe like programatically downloading a new version of my .apk from a url and then autoinstall?

            Any ideas are appreciated.

            ...

            ANSWER

            Answered 2019-Mar-15 at 19:30

            Is there a more simple way? Maybe like programatically downloading a new version of my .apk from a url and then autoinstall?

            Yes, it seems more simple (25 lines of code) to programatically download an apk from your own server and launch an install. Here is a question with lots of details (and checkout the 2 questions it links along to): Android: install .apk programmatically

            The install may require user interaction; a prompt where the user clicks ok or cancel.

            Also you have to host the APK somewhere. If you don't want to build a web service for this you could host static files and use a naming convention or timestamp to decide what/when to download and install.

            Any ideas are appreciated.

            A suggestion about programatically updating is to write a separate simple and robust app that only does that, vs having code in the main app to self-update.

            Source https://stackoverflow.com/questions/55189064

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install fdroidserver

            You can download it from GitLab.
            You can use fdroidserver like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            The API documentation based on the docstrings gets automatically published here on every commit on the master branch. It can be built locally via. To additionally lint the code call. When writing docstrings you should follow the numpy style guide.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://gitlab.com/fdroid/fdroidserver.git

          • sshUrl

            git@gitlab.com:fdroid/fdroidserver.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link