Skip to content

ImNotVarun/Simple_Home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE HOME

The Shortcut App is a customizable homepage that you can set as your browser's homepage. It features a clean interface for quick search and bookmark management. You can add your favorite websites as shortcuts, and more features are coming soon!

Screenshots

screenshot Image screenshot Image

Features

  • Customizable Search Bar: Quickly search the web or go directly to a URL.
  • Bookmark Shortcuts: Add, edit, and remove bookmarks for your favorite websites. Each bookmark includes the website's favicon for easy identification.
  • Local Storage: All shortcuts are saved locally in your browser, so they persist across sessions.
  • Responsive Design: The app adjusts to different screen sizes, providing a consistent experience on desktops, tablets, and mobile devices.
  • More Features Coming Soon: We are working on adding more functionality, including custom themes, advanced bookmark sorting, and more.

How to Use

  1. Set as Homepage:

    • Add this HTML file as your browser homepage in your browser settings.
  2. Search:

    • Start typing in the search bar to either search directly or enter a URL. If the input is a valid URL, you'll be directed to that site; otherwise, the search query will be passed to Google.
  3. Adding Shortcuts:

    • Click the + button to add a new shortcut.
    • You will be prompted to enter a name and URL for the shortcut.
  4. Managing Shortcuts:

    • Click on the vertical ellipsis next to a shortcut to edit or remove it.
    • Shortcuts can be clicked to open the website in a new tab.

Future Updates

  • Improved bookmark management with sorting options.
  • Custom themes for personalized experiences.
  • Search engine customization.

Installation

  1. Clone the repository:
    git clone https://github.com/ImNotVarun/Simple_Home.git