<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Getting started | App für CommonsBooking</title>
	<atom:link href="/cb_app//en/hilfe/category/getting-started-en/feed/" rel="self" type="application/rss+xml" />
	<link>/cb_app//</link>
	<description></description>
	<lastBuildDate>Thu, 29 Feb 2024 16:01:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>
	<item>
		<title>Installation</title>
		<link>/cb_app//en/hilfe/installation-2/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 24 Feb 2024 21:10:08 +0000</pubDate>
				<guid isPermaLink="false">/cb_app//?post_type=epkb_post_type_1#038;p=179</guid>

					<description><![CDATA[General Apart from the Android version at F-Droid, none of the other downloadable installation files can be found in an official platform store. Installations must therefore be carried out manually, taking into account the operating system-specific characteristics. Android There are four .apk variants in the download area: The first three are each versions intended for <a href="/cb_app//en/hilfe/installation-2/" class="more-link">...<span class="screen-reader-text">  Installation</span></a>]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">General</h2>



<p>Apart from the Android version at F-Droid, none of the other downloadable <a href="https://github.com/printpagestopdf/cb_app/releases/tag/latest" data-type="link" data-id="https://github.com/printpagestopdf/cb_app/releases/tag/latest" target="_blank" rel="noreferrer noopener">installation </a>files can be found in an official platform store.</p>



<p>Installations must therefore be carried out manually, taking into account the operating system-specific characteristics.</p>



<h2 class="wp-block-heading">Android</h2>



<p>There are four .apk variants in the download area:</p>



<ul>
<li><a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app-arm64-v8a.apk" target="_blank" rel="noreferrer noopener">cb_app-arm64-v8a.apk</a></li>



<li><a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app-armeabi-v7a.apk" target="_blank" rel="noreferrer noopener">cb_app-armeabi-v7a.apk</a></li>



<li><a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app-x86_64.apk">cb_app-x86_64.apk</a></li>



<li><a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app.apk" target="_blank" rel="noreferrer noopener">cb_app.apk</a></li>
</ul>



<p>The first three are each versions intended for the specific ABI (hardware of the phone), while the last one contains all three previous versions. If you are unsure which ABI your phone is, you should install the last one. The disadvantage of this is that it is correspondingly larger. To install the .apk files you need to allow the installation of .apk files on your phone.</p>



<p>You can also install the full version directly from the official F-Droid Store. Depending on your security settings, Android may report that it is not an official signature from the Google Play Store (which is true), in which case you must agree to the installation.</p>



<a href="https://f-droid.org/packages/com.theripper.cb_app/" target="_blank" rel="noopener">
    <img decoding="async" src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
    alt="Get it on F-Droid"
    height="80">
</a>



<h2 class="wp-block-heading">IOS</h2>



<p>IOS only allows permanent installations for apps from the Apple Store. You can therefore only install the <a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app.ipa" target="_blank" rel="noreferrer noopener">cb_app.ipa</a> file via sideloading in developer mode.</p>



<h2 class="wp-block-heading">Linux</h2>



<p>The installation <a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app-linux.zip">cb_app-linux.zip</a> for Linux is a .zip archive containing the executable file and the libraries of the app.</p>



<p>Unpack the archive and execute the file cb_app.<br>(<em>Note</em>: the Linux installation may be missing libraries, these must be installed later)</p>



<h2 class="wp-block-heading">Web</h2>



<p>The .zip archive <a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app-web.zip">cb_app-web.zip</a> contains the necessary files to install the web version of the app on a web server.</p>



<p>To do this, unzip the .zip file into the root directory of the web server. If you install the app in a subdirectory of the web server, edit the index.html file according to the comment specified in it.</p>



<p>This is a Progressive Web App (PWA) that offers users the option of saving the app locally if the browser supports this.</p>



<h2 class="wp-block-heading">MS Windows</h2>



<p>There are two files in the download area, each of which offers different installation paths.</p>



<p>The file <a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/cb_app-windows.zip">cb_app-windows.zip</a> is a .zip archive which enables portable execution of the app. To do this, unzip the .zip file and run the cb_app.exe file. Since the .exe file was not installed from the Microsoft Store, you may have to explicitly allow/enable the execution.</p>



<p>The <a href="https://github.com/printpagestopdf/cb_app/releases/download/latest/CBAppSetup.exe">CBAppSetup.exe</a> file is a Windows setup archive. You can use it to install the app with the corresponding menu/desktop entries. Depending on the security restrictions of your Windows installation, you may have to explicitly allow/enable the installation.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Quick Start Guide</title>
		<link>/cb_app//en/hilfe/quick-start-guide/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 17 Feb 2024 21:08:39 +0000</pubDate>
				<guid isPermaLink="false">/cb_app//knowledge-base/quick-start-guide/</guid>

					<description><![CDATA[Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Id eu nisl nunc mi. Sed nisi lacus sed viverra tellus in hac habitasse platea. Quam elementum pulvinar etiam non quam lacus suspendisse faucibus. Eleifend donec pretium vulputate sapien nec.]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Start App</h2>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-1 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>When you open the app for the first time after <a href="/cb_app//en/hilfe/installation-2/" data-type="epkb_post_type_1" data-id="179">installation</a>, you will be asked whether you want to set up the demo service (a platform with CommonsBooking, which contains some demo entries).</p>
</div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img fetchpriority="high" decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/ask_for_demo.png" alt="" class="wp-image-151" style="width:284px"/></figure></div></div>
</div>



<p>If you already have the link of a provider, you can tap Cancel here and go to the next step. Otherwise, click OK to skip the next step &#8220;Register service&#8221; and go directly to the &#8220;<a href="#erste_schritte">First steps</a>&#8221; section.</p>



<h2 class="wp-block-heading">Register Service</h2>



<p>To register a service, you first need the url of the website of a provider that supports the CommonsAPI.</p>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-2 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/open_mainmenu.png" alt="" class="wp-image-152" style="width:284px"/></figure></div></div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>There are various ways to register a service provider in the app, whereby the route via the main menu is selected here. You open the main menu via the button at the top left (three horizontal bars).</p>
</div>
</div>



<div style="height:2rem" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading has-text-align-center">Open &#8220;Service new&#8221; Dialog</h3>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-3 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/main_menu_1.png" alt="" class="wp-image-153" style="width:284px"/></figure></div></div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>Select the menu item &#8220;Service new&#8221; and fill out the dialog box</p>
</div>
</div>



<h3 class="wp-block-heading has-text-align-center">Enter service data</h3>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-4 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/register_service_1.png" alt="" class="wp-image-154" style="width:284px"/></figure></div></div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>Enter the link to the provider&#8217;s website in the Service Url field. Optionally, you can enter a name for the provider under Display name so that you can find them more quickly later. Now click on &#8220;Save&#8221;.</p>
</div>
</div>



<h3 class="wp-block-heading has-text-align-center">Login data service provider (optional)</h3>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-5 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/register_login.png" alt="" class="wp-image-155" style="width:284px"/></figure></div></div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>If you do not yet have a login with the service provider, simply click Cancel here.</p>



<p>If you have a login with the service provider, enter the login data here &#8220;Account login name&#8221; and &#8220;Account password&#8221; are mandatory entries, under Display name you can enter a name that will be displayed in the app. Confirm the entries with &#8220;Save&#8221;.</p>
</div>
</div>



<h2 class="wp-block-heading" id="erste_schritte">First steps</h2>



<p>The available stations of the provider are displayed on the map with a bicycle sign symbol.</p>



<p>If you tap on one of the symbols on the map, you will receive an overview of the station and its articles.</p>



<h3 class="wp-block-heading has-text-align-center">Show station overview</h3>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-6 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/station_popup.png" alt="" class="wp-image-158" style="width:284px"/></figure></div></div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>The pop-up shows the availability of the item for the next six days.</p>



<p>The stations are displayed as symbols (01). The active station is displayed as a red bicycle symbol (02). The elements of the station pop-up can be clicked and have the following function:</p>



<p>03 &#8211; the details of the item are displayed<br>04 &#8211; the station&#8217;s details are displayed<br>05 &#8211; the booking calendar for this item is displayed.</p>
</div>
</div>



<h3 class="wp-block-heading has-text-align-center">Availability/Booking</h3>



<p>If you have opened the booking calendar, the availability of the item will be displayed. If you are logged in correctly, you can also make a booking.</p>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/buchungskalender.png" alt="" class="wp-image-161" style="width:284px"/></figure></div></div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>If you tap on a free day (01), a green frame shows you the maximum number of days you can book the item. If you tap on a second day within the permitted range (02), you can make the booking using the &#8220;Book&#8221; button (03).</p>
</div>
</div>



<h3 class="wp-block-heading has-text-align-center">Bookings</h3>



<p>If you are logged in, you can call up the &#8220;Booking list&#8221; item via the main menu and receive a list of your current and future bookings.</p>



<div class="wp-block-columns are-vertically-aligned-center is-layout-flex wp-container-core-columns-layout-8 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%"><div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="540" height="810" src="/cb_app//wp-content/uploads/2024/02/buchungsliste.png" alt="" class="wp-image-162" style="width:284px"/></figure></div></div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<p>They are shown the details of their bookings and can cancel them if necessary.</p>
</div>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
