Giter Site home page Giter Site logo

codexvert's Introduction

CodeXvert - Manage and Transcode Your Video Library

CodeXvert is a modern web application built with Kotlin Multiplatform that simplifies managing and transcoding your video library. It provides a user-friendly interface to browse your videos, filter them by codecs, and convert between different video and audio codecs with ease.

Features

  • Video Library Management: Organize and search your video files with support for various file extensions like AVI, MP4, MKV, and MPEG4.
  • Codec Filtering: Filter your videos based on video and audio codecs for better organization and easy identification.
  • Transcoding: Convert between different video and audio codecs with a simple interface. Supported codecs include H.264, VP9, AAC, MP3, Opus, and Vorbis (among others).
  • Multi-Platform Support: CodeXvert is built with Kotlin Multiplatform, allowing it to run on the Web, Desktop, and Server environments.

Screenshots

Video Files

Video Files

Settings

Settings

Getting Started

To get started with CodeXvert, you can either run the application locally or deploy the Docker container.

Running Locally

  1. Clone the repository: git clone https://github.com/jsixface/codexvert.git
  2. Navigate to the project directory: cd codexvert
  3. Build the project: ./gradlew build
  4. Run the web application: ./gradlew :server:run
  5. Access the application in your browser at http://localhost:8080

Docker Deployment

CodeXvert is available as a Docker image on the GitHub Container Registry. You can pull and run the latest image with the following command:

docker run -d -p 8080:8080 ghcr.io/jsixface/codexvert:latest

This will start the CodeXvert application and expose it on http://localhost:8080.

License

CodeXvert is released under the AGPL-3.0 License.

codexvert's People

Contributors

jsixface avatar

Watchers

 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.