99 lines
4.7 KiB
HTML
99 lines
4.7 KiB
HTML
<!DOCTYPE HTML>
|
|
<!--
|
|
Halcyonic by HTML5 UP
|
|
html5up.net | @ajlkn
|
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
-->
|
|
<html lang="en">
|
|
<head>
|
|
<title>NewPipe e.V.</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
|
<link rel="stylesheet" href="../assets/css/main.css" />
|
|
</head>
|
|
<body class="subpage">
|
|
<div id="page-wrapper">
|
|
|
|
<!-- Header -->
|
|
<section id="header">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-12">
|
|
|
|
<!-- Logo -->
|
|
<h1><a href="../index.html" id="logo">NewPipe e.V.</a></h1>
|
|
|
|
<!-- Nav -->
|
|
<nav id="nav">
|
|
<a href="../about.html">About</a>
|
|
<a href="../join.html">Join us</a>
|
|
<a href="../blog.html">Blog</a>
|
|
<a href="../donate.html" class="button-large">Donate</a>
|
|
</nav>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Content -->
|
|
<section id="content">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-12">
|
|
|
|
<!-- Main Content -->
|
|
<section>
|
|
<header>
|
|
<h2>2025 budget</h2>
|
|
</header>
|
|
<p>The <a href="../posts/2025-02-08_5th_plenum.html">5th plenum</a> devised a budget plan to spend approximately 39.300 EUR. This page gives an overview of our planned spendings.</p>
|
|
<center>
|
|
<img style="max-width:100%" src="2025.svg"/>
|
|
</center>
|
|
|
|
<ul>
|
|
<li>With around 23.000 EUR, we plan to spend the more than half of our total budget on paid <strong>NewPipe</strong> development work. Additional money is dedicated to hardware for contributors, and for some inital UI / UX consulting to determine our needs more closely.</li>
|
|
<li>Taxes amount for most of our <strong>Operational Cost</strong>, as we are expecting to pay taxes for three years (2023, 2024, 2025) in the year of 2025. We also have to pay administrative fees to our notary and the registration court, and may need tax consultancy. Additionally, a percentage of the money that is given to us goes towards banking and transaction fees.</li>
|
|
<li>After attending <a href=https://fosdem.org/2025">FOSDEM</a> as a team was a great success, we have once again allocated some money for <strong>Conference</strong> participation (i. e. travel cost and accomodation) to meet at the open source conference <a href="https://froscon.org/">FrOSCon</a>, and also to spend some focused time together outside of conferences in an internal meetup.</li>
|
|
<li>Our <strong>Infrastructure</strong> is not only a running cost for our hosting providers, but also needs some improvements that we are hoping to acquire a paid contributor for in 2025.</li>
|
|
<li>Like last year, we are planning <strong>Donations</strong> towards <a href="../posts/2024-04-22_weblate_donation.html">Weblate</a>, the FOSDEM conference, and Liberapay. We also <a href="../posts/2025-02-20_thanks_luanrt.html">sent a symbolic contribution to LuanRT</a> to thank them for their work.</li>
|
|
<li>Finally, <strong>Merchandise</strong> is used as thank-you gifts for contributors, and as promotional material for our conference attendances.</li>
|
|
</ul>
|
|
<p>For more details on these goals and the all-numbers budget plan, please refer to the <a href="../posts/2025-02-08_5th_plenum.html">5th plenum</a> <a href="../assets/documents/2025-02-08_plenum_protocol.pdf">protocol</a>.</p>
|
|
</section>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Footer -->
|
|
<section id="footer">
|
|
<div class="container">
|
|
<div class="row aln-center">
|
|
<div class="col-12">
|
|
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
|
<a href="../contact.html">Contact</a> | <a href="../license.html">Licensing</a> | <a href="../privacy.html">Privacy Policy</a> | <a href="../credits.html">Credits</a> | <a href="../imprint.html">Imprint</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Copyright -->
|
|
<div id="copyright">
|
|
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- Scripts -->
|
|
<script src="assets/js/jquery.min.js"></script>
|
|
<script src="assets/js/browser.min.js"></script>
|
|
<script src="assets/js/breakpoints.min.js"></script>
|
|
<script src="assets/js/util.js"></script>
|
|
<script src="assets/js/main.js"></script>
|
|
|
|
</body>
|
|
</html>
|