Firefox and Chrome start page a minimalist, terminal-inspired start page for your browser. This project provides a clean and customizable interface for quickly accessing your favorite websites and performing searches.
- Terminal Aesthetic: Dark theme with monospaced font and command-line interface.
- Customizable Links: Add your favorite websites and categorize them.
- Quick Search: Type commands to navigate or search the web.
- Responsive Design: Works on all screen sizes.
- Clone the repository:
git clone https://github.com/BRSkings/TerminalStart
- Run it localy through any why of you want
Edit the links object in the <script> section of bestone.html to add or modify commands.
Replace the background image by updating the background URL in the CSS.
📺 YouTube: Opens YouTube.
🎮 Steam: Opens Steam.
🐙 GitHub: Opens GitHub.
Search : Performs a Google search.
HTML, CSS, JavaScript
I got inspiration from Excalith's start page: https://excalith-start-page.vercel.app/
