awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Cveinnt avatar

Cveinnt/LiveTerm

0
View on GitHub↗
5,403 stars·614 forks·TypeScript·MIT·21 viewsliveterm.vercel.app↗

LiveTerm

LiveTerm is a terminal-style static site generator and web template designed to create websites that mimic a command-line interface. It functions as a portfolio builder that transforms personal and professional information into an interactive terminal environment.

The project uses a configuration-driven approach to map JSON data to visual and textual elements. This allows for the customization of site appearance, including the modification of banners, usernames, and terminal prompts.

The system handles the generation of static web renderings and utilizes theme-based style injection to apply custom color schemes and layouts.

Features

  • Web-Based Terminal Simulators - Generates a web-based interface that mimics a command-line environment for presenting portfolios.
  • Portfolio Frameworks - Provides a framework for organizing and presenting technical professional experience in a terminal format.
  • Static Site Generators - Compiles structured configuration data into a standalone set of static HTML files mimicking a terminal.
  • Terminal Interface Templates - Ships a web-based layout that simulates a terminal environment with customizable themes and prompts.
  • Single-File Site Configurations - Provides a single-file configuration approach to define the entire site's appearance and settings.
  • Static Rendering - Transforms structured configuration data into static HTML and CSS files for optimized delivery.
  • Portfolio Generators - Automates the creation of professional portfolios presented as interactive terminal environments.
  • UI Element Mappings - Translates JSON configuration objects directly into terminal-style visual elements like banners and prompts.
  • Site Appearance Customizations - Allows modification of visual identity, including colors, banners, and usernames, via a configuration file.
  • Theme Token Injections - Applies visual themes by injecting CSS custom properties derived from a centralized configuration object.
  • Terminal-Aesthetic Web Designs - Implements a website design that looks and behaves like a command line interface.
  • React - Listed in the “React 项目” section of the Great Open Source Project awesome list.

Star history

Star history chart for cveinnt/livetermStar history chart for cveinnt/liveterm

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with LiveTerm

These projects share indexed features with LiveTerm. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • transitive-bullshit/nextjs-notion-starter-kittransitive-bullshit avatar

    transitive-bullshit/nextjs-notion-starter-kit

    7,021View on GitHub↗

    This is an opinionated starter kit that turns a Notion workspace into a fast, SEO-friendly website using Next.js and Vercel. It functions as a static site generator that builds a complete website from Notion content during the build process, integrating Notion as a content management system to pull pages and render them as a web site. The kit generates automatic social images for each page, creates human-readable URL slugs from page titles, and produces search-engine-optimized pages from Notion content. It includes a keyboard-driven search overlay and table of contents for navigating content

    TypeScriptblognextjsnotion
    View on GitHub↗7,021
  • github/personal-websitegithub avatar

    github/personal-website

    7,616View on GitHub↗

    This project is a developer portfolio generator and static site generator designed to transform markdown files and external API data into a professional website. It functions as a GitHub Pages template that renders dated articles through a markdown blog engine and creates static HTML pages for web hosting. The system distinguishes itself by acting as a GitHub API portfolio, automatically importing and displaying repository data and user profiles to populate portfolio elements. It utilizes API-driven content injection to automate updates to the project showcase and professional profile. The f

    HTML
    View on GitHub↗7,616
  • sharu725/online-cvsharu725 avatar

    sharu725/online-cv

    3,487View on GitHub↗

    This project is a static site generator designed to transform structured data into professional curriculum vitae and portfolio websites. It utilizes the Jekyll framework to compile plain text and data files into lightweight, web-ready HTML, allowing users to host their professional profiles directly on platforms like GitHub Pages. The system distinguishes itself by separating raw professional information from the visual layout, using YAML-based configuration files to manage content and Liquid templates to handle site structure. This approach allows for centralized data management, where work

    JavaScriptcv-templatejekylljekyll-template
    View on GitHub↗3,487
  • tbakerx/react-resume-templatetbakerx avatar

    tbakerx/react-resume-template

    2,133View on GitHub↗

    This project is a professional portfolio framework designed to generate responsive, personal resume websites. It utilizes a centralized configuration file to manage work history, skills, and contact information, decoupling content from the visual presentation layer to ensure a structured and consistent professional presence. The framework distinguishes itself by using a data-driven approach where resume content is mapped directly to components, ensuring that updates to professional profiles are reflected across the site through a single source of truth. It leverages static site generation and

    TypeScriptjavascriptnextjspersonal-website
    View on GitHub↗2,133
Compare all 30 related projects→

Frequently asked questions

What does cveinnt/liveterm do?

LiveTerm is a terminal-style static site generator and web template designed to create websites that mimic a command-line interface. It functions as a portfolio builder that transforms personal and professional information into an interactive terminal environment.

What are the main features of cveinnt/liveterm?

The main features of cveinnt/liveterm are: Web-Based Terminal Simulators, Portfolio Frameworks, Static Site Generators, Terminal Interface Templates, Single-File Site Configurations, Static Rendering, Portfolio Generators, UI Element Mappings.

Which projects share features with cveinnt/liveterm?

Projects with overlapping indexed features include: transitive-bullshit/nextjs-notion-starter-kit — This is an opinionated starter kit that turns a Notion workspace into a fast, SEO-friendly website using Next.js and… github/personal-website — This project is a developer portfolio generator and static site generator designed to transform markdown files and… sharu725/online-cv — This project is a static site generator designed to transform structured data into professional curriculum vitae and… tbakerx/react-resume-template — This project is a professional portfolio framework designed to generate responsive, personal resume websites. It… poole/hyde — Hyde is a static site theme for Jekyll that implements a two-column layout featuring a dedicated sidebar and a primary… timlrx/tailwind-nextjs-starter-blog — This is a markdown-based blog engine and Next.js starter template that renders posts from files with frontmatter…