Skip to content

kud/smart-tv-for-browser

Repository files navigation

SmartTV for Browser

Welcome to SmartTV for Browser – an immersive, intelligent, and intuitive interface for watching television right from your computer. Powered by Next.js, this project provides users with a seamless homepage experience when they aim to explore the world of television on their computers.

📺 For Users

Navigating SmartTV for Browser

This interface is designed with simplicity and usability at its core. When on the SmartTV homepage:

  1. Accessing the Sidebar: To view the sidebar with all available channels, simply press the combination of x + c + v keys simultaneously.

  2. Customizing Channels: Once the sidebar is displayed, you'll have the freedom to add or remove any channels to personalize your viewing experience. Click on a channel to toggle its presence on your homepage.

  3. Viewing: Navigate through the displayed channels on the homepage and click on your desired channel to start viewing.

Additional Features

Keep an eye out for continuous updates and new features that aim to enhance your viewing experience!

👨‍💻 For Developers

Getting Started

  1. Install dependencies:

    npm install
    # or
    yarn install
  2. Run the development server:

    npm run dev
    # or
    yarn dev
  3. Local Development: Open http://localhost:3000 in your browser to see the result. As you explore and make modifications, the platform offers hot-reloading, allowing you to see real-time changes.

  4. Editing & Customization: The primary entry point is pages/index.js. The architecture is modular and extensible.

  5. API Routes: For backend logic, the project offers API route support. Sample endpoint: http://localhost:3000/api/hello. Check pages/api/hello.js for logic.

Resources & Documentation

For contributions, visit the Next.js GitHub repository. Feedback and contributions are highly valued!

Deployment

Deploy the SmartTV for Browser experience using the Vercel Platform. Refer to the Next.js deployment documentation for detailed steps.

About

An immersive, intelligent, and intuitive interface for watching television right from your computer

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •