Code Monkey home page Code Monkey logo

ztmy's Introduction

ztmy

ztmy is a concert viewer for Zutomayo concerts. Features include concert setlist (and timestamps), lyrics alongside the video (Japanese with furigana and autogenerated romaji), song search, and song info (including what concerts the song is in).

Web

This was made using sveltekit, but it it can be completely prerendered, meaning it can build and become a static site.

Running Instructions

git clone https://github.com/jetstream0/ztmy

npm i

npm run build (will build a static version of the site in the build directory) or npm run dev (run a version of the site locally)

If you want to build the tauri app, switch to the tauri branch. Then,

cargo run build or cargo-tauri build

Also, default video sources can be set in /src/lib/data/video_config.json, and when running this locally (and using default video sources), you may want to upload the video files in /static as file:// links likely won't work.

Desktop App

Made with tauri. See the releases (todo: link) to download.

The desktop app also features a basic CLI.

Screenshots

Concert and lyrics interface

Songs search interface

Song info interface

Licensing

The code is licensed under the GNU AGPL open source license. Feel free to fork and whatnot as long as the license terms are obeyed.

Obviously, the fonts, lyrics, and album cover images are not under my copyright. The OFL (Open Font License) applies to both the fonts. The lyrics and album cover are under Zutomayo's copyright, probably. The favicon (the horrible drawing of the hedgehog) was made by me, feel free to use it.

ztmy's People

Contributors

stjet avatar

Stargazers

 avatar

Watchers

 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.