Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zerosonesfun/terminal-billy
A command line interface for any website that anyone with very basic website coding knowledge can get up and running and customize quickly and easily.
https://github.com/zerosonesfun/terminal-billy
Last synced: 1 day ago
JSON representation
A command line interface for any website that anyone with very basic website coding knowledge can get up and running and customize quickly and easily.
- Host: GitHub
- URL: https://github.com/zerosonesfun/terminal-billy
- Owner: zerosonesfun
- License: gpl-3.0
- Created: 2023-06-18T02:30:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-19T23:21:49.000Z (8 months ago)
- Last Synced: 2024-05-21T00:51:02.611Z (8 months ago)
- Language: HTML
- Size: 155 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terminal billy ($b)
A command line interface for any website that anyone with very basic website coding knowledge can get up and running and customize quickly and easily.
[Demo](https://zerosonesfun.github.io/terminal-billy/terminal2.html)
---
## Mission
1. Create a fun and nerdy way to interact with websites.
2. Keep it as simple as adding a hamburger menu to a website. Beginner webmasters should be able to copy/paste the code and have a version up and running quickly.---
## Installation
1. Copy the code in terminal2.html and paste it where you want it.
2. If pasting into an existing page you may delete from `` to `` and delete `` and `` at the end.
3. Replace the response verbiage you see throughout with your own.---
## Notes
- $b = "terminal billy" and/or terminal is ready to accept commands, type them here.
- This readme won't list available commands since the "help" command lists them.
- If you have an idea, go to the discussion board (look for the tab within this repository's menu above).
- If you want to report a bug look for the issues tab above.
- If you are a developer, I accept pull requests.