Giter Club home page Giter Club logo

cm_file_collectors's Introduction

cm_file_collectors 本地视频文件管理(Local video file management)

这个软件功能都是我平时用到的,如果有别的好想法可以给我发邮件,或者自己改下代码。现在确实都是手动录入的,我自己对手动整理十分上头,打算写一个插件功能,用插件来实现自动填写录入信息。

部署方式

1.安装

nodejs

2.安装依赖

注意 sqlite3 只提供源码,所以需要先安装一个可以编译的。我是 windows,所以我直接安装的

npm install --global windows-build-tools

还需要安装 sharp

npm install sharp

这两个经常安装出错,有时使用 cnpm 更容易装上

然后正常安装其他依赖即可,我使用的 yarn,基本其余的安装都比较省心,可以事先安装 yarn

3.运行

yarn dev

4.打包

yarn electron:build

有任何问题可以联系我 O(∩_∩)O

E-mail: [email protected]

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.