You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I assumed that link on choco packages is made based on package name, so if its not true, links wont work
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.
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 Chromelo
Some problems, that may occur:
Source code:
https://github.com/Deezbec/Chocolater/blob/main/main.py
in_txt_format.txt
The text was updated successfully, but these errors were encountered: