Skip to content

Navigation Menu

Sign in
Appearance settings

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
Appearance settings

Logan1x/SRTify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

16 Commits

Repository files navigation

SRTIFY

Installation steps:

Clone the repository and open directory in terminal

Frontend:

cd frontend
npm install
npm run dev

Change env.example.local to env.local and fill the values.

Backend:

cd backend
python3 -m venv srtify
source srtify/bin/activate
pip -r requirements.txt
uvicorn main:app --reload

Edit the .env.example to .env and fill the values.

Visit http://localhost:3000 and enjoy the service.

About

Make SRT with your video

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /