All Projects → emansih → Fireflymobile

emansih / Fireflymobile

Licence: gpl-3.0
Mobile Application for Firefly III written in Kotlin

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Fireflymobile

Py Market Profile
A library to calculate Market Profile (aka Volume Profile) for financial data from a Pandas DataFrame.
Stars: ✭ 153 (-11.05%)
Mutual labels:  finance
Bot18
Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f
Stars: ✭ 157 (-8.72%)
Mutual labels:  finance
Pandas Datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
Stars: ✭ 2,183 (+1169.19%)
Mutual labels:  finance
Pipeline Live
Pipeline Extension for Live Trading
Stars: ✭ 154 (-10.47%)
Mutual labels:  finance
Piggyvault
Family finance management app.
Stars: ✭ 152 (-11.63%)
Mutual labels:  finance
Bdgt
Big finance tools in a small package
Stars: ✭ 159 (-7.56%)
Mutual labels:  finance
Simfin Tutorials
Tutorials for SimFin - Simple financial data for Python
Stars: ✭ 150 (-12.79%)
Mutual labels:  finance
Alpha Mind
quantitative security portfolio analysis. The analysis pipeline including data storage abstraction, alpha calculation, ML based alpha combining and portfolio calculation.
Stars: ✭ 171 (-0.58%)
Mutual labels:  finance
Math Php
Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
Stars: ✭ 2,009 (+1068.02%)
Mutual labels:  finance
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-5.23%)
Mutual labels:  finance
Langxdblog
一名项目兼产品管理老鸟的心得体会
Stars: ✭ 153 (-11.05%)
Mutual labels:  finance
Datagene
DataGene - Identify How Similar TS Datasets Are to One Another (by @firmai)
Stars: ✭ 156 (-9.3%)
Mutual labels:  finance
Simfin
Simple financial data for Python
Stars: ✭ 162 (-5.81%)
Mutual labels:  finance
Tiingo Python
Python REST Client for interacting with the Tiingo Financial Data API
Stars: ✭ 152 (-11.63%)
Mutual labels:  finance
Mixture model trading public
Stars: ✭ 166 (-3.49%)
Mutual labels:  finance
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+1138.37%)
Mutual labels:  finance
Algorithmictrading
This repository contains three ways to obtain arbitrage which are Dual Listing, Options and Statistical Arbitrage. These are projects in collaboration with Optiver and have been peer-reviewed by staff members of Optiver.
Stars: ✭ 157 (-8.72%)
Mutual labels:  finance
Piecash
Pythonic interface to GnuCash SQL documents
Stars: ✭ 172 (+0%)
Mutual labels:  finance
Ynab Sdk Js
YNAB API JavaScript Library
Stars: ✭ 167 (-2.91%)
Mutual labels:  finance
Presentations
Slide show presentations regarding data driven investing.
Stars: ✭ 162 (-5.81%)
Mutual labels:  finance

Photuris III

Get it on F-DroidGet it on Google Play

Get it on App Gallery

GPLv3 GPLv3 Liberapay

Photuris III is an unofficial Android client for Firefly III, written in Kotlin.

Authentication

Check the wiki page for more info

Features

✔ Support Marshmallow and up!

✔ Manage your finances on the go: Access your Firefly III data even when it is unreachable from the outside world

✔ Automation: Automate adding transactions. Read the wiki for more info.

✔ Meaningful Reports: Financial reports give you overview of your spending and income within the app

✔ Enhanced Features: Attach multiple attachments 📎 / add time 🕐 to your transactions

Running the Software

Building

With your device plugged into your PC and ADB enabled

git clone https://github.com/emansih/FireflyMobile.git
cd FireflyMobile
./gradlew clean installDebug

Downloads

To get latest update notifications, either add this RSS feed or click on the watch button.

To support development of this software, you can purchase the app via Google Play or Huawei App Gallery

It's also available via official F-Droid here. I have also added my own F-Droid repo. For more info, take a look on my website

Screenshots

Dashboard Monitor your accounts Stay within your budget
1 2 3
Track your expenses Add transactions on the go Pay your bills on time
5 6 7

Thanks to Device Shots for the device frame!

Contributing

Reporting Bugs

Found a bug? Before reporting it, check the issue page to see if I am aware of it. If not, simply open up the issue form and fill it up. Please attach a stacktrace together with the bug report.

On MIUI devices, please enable Autostart by going to Settings -> Apps -> Manage apps -> Photuris III -> Toggle Autostart

Why is it needed?

XiaoMi blocks JobScheduler by default and ACRA, our bug reporting system, uses JobScheduler to open the email intent with attachment.

What can you as a user do about it?

  1. Ask Google to add a test in the CTS and avoid these behaviours by the OEMs.
  2. Ask XiaoMi to avoid this kind of breaking changes.

Please see this website for more info: https://dontkillmyapp.com/

Contributing

How do I join/contribute to Photuris III? I am open to any kind of suggestions/feature request! Open an issue or drop me an email(Can be found on my Github profile).

Contributors

This project exists thanks to all the people who contributed. Icons in this app are taken from:

  1. Flaticon
  2. Material Design Icons
  3. Android Iconics
  4. App icon taken from Firefly III. Original source

License

    Copyright (C) 2018 - 2021 Daniel Quah(emansih)
	Copyright (c) 2021 ASDF Dev Pte. Ltd.

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].