Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 383 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 383 Bytes

#System Updater

an application to make update notification easy in GNU/Linux operating systems.

TO DO

  • check last updated time . find appropriate files
    • Arch Linux --- /var/log/pacman.log
    • Debian GNU/Linux --
    • Fedora 21 ---
    • Fedora 22 ---
  • get latest update time (scraping the web page)
  • if time_difference
    • notfy users

Please feel free to make contributions.