Giter Club home page Giter Club logo

injuben's Introduction

About in剧本(jù běn)

in剧本(jù běn) is an open source software which can help you to write a screenplay as a plain text. The online version is available.

Development

Download Fonts

Download SourceHan_ttc.zip from https://github.com/injuben/Source-Han-TrueType , unzip it and copy *.ttc to folder app/juben/fonts

Setup Python(3.5+)

python3 -m venv ~/.venv/injuben
source ~/.venv/injuben/bin/activate
cd app
pip install -r requirements.txt

Run App

FLASK_APP=in_juben.py FLASK_ENV=development flask run --host=0.0.0.0

Docker

Local Build

docker build --tag injuben .
docker run --rm -it --name injuben -p 5000:5000 injuben

Docker Hub

docker pull injuben/injuben
docker run --rm -it --name injuben -p 5000:5000 injuben/injuben

Access http://localhost:5000/

Thanks

Fountain

Python : cachelib, Flask, Reportlab, Screenplain

JavaScript: CodeMirror, download.js, jQuery, JavaScirpt Cookie, PDF JS

CSS: Bulma, Foundation Icon Font Sets

Compressor: YUI Compressor, UglifyJS

injuben's People

Contributors

leeyupeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

injuben's Issues

可以增加文件管理的功能吗

很棒的工具啊,不过发现有一个问题。
比如说写完一个剧本,导出txt,要写第二个剧本,还需要把前一个剧本的内容都删掉,好像没有全选的功能,这一步就很麻烦。
如果要反过来修改前一个剧本,就又得把第二个剧本的内容删掉,然后从txt文本里面复制,也很麻烦。
如果可以增加文件管理功能,自由打开或者保存剧本文件可能会更好。

Fountain VS injuben

您好,我从 fountain-zh 看到了本项目。
我最近正在了解剧本格式相关内容,想要请教一下。

fountain 似乎更像是一个已成熟的业界写作标准之一。
而现在的 injuben 则似乎是新的一套语法规范,请问使用其替代 Fountain 的具体原因是?

在此之间,有什么对比优劣吗?

太棒了,不知道怎么留言就开个Issues表示一下感谢

太棒了,这个项目应该被更多人看到,可惜国内的编剧现在还很不重视做事情的标准和方法。接受不了一些有门槛的,但是实际上综合效率更好的东西。
而国外做的东西又很少考虑**人的使用习惯,obsidian 现在用的人很多,上面也有个fountian插件,但是并不是支持@编辑,导致我们这些非英语系的就无法使用。https://github.com/Darakah/obsidian-fountain
你的这个要好的多,要是也能做个obsidian插件就好了。

这个工程不仅本身很好用,帮助中还几乎就是一个很完美的fountian教学。真的做的太好了。希望能够有更多的人看到和使用这个项目。

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.