⇦ | eqonomize [main]
Last updated on: 2025-07-04 21:38 [UTC]

Metadata for eqonomize in main

io.github.eqonomize.eqonomize - 1.5.9-22 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>io.github.eqonomize.eqonomize</id>
  <name>Eqonomize!</name>
  <summary>Personal Accounting</summary>
  <summary xml:lang="de">Buchhaltung</summary>
  <summary xml:lang="pt_BR">Contabilidade Pessoal</summary>
  <summary xml:lang="ro">Contabilitate Personala</summary>
  <summary xml:lang="sv">Bokföring</summary>
  <project_license>GPL-3.0+</project_license>
  <description>
    <p>Eqonomize! is a cross-platform personal accounting software, with focus on efficiency and ease of use for small households.</p>
  </description>
  <developer id="io.github.qalculate">
    <name>Hanna Knutsson</name>
  </developer>
  <developer_name>Hanna Knutsson</developer_name>
  <pkgname>eqonomize</pkgname>
  <launchable type="desktop-id">eqonomize.desktop</launchable>
  <icon type="cached" width="48" height="48">eqonomize_eqonomize.png</icon>
  <icon type="cached" width="64" height="64">eqonomize_eqonomize.png</icon>
  <icon type="remote" width="128" height="128">io/github/eqonomize.eqonomize/e6269dc76f8dc7d8cf545c7edfbf29a0/icons/128x128/eqonomize_eqonomize.png</icon>
  <icon type="stock">eqonomize</icon>
  <url type="homepage">https://eqonomize.github.io</url>
  <url type="bugtracker">https://github.com/Eqonomize/eqonomize/issues</url>
  <url type="help">https://eqonomize.github.io/manual/index.html</url>
  <url type="donation">https://www.paypal.me/HannaKnutsson</url>
  <categories>
    <category>Office</category>
    <category>Finance</category>
  </categories>
  <provides>
    <binary>eqonomize</binary>
    <mediatype>application/x-eqonomize</mediatype>
  </provides>
  <languages>
    <lang percentage="100">en_US</lang>
  </languages>
  <screenshots>
    <screenshot type="default">
      <caption>The main window with accounts and categories visible</caption>
      <image type="source" width="1230" height="847">io/github/eqonomize.eqonomize/e6269dc76f8dc7d8cf545c7edfbf29a0/screenshots/image-1_orig.png</image>
      <image type="thumbnail" width="752" height="517">io/github/eqonomize.eqonomize/e6269dc76f8dc7d8cf545c7edfbf29a0/screenshots/[email protected]</image>
      <image type="thumbnail" width="624" height="429">io/github/eqonomize.eqonomize/e6269dc76f8dc7d8cf545c7edfbf29a0/screenshots/[email protected]</image>
      <image type="thumbnail" width="224" height="154">io/github/eqonomize.eqonomize/e6269dc76f8dc7d8cf545c7edfbf29a0/screenshots/[email protected]</image>
    </screenshot>
  </screenshots>
  <keywords>
    <keyword>Accounting</keyword>
    <keyword>Household</keyword>
    <keyword>Bookkeep</keyword>
    <keyword>Investment</keyword>
    <keyword>Budget</keyword>
    <keyword>Income</keyword>
    <keyword>Expense</keyword>
    <keyword>Personal</keyword>
    <keyword>Financial</keyword>
    <keyword>Planning</keyword>
  </keywords>
  <keywords xml:lang="pt-BR">
    <keyword>Contabilidade</keyword>
    <keyword>Investimento</keyword>
    <keyword>Finanças</keyword>
    <keyword>Orçamento</keyword>
    <keyword>Despesas</keyword>
    <keyword>Planejamento</keyword>
    <keyword>Financeiro</keyword>
  </keywords>
  <releases>
    <release type="stable" version="1.5.9" timestamp="1737936000">
      <description>
        <p>Changes:</p>
        <ul>
          <li>Add option to hide the symbol for the main currency in monetary values</li>
          <li>Save values with up to 15 significant digits instead of a fixed number of decimals</li>
          <li>Set maximum currency decimals, and default BTC decimals, to 8</li>
          <li>Use decimals of current currencies in currency conversion fields</li>
          <li>Add option create a new account/category to account/category lists in import CSV dialog</li>
          <li>Add option to remove value from pie chart</li>
          <li>Show balancing account, if used, in ledger account list</li>
          <li>Make ledger columns movable</li>
          <li>Preserve column order when exporting list to Html</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="1.5.8" timestamp="1728518400">
      <description>
        <p>Changes:</p>
        <ul>
          <li>Add option to group accounts by type, bank, or currency</li>
          <li>Allowing collapsing of Assets, Liabilities, Incomes, and Expenses in Accounts &amp; Categories using double-click</li>
          <li>Option to edit assets group name (using "Edit..." menu item)</li>
          <li>Ask if user want to save changes before opening file from command line or file manager</li>
          <li>Set allowed range for ledger print time period date fields (fixes ledger print error not shown when to date is before date of first transaction)</li>
          <li>Disable close account menu item for debts</li>
          <li>Place cash, current, and credit card accounts first in account selection list when appropriate</li>
          <li>Restore dark mode setting on Windows with Qt 6</li>
          <li>Fix segfault and duplicating character when tag contains ampersand</li>
          <li>Fix initial group in new account dialog</li>
          <li>Fix opening of file with relative path from command line</li>
          <li>Fix CSV/QIF import in dark mode on Windows</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="1.5.7" timestamp="1715558400">
      <description>
        <p>Changes:</p>
        <ul>
          <li>Add option to close (hide) security</li>
          <li>Exclude hidden (closed) accounts from accounts view export</li>
          <li>Fallback to writing directly to existing file, without the use of a temporary file</li>
          <li>Fix segfault on new account in debt payment dialog</li>
          <li>Fix saving of quantity in dialog for transaction with multiple payments</li>
          <li>Fix value selection after prefill with default values for description, with Qt6</li>
          <li>Fix exchange rates URL</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="1.5.6" timestamp="1702252800">
      <description>
        <p>Changes:</p>
        <ul>
          <li>Replace defunct exchange rates sources</li>
          <li>Only update exchange rates from the ECB, unless currencies requiring other data sources are used</li>
        </ul>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.0"/>
</component>