Giter Club home page Giter Club logo

desktopcal_android's Introduction

desktopcal_android

说明

  1. 本app是的desktopcal 的android端 (官网地址 http://chs.desktopcal.com/
  2. 日历使用了 https://github.com/prolificinteractive/material-calendarview
  3. 日期选择的dialog使用 https://github.com/jjobes/SlideDateTimePicker
  4. 看板位置: https://www.leangoo.com/board/go/1024876#
  5. 欢迎共同参与开发

使用方法

  1. 请先安装使用desktopcal和坚果云(pc端和android端)
  2. 将 C:\Users(do your self)\AppData\Roaming\DesktopCal\Db 设为坚果云的同步文件夹。文件夹中应该有一个calendar.db文件(如果安装目录不一样,可以用everything或者listary来搜索calendar.db)
  3. 安装本app。app会主动搜索db文件位置。你也可以手动修改

原理

  1. desktopcal的所有数据都是储存在calendar.db这个sqlite数据库中,可以用navicat工具直接打开它
  2. 由于官方没有api,所以只能自己手工同步

问题处理

可能遇到的问题 解决方案
windows不能及时同步到android端 desktopcal在打开=的时候坚果云不能同步,只要把desktopcal关闭手工同步一下即可
坚果云同步的位置和app中不一样,导致打不开 可以自行修改代码,编译,或者把问题反馈给我。我也会尽快实现自行查找db位置
清理垃圾后app提示没有db文件 清理缓存可能会清理掉同步过来的文件,只需重新同步一下即可

question and answer

question answer
为什么没有登录界面 我没有用户的密码,所以数据更新是用户自己的电脑实现的

desktopcal_android's People

Contributors

lengyijun avatar

Watchers

 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.