Naereen / uLogMe

:bar_chart: :chart_with_upwards_trend: Automatically collect and visualize usage statistics on Ubuntu, with :musical_keyboard: key frequencies and :computer: window titles →
https://Naereen.GitHub.io/uLogMe/
MIT License
67 stars 14 forks source link

Improve UI #2

Closed Naereen closed 8 years ago

Naereen commented 8 years ago
body {
    font: 'Ubuntu',Tahoma,sans-serif;
}
/* or */
@import url('//fonts.googleapis.com/css?family=Ubuntu');
Naereen commented 8 years ago

I added (experimental) desktop notifications, on Ubuntu only, cf. 6e7411c.

Thanks to these explanations, I quickly remembered how to use GTK desktop notification (libnotify) cleanly (instead of Popen to a notify-send call, what I used to do before...).

So far, the HTTP server sends a notification when starting and refreshing, and when a new note or blog is entered by the user.

Demo desktop notification when refreshing

See this interactive demo, added by 520f732.

Naereen commented 8 years ago

6571e11 added a NProgress.js (thanks @rstacruz) loading bar to the HTML UI.

Naereen commented 8 years ago

c74ae59, ccf056a 7417505 and 4ecb2ea added support and documentation for keyboard shortcuts.

Naereen commented 8 years ago

274f328 fixed the issue about the style of the blogentry.