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
{{ message }}
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
Pages 101 and 102 contains a list of all news titles. By parsing and saving these to a file, we can implement a command that compares the saved titles with the current titles. If they have changed, the user can e.g. display a notification.
Example usage:
$ ttt update
No new news!
$ ttt update
1) Some news title [108]
2) ..
We could also have a flag for automatically creating the notification(s).
The text was updated successfully, but these errors were encountered:
Pages
101
and102
contains a list of all news titles. By parsing and saving these to a file, we can implement a command that compares the saved titles with the current titles. If they have changed, the user can e.g. display a notification.Example usage:
We could also have a flag for automatically creating the notification(s).
The text was updated successfully, but these errors were encountered: