RustyPage is a simple startpage configurable with a simple TOML file.
You can see a live example with all the features enabled on this repo's GitHub Page.
Add as many bookmarks as you'd like by adding the link and name to the configuration file. You can also optionally add a shortcut key that opens a bookmark in a new tab.
Add a search bar to your page with an engine of your choice.
A clock with your local time on it.
RustyPage has an optional theme selection.
For a list of themes, go to the themes documentation.
cargo install RustyPagecargo install --path . --lockedNote
The --path . above specifies the directory of the source code and NOT where rustypage will be installed.
For more information see the docs for cargo install.
- Default Favicon by Maria
- Alterative Default Favicon (used in
/docs/config/examples/full.toml) by sookylala - Search icon SVG from Dazzle Ui