Pre-devlog notes
I did the math recently. I only have enough actual time left in this challenge to get one project done and have time to get it reviewed and rated, and that’s only if I’m lucky.
So I decided that the “My first slack bot”, “Untitled”, and “Arch on your Android” projects are canceled and my other projects will be paused for a few months or more so that I can dedicate the rest of my coding time to easyAPT, which is almost done. Just 3 hours, a demo system, and a Github release left, and the project I’m most proud of will be ready for anyone to use.
Also, I won’t be making a .deb file, and won’t be trying to get it on the Debian or Ubuntu repositories. That would be cool, but that process can take a lot of time. Maybe later, though, but definitely not now.
There’s an even simpler way to install it without even cloning the repo once Github releases are published: just download one of the files there (like the .7z, the standard .zip, etc), make the easyAPT directory in the folder you want to, and other steps that I’ll mention in the Github page because they might change.
I still will have to do research on how I can create a light Debian environment with the easyAPT demo - a limited version of easyAPT that I’m planning to create later. But that’s for later…
Also: an announcement: easyAPT is done!
cue ‘tada’ fanfare
This is the one of the last devlogs I will be posting for it, for this first version anyway. And I can finally make a Github release!
Also this devlog might not be too detailed because there’s still a lot of things I have to do to ship my project.
Devlog 8
Besides a full bug testing of every option, here are the new features:
1. A progress bar on the startup prompt
Just a nice inclusion. It zooms by within 5 seconds.
2. New updater tool
It’s still experimental, but I scraped the old code and started over. It’s a lot more stable, but still has a small chance to delete the wrong thing.
3. Github features finished
In fact, all the main menu options are finished.
Sorry about the limited detail, I have a lot to do. Thanks for reading anyway, and if you have a question, comment, or suggestion, type it down below.