Skip to content

DISCONTINUED! JNote Cloud is a simple note keeper software running on JavaFX platform, synchronizing to remote server, in metro design language, with Markdown syntax supports

Notifications You must be signed in to change notification settings

DekaiLin/JNoteCloud

 
 

Repository files navigation

JNote Cloud

JNote Cloud is a simple note keeper software running on JavaFX platform, synchronizing to remote server, in metro design language, with Markdown syntax supports

Usage:

  • JDK 1.8 or higher
  • Download source code and import to Eclipse.
  • Download and import 3rd party libraries, and add to build path.
  • Run Project > Clean

Warning:

  • Hard to understand code is expected.
  • There is still many problems with it.
  • Expect to see misspelling and grammar mistake.

Dependencies and 3rd Libraries:

-markdown4j https://code.google.com/p/markdown4j/

-JSON-java https://github.com/douglascrockford/JSON-java


JNote Cloud是一款JavaFX平台,支持Markdown语法,使用Metro设计语言的在线笔记软件。

Usage:

  • 请确保当前环境为JDK1.8或更高
  • 下载源代码并导入Eclipse
  • 下载并导入第三方库,添加进Build Path
  • 运行 Project > Clean

警告:

  • 如果你正在读源代码的话,请做好面对翔一般的代码的心理准备。
  • 问题其实还挺多的。
  • 你会无预兆的看到很多拼写和语法错误
  • 只是学校的期末作业而已,别抱太大希望。

Dependencies and 3rd Libraries:

-markdown4j https://code.google.com/p/markdown4j/

-JSON-java https://github.com/douglascrockford/JSON-java

About

DISCONTINUED! JNote Cloud is a simple note keeper software running on JavaFX platform, synchronizing to remote server, in metro design language, with Markdown syntax supports

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 68.0%
  • CSS 32.0%