Code Monkey home page Code Monkey logo

s's Introduction

Bookmarks and shortcuts

This will be an utility to save browser tabs / link local server and files in a web browser.

Drag and drop a tab from a browser to make a link with thumbnail, website name and favicon

Drag and drop game icon from your desktop to make a browser based version of your desktop.

Run optional local server for more functionality. Explore all your files with your browser.

Everything with possible CSS customization. Dark mode / light mode included.

Add server to startup and web client as your home page for maximum convenience.

Implementation Progress

Features implemented: 1%

Tech

It will be compiled to HTML+CSS+JS, not sure now what exact tech will be used for development. Probably node js and sass/less. Use web components

TODO

  • Add Terms of Use, Privacy Policy, Cookie Policy, License
  • Use Firebase to store everything, use Firebase login with Whatever
  • Make a notification popup style with terms, policy accept button
  • Refactor everything
  • Define custom elements for icons '<icon>example.com</icon>' and folders
  • Create classes for
    • Icons
    • Selection
    • Folders
    • Recycle bin
  • Maybe: Bottom bar that shows link address on hovering an icon
  • Auto aligning icons to grid
  • Context menu that allows deleting icons
  • Deleting selected on pressing delete
  • Opening selected on pressing enter
  • Folders
    • Maybe just add Path to Icon class, and filter all icons before displaying, if they are in given path
    • Use '?path=games' parameters to display path. A folder is just an icon with an URL with path parameter
    • Add folder icon to all icons with path parameter
    • Or maybe use Prefixed localStorage, where each Folder path is a prefix to starage - each icon in localstorage has a prefix with its path
  • Add default icon when favicon isn't found
  • In context menu on right clicking icon: Add custom icon, that will let user upload an icon and it will be encoded to string and saved in localDB
  • Make it work on mobile
  • Remove third party icons from repo history

s's People

Contributors

tymski avatar

Watchers

James Cloos avatar  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.