Coder Social home page Coder Social logo

simple_startpage's Introduction

Simple Startpage

Version 2 Version 1

This is my attempt at creating a simple, lightweight and JavaScript-free startpage after checking our r/startpages.

I added a GIF to give it a peaceful but retro ambience.

Installation

  1. Clone/download the repository. I placed it on my Raspberry Pi, so that the startpage can be accessed by multiple devices.

  2. Navigate to src directory. Host the directory using any http server. I use python3's built-in http server like this

     python3 -m http.server <port> 
    
  3. Open your browser of choice. I use Firefox.

  4. Set homepage as http://<server IP>:<port>/start.html in Settings

Set the startpage as the new tab

Firefox does not allow custom new tab by default. You need an extension for this to work.

  1. Download New Tab Override
  2. Open the extension
  3. Set options as custom URL
  4. Set URL as http://<server IP>:<port>/start.html like before

Note: For Chrome/Chromium, you can use Custom New Tab URL

Customization

The color scheme can be easily customized by editing style.css file. I've set all the color codes at the top of the file so that you don't have to hunt them in the file.

If you are going to use more than 3 rows of links in the startpage, consider adjusting

.content height

Versions

I frequently change my startpage to match my system theme. You can download particular versions if you want to

Note


simple_startpage's People

Contributors

thexavier666 avatar

Stargazers

Davidson Gonçalves avatar Sergey Katrushenkov avatar  avatar Bishakh Ghosh avatar k-vernooy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.