Code Monkey home page Code Monkey logo

social-bookmark-viewer-fx's Introduction

Social Bookmark Viewer FX

JavaFX で開発したソーシャルブックマークのビューアです。タグによるナビゲーションを重視しています。 現時点で対応しているソーシャルブックマークは Diigo のみです。 そのうちはてなブックマークにも対応したいと考えています。

How to use

ビルドには Maven3 を使います。

まず、 ここ から Diigo の API キーを取得してください。 取得したら src/main/resources/conf/key.properties のキー diigo.api.key に取得したキーを設定します。

diigo.api.key=(入手した API キー)

API キーの設定を行ったら、Maven を使ってビルドしてください。

$ mvn package

ビルドの結果 target 以下に生成された JAR を実行します。

Dependent Libraries

License

Apache License, Version 2.0

Author

AOE, Takashi

social-bookmark-viewer-fx's People

Contributors

aoetk avatar

Watchers

 avatar  avatar

social-bookmark-viewer-fx's Issues

DiigoのログインCookieの保存が必要

現状アプリケーションから Diigolet を起動しても、毎回ログインが必要となっている。Diigo のログイン Cookie を保存しておくようしした方が良い。

リロードを差分更新にする

ブックマークのリロードは #6 で実装したが、全読み込みという乱暴な方法になっているので、更新されたものだけをアップデートするように変更する。

ウィンドウ状態の保存

以下の状態を保存できるようにする。

  • ウィンドウの位置
  • ウィンドウサイズ
  • SplitPane の位置

ページ検索のJavaScriptライブラリの見直し

現在ページ検索に使っているJavaScriptライブラリがjQueryを使っている、CSS定義がたまにWebページ側の定義とバッティングする、等の理由で不具合を起こすことがあるので、見直しが必要。

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.