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

Auto adder #6

Open
Deezbec opened this issue Feb 9, 2023 · 3 comments
Open

Auto adder #6

Deezbec opened this issue Feb 9, 2023 · 3 comments
Assignees

Comments

@Deezbec
Copy link

Deezbec commented Feb 9, 2023

Hey mate, just forked your app, that is exactly what I was looking for
Rn I want to add my programs to it, that why I decided to make python program to make that process easier. The program is not ideal, but anyway
example:
input file:
-Web
Google Chrome;;;googlechrome

-lox
output:

We

Google Chrome

lo

Some problems, that may occur:

  1. I assumed that link on choco packages is made based on package name, so if its not true, links wont work
  2. tabulation is not done yet

Source code:

https://github.com/Deezbec/Chocolater/blob/main/main.py

in_txt_format.txt

@Deezbec
Copy link
Author

Deezbec commented Feb 9, 2023

Oh, I labeled it the wrong way

@Deezbec
Copy link
Author

Deezbec commented Feb 9, 2023

By the way your discord link has expired

@mariosemes
Copy link
Owner

Hey mate, I'm not that much into this project as there are many more and other better versions of it :)

This was just a fun hobby project to make a script creator over GITHUB basically.

Anyways, sadly, you need to manage inside your script to handle the PACKAGE NAME, PACKAGE TITLE, PACKAGE THUMBNAIL, and if you are looking to automate it, probably PACKAGE VERSION.

Sometimes a default package goes from being default to an older version, and your default one becomes something new.
Like for example Python:
In the current state, the package name would be "python" which would install the 3.11 version, but next year, the same package will install probably the newer 3.12 version, etc.

It just went unnecessarily complicated for my taste and usage so I stopped bothering with it.

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

No branches or pull requests

2 participants