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

[FEATURE REQUEST] Export packages on a timer #786

Closed
marticliment opened this issue Mar 11, 2023 · 2 comments · Fixed by #1592
Closed

[FEATURE REQUEST] Export packages on a timer #786

marticliment opened this issue Mar 11, 2023 · 2 comments · Fixed by #1592
Assignees
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go

Comments

@marticliment
Copy link
Owner

Backup package list on a file every x time.

Sent Through mail by a translator.

@marticliment marticliment added new-feature A new feature that could be useful in WingetUI ready-to-go labels Mar 11, 2023
@marticliment marticliment self-assigned this Mar 11, 2023
@umarabdullah23
Copy link

+1
A Backup option will be great. And sending by email will not need a database either.

@ianalexis
Copy link

ianalexis commented Aug 29, 2023

MVP = 🍦
MMP = 🍧
MLP = 🍨

Trigger 🔫:

  • X Time 🕓 🍦 :
    • Trigger or Check if X time passed.
    • For those whit 24/7 background WinGetUI
  • Every time WinGetUI open/closes 🍧:
    • Must read last export for changes to avoid useless export.
    • For those without background WinGetUI

Where 📂:

  • Custom directory 📁 🍦:
    • Easy task and easy to sync with onedrive or sftp.
  • Email 📧 🍨:
    • Harder and risky ‼️ but nice idea.

Files:

  • Last 📄 🍦:
    • Name = [PcName]-WingetUi-AutoExport.json
      • Content: Last export with date YYMMDD HHMMSS
  • Historic file 📖 🍧:
    • Name = [PcName]-WingetUi-History.json
      • Content: Last X versions with changes.
      • Need to check

Customization 🍨:

  • Origin filter
    • Check origin apps to export.
  • App to avoid.
    • Mark app to ignore at export.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants