Git Product home page Git Product logo

anno's Introduction

ANNO

豆瓣读书笔记第三方客户端

这是一个基于Angular开发的Chrome App,可以独立安装在系统中。下载地址:https://chrome.google.com/webstore/detail/读书笔记/cekpldeffalionmgoedldkdnlcbphamp

基本功能

读书笔记的管理,写作,收藏,导出。

参与开发

ANNO是一个开源的应用,目前基本支持了豆瓣的 OAuth2 读书笔记读写 API,还有以下功能正在开发:

  • 加入数学公式支持
  • 带格式导出笔记到Evernote (已集成)
  • ……

开发准备

以下操作都在项目目录下执行

  • npm install 安装 Grunt 等依赖
  • bower install 安装前端使用的库文件(如果不需要使用到新的库文件,这一步和下一步可以忽略)
  • bower_components/中所需文件移到 assets/lib/
  • 申请豆瓣开发者帐号 http://developers.douban.com/
  • 复制一份 assets/config.sample.jsassets/config.js ,填写你的 api_keyapi_secret
  • 开发时执行 grunt watch,将 assets/ 下的文件编译、压缩到 public/ 中。

在Chrome扩展中加载项目目录,开启应用调试。

anno's People

Contributors

houkanshan avatar ndyag avatar

Watchers

难SayGood拜 avatar

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.