Ryan Fortner
Ryan Fortner
when merged this will be able to generate deb files from the root of the repo with `dpkg-buildpackage -us -uc -nc`, keep in mind you will have to update the...
based on [my box64 workflow](https://github.com/ryanfortner/box64-debs/pull/4). you will need to do a few things before merging: - [ ] disable builds on your builder pi to prevent conflicting changes - [...
Closes https://github.com/Botspot/pi-apps/pull/487 I decided against using debs, because like https://github.com/Botspot/pi-apps/pull/1953, rpiplay is a relatively fast compile and doesn't take up much space. Also I added a run script (modified from...
As suggested in https://github.com/Botspot/pi-apps/pull/1889, this is a function that adds external apt repositories when provided: - an external repo path (such as `https://ryanfortner.github.io/box64-debs/debian ./`) - a repo name (such as...
Update
### What is the name of the app? Update ### (Optional) Where is the app hosted? Update is hosted on GitHub: https://github.com/Crilum/update ### About the app `update` is a small...
### Cool ideas? I've been working on a pi-apps website, live at https://pi-apps.io/ , with source code available [here](https://github.com/Pi-Apps-Coders/website). I think it might be a good idea to add it...
### What is the name of the app? Poddr ### (Optional) Where is the app hosted? https://github.com/Sn8z/Poddr ### About the app Poddr is a podcast client that uses the iTunes...
### Cool ideas? I’ve been experimenting with [MKDocs](https://www.mkdocs.org/), a site generator for documentation websites. It’s super easy to use and simple to set up. Since there is only one long...
I found [this project](https://github.com/AdamXweb/WhiteSurFirefoxThemeMacOS), which is a theme for Firefox that looks like Safari, I think it would be a good addition to the theme converter? (To install the latest...
I would love to help get this software working on ARM Linux devices (raspberry pi, etc). There was an arm snap described in [this issue](https://github.com/Sn8z/Poddr/issues/751), but there is no arm...