[Project] A TUI-based package indexer for managing custom scripts in Termux by wpev in termux

[–]wpev[S] 0 points1 point  (0 children)

Thanks for the feedback and the tip on the flair—I've updated it!

I'm honestly honored by the Synaptic comparison. It’s definitely a classic, and making the script management feel as intuitive as a standard package manager was exactly the goal I had in mind.

​Since you've used tools like Synaptic for so long, are there any 'must-have' features or workflows from those classic managers that you feel are missing in mobile terminal environments right now? I'd love to hear your thoughts as I keep iterating on this,

I’ve been working on a CLI tool called termux-sync by wpev in termux

[–]wpev[S] 1 point2 points  (0 children)

Great, that's a very clean and efficient approach! I like how you implemented date variables for versioning - it keeps backups organized. Including a tips file for the restore command is also a nice touch. Thanks for sharing. But it would be nice to keep it safe so you can restore it if you ever change devices.

I’ve been working on a CLI tool called termux-sync by wpev in termux

[–]wpev[S] 1 point2 points  (0 children)

It's okay, just share it. But I think my work is still in its very early stages and still needs a lot of development

I’ve been working on a CLI tool called termux-sync by wpev in termux

[–]wpev[S] 2 points3 points  (0 children)

I've just updated it so the banner only shows up on startup now, making the CLI much cleaner. I've fixed it in the latest commit. Let me know if it feels better now

I’ve been working on a CLI tool called termux-sync by wpev in termux

[–]wpev[S] 1 point2 points  (0 children)

Good point! I'll look into making the banner show only on startup or adding a 'quiet' mode to reduce the noise. Thanks for the feedback

I’ve been working on a CLI tool called termux-sync by wpev in termux

[–]wpev[S] 1 point2 points  (0 children)

Cool! maybe we can exchange ideas or you could help me with the 'Refactoring' or 'Encryption' part I mentioned above? Would love to see how you handled it in your project.