stay4cold / MoneyKeeper

💰「那样记账」—— 轻量级记账应用(LiveData+Room)

Home Page:https://bakumon.me/portfolio/moneykeeper.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

那样记账

那样记账

生活越复杂,记账越有用。

诞生记

一款轻量级的记账工具。

这是我第一个用心的作品,起源于从小到大的一个「不可思议」(钱到底花在了哪儿),工作以后尤为明显。于是「那样记账」诞生了,目的是让大家以最简单、直接的方式来记账,让这个「不可思议」不再不可思议,慢慢建立起良好的消费习惯。

没有任何多余的权限,没有广告,没有用户系统,不保存用户任何信息,只是单纯的记录收支情况。

「那样记账」名称取自一个人名字「娜」的谐音。

更多帮助

特点

  • 【快速记账】:多种直接记账方式
  • 【自定义】:自定义收支分类、记账时间、随时修改
  • 【多维度统计】:多维度统计收支流水
  • 【预算功能】:控制消费,减少开支
  • 【云端备份】:本地备份/云备份数据,保证数据不丢失
  • 【剩余资产】:展示净资产金额

下载

发布在以下平台:

平台 下载地址
Google Play Get it on Google Play
酷安 去酷安下载

预览: img.png img.png

架构和技术

架构

架构使用了 Google 官方的 Architecture Components,包括 Lifecycle、LiveData 和 ViewModel,数据库使用 Room。 这里有一篇介绍 Architecture Components 的文章

Architecture Components

其他技术

  • AES 加密
  • WebDAV

开源库

相关链接:

  1. App下载地址
  2. 设计稿
  3. Architecture Components
  4. Room

License

Copyright 2018 Bakumon. https://github.com/Bakumon

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
 limitations under the License.

About

💰「那样记账」—— 轻量级记账应用(LiveData+Room)

https://bakumon.me/portfolio/moneykeeper.html

License:Apache License 2.0


Languages

Language:Kotlin 90.9%Language:Java 9.1%