Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jul 9, 2024. It is now read-only.
/markitosPublic archive

Simple app to create and save cue markers

NotificationsYou must be signed in to change notification settings

ivansabik/markitos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markitos is a simple app to create cue markers from an audio file and save them, runs completely client-side using Javascript HTML5 features. Great props towavesurfer.js for providing the backend.

Dependencies

  • jquery
  • bootstrap
  • wavesurfer.js

Install

A quick and dirty setup using php built-in server is the following, you can use any otherone-liner static server:

git clone https://github.com/ivansabik/markitos.gitcd markitosbower installphp -S localhost:8000

If everything runs smooth, you can now go tohttp://localhost:8000

Design

Use cases

Models

Specs

  • As a user I should be able to load an audio track
  • As a user I should be able to play an audio track
  • As a user I should be able to pause an audio track
  • As a user I should be able to add a new cue marker for an audio track
  • As a user I should be able to edit a new cue marker for an audio track
  • As a user I should be able to delete a new cue marker for an audio track
  • As a user I should be able to export added cue markers

About

Simple app to create and save cue markers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp