diff --git a/README.md b/README.md index fce9790a..fe4bc915 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,24 @@ New-tab-page/Start-page for all browsers ## [See it in action](https://zombiefox.github.io/nightTab/) ### Features -- Add and remove bookmarks -- Filter bookmarks with keyword -- Clock for awesome clocky action! -- Date too because time is difficult -- Search bar to find bookmarks -- Search bar again but this time with options to customise the search engine +- Header + - Greeting + - Name, Style, Size + - Clock + - Hours, Minutes, Seconds, Separator, Meridiem, Hour/24, Size + - Date + - Day, Date, Month, Year, Separator, D/M or M/D format, Size + - Search + - Filter, Search engine, Size + - Add and remove, Accent +- Bookmarks + - Letter or icon, Names, URLs, Open in new tab, Size +- Layout + - Vertical and horizontal alignment, Padding, Gutter, Width, Title +- Theme + - Accent colour, Random accent colour, Light/Dark theme, Radius +- Background + - Image, Blur, Scale, Opacity, Grayscale, Accent colour - Saves data to local storage - Keyboard shortcuts - esc *to dismiss most things* @@ -19,29 +31,11 @@ New-tab-page/Start-page for all browsers - ctrl+alt+d *to toggle dark and light mode* - ctrl+alt+r *random theme if option is turned on in* `menu > layout > random Accent colour` - Responsive design -- Customise Accent colour! -- Can be installed on Chrome as an extension - -All options available: -- Header - - Clock, hours, minutes, seconds, 24 hours, separators - - Date, day, month, year, separators, text length - - Search, bar length, search engine - - Show/hide Edit/Add and Accent buttons - - Header alignment -- Bookmarks - - Open in a new tab - - Block and List style - - Sort by Name, Letter or order added -- Layout - - Fluid, Wide or Thin - - Scroll past end of page - - Random theme colour --- -[![nightTab Demo](screenshots/screenshot-001.gif)](https://zombiefox.github.io/nightTab/) -[![nightTab Demo](screenshots/screenshot-002.gif)](https://zombiefox.github.io/nightTab/) -[![nightTab Demo](screenshots/screenshot-003.gif)](https://zombiefox.github.io/nightTab/) -[![nightTab Demo](screenshots/screenshot-004.gif)](https://zombiefox.github.io/nightTab/) -[![nightTab Demo](screenshots/screenshot-005.gif)](https://zombiefox.github.io/nightTab/) -[![nightTab Demo](screenshots/screenshot-006.gif)](https://zombiefox.github.io/nightTab/) +[![nightTab Demo](screenshots/demo-001.gif)](https://zombiefox.github.io/nightTab/) +[![nightTab Demo](screenshots/demo-002.gif)](https://zombiefox.github.io/nightTab/) +[![nightTab Demo](screenshots/demo-003.gif)](https://zombiefox.github.io/nightTab/) +[![nightTab Demo](screenshots/demo-004.gif)](https://zombiefox.github.io/nightTab/) +[![nightTab Demo](screenshots/demo-005.gif)](https://zombiefox.github.io/nightTab/) +[![nightTab Demo](screenshots/demo-006.gif)](https://zombiefox.github.io/nightTab/) diff --git a/screenshots/demo-001.gif b/screenshots/demo-001.gif new file mode 100644 index 00000000..8562d407 Binary files /dev/null and b/screenshots/demo-001.gif differ diff --git a/screenshots/demo-002.gif b/screenshots/demo-002.gif new file mode 100644 index 00000000..772ff61d Binary files /dev/null and b/screenshots/demo-002.gif differ diff --git a/screenshots/demo-003.gif b/screenshots/demo-003.gif new file mode 100644 index 00000000..ce2e3538 Binary files /dev/null and b/screenshots/demo-003.gif differ diff --git a/screenshots/demo-004.gif b/screenshots/demo-004.gif new file mode 100644 index 00000000..fcffbba1 Binary files /dev/null and b/screenshots/demo-004.gif differ diff --git a/screenshots/demo-005.gif b/screenshots/demo-005.gif new file mode 100644 index 00000000..0fef5d4d Binary files /dev/null and b/screenshots/demo-005.gif differ diff --git a/screenshots/demo-006.gif b/screenshots/demo-006.gif new file mode 100644 index 00000000..da2568fa Binary files /dev/null and b/screenshots/demo-006.gif differ diff --git a/screenshots/screenshot-001.gif b/screenshots/screenshot-001.gif deleted file mode 100644 index e4fe9ba2..00000000 Binary files a/screenshots/screenshot-001.gif and /dev/null differ diff --git a/screenshots/screenshot-002.gif b/screenshots/screenshot-002.gif deleted file mode 100644 index d22304b4..00000000 Binary files a/screenshots/screenshot-002.gif and /dev/null differ diff --git a/screenshots/screenshot-003.gif b/screenshots/screenshot-003.gif deleted file mode 100644 index 4e2bcfb7..00000000 Binary files a/screenshots/screenshot-003.gif and /dev/null differ diff --git a/screenshots/screenshot-004.gif b/screenshots/screenshot-004.gif deleted file mode 100644 index 1967f4f5..00000000 Binary files a/screenshots/screenshot-004.gif and /dev/null differ diff --git a/screenshots/screenshot-005.gif b/screenshots/screenshot-005.gif deleted file mode 100644 index 24b9df12..00000000 Binary files a/screenshots/screenshot-005.gif and /dev/null differ diff --git a/screenshots/screenshot-006.gif b/screenshots/screenshot-006.gif deleted file mode 100644 index 2990a2ff..00000000 Binary files a/screenshots/screenshot-006.gif and /dev/null differ diff --git a/screenshots/still-001.png b/screenshots/still-001.png new file mode 100644 index 00000000..68b0bae0 Binary files /dev/null and b/screenshots/still-001.png differ diff --git a/screenshots/still-002.png b/screenshots/still-002.png new file mode 100644 index 00000000..c9e5d8fa Binary files /dev/null and b/screenshots/still-002.png differ diff --git a/screenshots/still-003.png b/screenshots/still-003.png new file mode 100644 index 00000000..57cbe32e Binary files /dev/null and b/screenshots/still-003.png differ diff --git a/screenshots/still-004.png b/screenshots/still-004.png new file mode 100644 index 00000000..3d91d3ec Binary files /dev/null and b/screenshots/still-004.png differ diff --git a/screenshots/still-005.png b/screenshots/still-005.png new file mode 100644 index 00000000..6260b956 Binary files /dev/null and b/screenshots/still-005.png differ diff --git a/screenshots/still-006.png b/screenshots/still-006.png new file mode 100644 index 00000000..d1a43912 Binary files /dev/null and b/screenshots/still-006.png differ