Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 1.94 KB

README.md

File metadata and controls

72 lines (48 loc) · 1.94 KB

DeuteriumLinkpage

A simple but highly configurable start page.

Quick access your favorite and most used links via link cards. Add and remove link cards with ease.

Available configuration options:

  • Edit heading.
  • Edit subheading.
  • Change background image.
  • Vertical center image.
  • Change element color (blue | red | green).
  • Change font color (Black | White).
  • Enable/disable card sorting.
  • Enable/disable edit mode.
  • Save configuration to file.
  • Load configuration from file.
  • Reset configuration.
  • Reset configuration and link cards.

Screenshots:

Main:
Main

Configuration:
Configuration

Reset options:
Reset options

New card:
New card

Icon picker:
Icon picker

Edit mode:
Edit mode

Sorting cards:
Sorting cards

Built With

Notes

  • Configurations are stored in the browsers local storage. An option to save the configuration to file is provided.
  • The feature 'background image: Add new' is not yet available. New images should be put manually to /img.
  • Background image listing and selection, works only with Apache web server (for now). To change image, the appropriate defaults value in script.js, has to be edited.
  • The icon picker uses Font Awesome icons.

License

This project is licensed under the 3-clause BSD license - see the LICENSE file for details

Acknowledgments