Giter Site home page Giter Site logo

jaredk3nt / hometerm Goto Github PK

View Code? Open in Web Editor NEW
141.0 6.0 26.0 96 KB

A "functioning" terminal as your browsers homepage!

Home Page: https://hometerm.dev

JavaScript 76.95% HTML 3.89% CSS 19.16%
homepage startpage startpage-emporium terminal-emulator terminal localstorage

hometerm's People

Contributors

jaredk3nt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hometerm's Issues

Tab autocomplete

To properly match the user-experience of a terminal HomeTerm should provide tab autocomplete. Set up a listener on tabs that will fill input based on current string.

For the first run we don't need to support tabbing through options just displaying multiple options if available and completing if only a single option is available.

`edit` command

HomeTerm should expose an edit command that allows users to update the url values attached to links.

usage: edit <path to link> <new value>

Ability to change search engine

The user should be able to change their default search engine permanently or for one time on the command. They should also be able to set their search engine to something custom.

usage: search -e <engine name or url string> [<search string>]

examples:
search -e duckduckgo - changes engine to duckduckgo and remembers change in localstorage
search -e duckduckgo "search string" - changes engine to duckduckgo for the one search
search -e https://anothersearch.com/q= - changes engine to use custom string

engines to add default:
duckduckgo: https://duckduckgo.com/?q=
bing: https://www.bing.com/search?q=

Neofetch and other silly commands

Just adding a neofetch command that displays some fake system information like the neofetch command on linux, or a cowsay command, just some more silly things

`mv` command

HomeTerm should expose a mv command for renaming directories and links.

usage: mv <path> <new name>

Add "config" for terminal

Add a separate mechanism for configuration.

Options: (These don't have to all be added at once)

  • Prompt styling / format
  • Option to run command at load
  • Size of terminal
  • Size of font

`import` and `export`

HomeTerm should expose commands to allow for importing and exporting file structures. The file structure should be serialized to allow for easier copy/past.

usage: import <serialized object> and export

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.