Skip to content

SearchPlaces is a free to use (and Open Source) creativity platform that enables you to create your own browser homepage with in depth customisation options!

Notifications You must be signed in to change notification settings

dwpery/SearchPlaces

Repository files navigation



SearchPlaces is a free to use (and Open Source) creativity platform that enables you to create your own browser homepage with in depth customisation options!

Contents

  1. When is the initial release?
  2. What can we expect in terms of customisation?
  3. Building from Source Code?

When is the initial release?

SearchPlaces will enter it's public beta on Saturday 15th June 2024. Things will not be complete or optimised at this stage but as the project enters the late stage of pre-release development the beta will be an opportunity for user feedback to be incorporated.

During beta, expect frequent but small updates which aren't tied to a specific update schedule. Once in full release Content Updates will be pushed on the first of every month containing new features, bug fixes, quality of life changes and much more!

What can we expect in terms of customisation?

Users will spend the majority of their time creating in the 'Toolbox,' this menu holds all of the elements a user can add to their Place. Those elements currently are:

  • Text
  • Images (by URL)
  • GIFs (by URL)
  • Videos (by URL)
  • Shapes
  • Stickers

Each element comes with its own suite of editable properties that the user can mess around with to create their perfect Place!

The 'Properties' menu allows you to edit the general properties of your Place such as preferred search engine, search destination and wether the background is a colour or image.

Building from Source Code?

Once the source code has been installed, run the following:

npm install


Then once you have made changes to the JavaScript code, open the terminal and type:

node_modules/.bin/webpack


This will bundle the JavaScript code from src into the dist folder, then type:

firebase serve


This will run the project as if it is on a server locally

About

SearchPlaces is a free to use (and Open Source) creativity platform that enables you to create your own browser homepage with in depth customisation options!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published