Git Product home page Git Product logo

aip-man-pkg-list's People

Contributors

blueokiris avatar drsheppard01 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

drsheppard01

aip-man-pkg-list's Issues

Update README

There are some new things that can go into an entry, namely decompressed and alt_arch_urls and the README should be updated to add documentation on how to use it so it's clear

Add more info

I think we should add buttons like translate, donate, report the bug to motivate maintainers and manufacturers to add packages to our list

Deprecation due to AM?

It seems that AM is generally a better tool than Aip-Man.

Are there any advantages to using aip-man and the package list over that which would lead me to keep the project alive?

Update PR Automation

There are a lot of packages now, it's hard to keep track of updates.

I'd like to make a program that will go through each package here and see if there are versions. Python is probably a good choice for this as it has nice JSON parsing, but is still a script

By and large most of our packages come from stable links on GitHub, so maybe it could pull a list of releases for a project and change URL and version to match the latest release.

Some packages are continuous builds which we mark with dates and store a static link to in case upstream updates, in order to allow aip-man upgrade to function. Maybe the script could have a list of package names and their upstream url for those continuous packages, and when iterating over the package list, it could check the date of the latest upstream URL and tell us if our static link needs to be updated.

For the rest, it would simply report that it couldn't check.

Give a report formatted something like:

[Normal Packages]
- package-name:
    + new version: version
    + new url: https://agegageag
- package-name:
    + new version: version
    + new url: https://agegageag
...
[Continous Build Packages]
- package-name updated on <date>
    + Upstream url: https://link to continuous build stored in script
    + Current pkgs.json url: https://link currently in the repo
...
[Manual Check Required]
- package-name
- package-name
- package-name

So for normal packages, you'd update pkgs.json with the new version and url. For continuous builds, you'd have to update the package's static link, and then bump the version in pkgs.json. For the rest, you need to manually check the link like before.

This would decrease the amount of manual checking for updates.

Posting in an issue bc I can't get to it rn in case someone else can get to it before I have time.

Update icons

There are a lot of apps without icons here. Need to copy from Papirus-Dark when I get the chance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.