Coder Social home page Coder Social logo

aerowolf / denaro Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nickvisionapps/denaro

0.0 0.0 0.0 19.27 MB

Manage your personal finances

Home Page: https://flathub.org/apps/details/org.nickvision.money

License: MIT License

Shell 0.06% C# 99.14% CSS 0.80%

denaro's Introduction

Translation status ✨Powered by Weblate

Features

  • Manage multiple accounts at a time, with a familiar tab interface
  • Easily filter transactions by type, group, or date
  • Easily repeat transactions, such as bills that occur every month
  • Transfer money from one account to another
  • Export an account as a CSV file and import a CSV, OFX or QIF file to bulk add transactions to an account

Installation

Download on Flathub

Get it from the Snap Store

Download from AUR

Chat

Join our room

Contributing

See CONTRIBUTING.md for details on how can you help the project and how to provide information so we can help you in case of troubles with the app.

Screenshots

GNOME

GNOMELight GNOMEDark GNOMEDashboard

GNOMETransactionGNOMECompactMode

GNOMEAccountSettingsGNOMEPasswordDialog

PDF Export Sample

image image image

GNOME Theming

Please do not theme this app

The Linux version of this app is designed for GNOME and optimized for the default Adwaita theme. If you customized your system look, it can negatively affect Denaro. However, in case of a breakage, we provide a way to customize some elements using CSS so you can make it look as you need. The CSS code should be added to ~/.config/gtk-4.0/gtk.css. An example (not really pleasant-looking, it's just to show what modifications you can apply):

.denaro-total {
    background-color: @warning_color;
    color: #fff;
}

.denaro-income {
    color: @purple_2;
}

.denaro-expense {
    background: linear-gradient(to right, #000, @blue_4);
    color: #fff;
}

@define-color denaro_calendar_today_bg_color @blue_5;
@define-color denaro_calendar_today_fg_color #ff0000;
@define-color denaro_calendar_marked_day_fg_color @success_color;
@define-color denaro_calendar_selected_day_bg_color @card_bg_color;
@define-color denaro_calendar_selected_day_fg_color #55cc10;
@define-color denaro_calendar_other_month_fg_color @dark_5;

Dependencies

Code of Conduct

This project follows the GNOME Code of Conduct.

denaro's People

Contributors

nlogozzo avatar fsobolev avatar weblate avatar dapigguy avatar soumyadghosh avatar zothma avatar josebritto avatar imhemish avatar milotype avatar bordam avatar vistaus avatar oscfdezdz avatar urtsisantsi avatar martin-desktops avatar vanillajonathan avatar krindog7337 avatar mejans avatar dariasteam avatar daudix avatar mordragt avatar rene-coty avatar ali-x98 avatar chuangzhu avatar confusedalex avatar fnogcps avatar kianmeng avatar xgqt avatar flipflop97 avatar bertob 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.