All Projects → zqjimlove → subox

zqjimlove / subox

Licence: MIT license
Subox是一个基于 Electron 开发的以媒体资源文件为基础的字幕搜索桌面应用。可根据设定的搜索目录和忽略路径索引所有可播放的资源文件,并且以文件名为基础索引字幕文件或者辅助搜索字幕文件并下载。

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to subox

Caption
Get Caption, start watching.
Stars: ✭ 1,258 (+7300%)
Mutual labels:  subtitles, electron-app
subed
Subtitle editor for Emacs
Stars: ✭ 143 (+741.18%)
Mutual labels:  subtitles
talksearch
🎤 An interactive search experience for video titles and transcripts
Stars: ✭ 24 (+41.18%)
Mutual labels:  subtitles
competiwatch-desktop
Desktop app built in Electron for tracking your competitive match history in Overwatch.
Stars: ✭ 94 (+452.94%)
Mutual labels:  electron-app
youtube tool
Tool for extracting comments or subtitles from youtube video's
Stars: ✭ 89 (+423.53%)
Mutual labels:  subtitles
developer-platform-install
Single Installer for all Red Hat Development Tools and more. Download it form Red Hat Developers Portal web site - http://developers.redhat.com/products/devsuite/overview/.
Stars: ✭ 24 (+41.18%)
Mutual labels:  electron-app
Quest
Quest is a Unified Engine for Searching Things (JIRA, Confluence, Google Drive, Dropbox paper, Slack...)
Stars: ✭ 76 (+347.06%)
Mutual labels:  electron-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+4817.65%)
Mutual labels:  electron-app
Wenku
一款网络文章本地离线进行聚合的跨平台开源APP
Stars: ✭ 13 (-23.53%)
Mutual labels:  electron-app
notion-linux-wrapper
Notion.so desktop application for Linux
Stars: ✭ 37 (+117.65%)
Mutual labels:  electron-app
ebu-tt-live-toolkit
Toolkit for supporting the EBU-TT Live specification
Stars: ✭ 23 (+35.29%)
Mutual labels:  subtitles
video-subtitle-extractor
视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Stars: ✭ 1,763 (+10270.59%)
Mutual labels:  subtitles
tim
manage issues with order
Stars: ✭ 51 (+200%)
Mutual labels:  electron-app
mpvacious
Adds mpv keybindings to create Anki cards from movies and TV shows.
Stars: ✭ 286 (+1582.35%)
Mutual labels:  subtitles
The-Wall
The Wall automatically changes desktop wallpaper based on the tags selected by the user
Stars: ✭ 48 (+182.35%)
Mutual labels:  electron-app
pysub-parser
Library for extracting text and timestamps from multiple subtitle files (.ass, .ssa, .srt, .sub, .txt).
Stars: ✭ 40 (+135.29%)
Mutual labels:  subtitles
rebaslight
Rebaslight - an easy to use special effects editor
Stars: ✭ 39 (+129.41%)
Mutual labels:  electron-app
keep
Run Google Keep in the menu bar
Stars: ✭ 66 (+288.24%)
Mutual labels:  electron-app
amazon-music-linux
linux desktop player for amazon music
Stars: ✭ 46 (+170.59%)
Mutual labels:  electron-app
example-electron-license-activation
An example of how to implement software licensing and device activation in an Electron application
Stars: ✭ 55 (+223.53%)
Mutual labels:  electron-app

Subox

Subox是一个基于 Electron 开发的以媒体资源文件为基础的字幕搜索桌面应用。可根据设定的搜索目录和忽略路径索引所有可播放的资源文件,并且以文件名为基础索引字幕文件或者辅助搜索字幕文件并下载。

所有字幕数据通过 163sub 等服务网站获取。

预览

下载

点击跳转下载页面

开发提示

#启动Electron#

npm start

#实时编译#

webpack --watch

打包

npm run build

打包方案事采用了 electron-builder 的支持,现在已经集成了 WINDOW MAC 的方案。

可以通过修改 electron.build.js 中的逻辑实现个性化的打包方案。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].