You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			199 lines
		
	
	
		
			8.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			199 lines
		
	
	
		
			8.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 
 | |
| <!--
 | |
| 
 | |
| !!! WARNING !!!
 | |
| 
 | |
| This file was auto-generated from readme/download.md and any manual change
 | |
| made to it will be overwritten. To make a change to this file please modify
 | |
| the source Markdown file:
 | |
| 
 | |
| https://github.com/laurent22/joplin/blob/dev/readme/download.md
 | |
| 
 | |
| -->
 | |
| 
 | |
| 	<head>
 | |
| <!-- Donate button A/B testing -->
 | |
| <script async src="https://www.googleoptimize.com/optimize.js?id=OPT-PW3ZPK3"></script>		<meta
 | |
| 			charset="utf-8"
 | |
| 			http-equiv="X-UA-Compatible"
 | |
| 			content="IE=edge,chrome=1"
 | |
| 		/>
 | |
| 		<link rel="icon" href="/images/favicon.png" />
 | |
| 		<meta name="viewport" content="width=device-width, initial-scale=1" />
 | |
| 		<meta name="theme-color" content="#000000" />
 | |
| 		<meta name="description" content="Joplin, the open source note-taking application" />
 | |
| 		<link
 | |
| 			rel="stylesheet"
 | |
| 			href="/css/bootstrap5.0.2.min.css"
 | |
| 			as="style"
 | |
| 		/>
 | |
| 		<link rel="stylesheet" href="/css/fontawesome-all.min.css?t=1628511531165">
 | |
| 		<link
 | |
| 			href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap"
 | |
| 			rel="stylesheet"
 | |
| 			as="style"
 | |
| 			media="all"
 | |
| 			onload="this.media='all'; this.onload = null"
 | |
| 		/>
 | |
| 		<link rel="stylesheet" href="/css/site.css?t=1628511531165" as="style" />
 | |
| 		<title>Downloading Joplin... | Joplin</title>
 | |
| 
 | |
| 		<script
 | |
| 			src="/js/jquery-3.6.0.min.js"
 | |
| 			rel="preload"
 | |
| 			as="script"
 | |
| 		></script>
 | |
| 	</head>
 | |
| 	<body class="website-env-prod">
 | |
| 		<div class="container-fluid generic-template -page" id="main-container">
 | |
| 
 | |
| <div class=" navbar-main white-bg" id="nav-section">
 | |
| 	<div class="container">
 | |
| 		<div class="row">
 | |
| 			<div class="col-3">
 | |
| 				<a href="/">
 | |
| 					<img
 | |
| 						src="/images/logo-text-blue.svg"
 | |
| 						alt=""
 | |
| 						id="top-logo"
 | |
| 						width="180"
 | |
| 					/>
 | |
| 				</a>
 | |
| 			</div>
 | |
| 			<div class="col-9 text-right d-none d-md-block">
 | |
| 				<a href="/help/" class="fw500">Help</a>
 | |
| 				<a href="https://discourse.joplinapp.org/" class="fw500">Forum</a>
 | |
| <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate">
 | |
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us
 | |
| </a>			</div>
 | |
| 			<div class="col-9 text-right d-block d-md-none">
 | |
| 				<span class="pointer"
 | |
| 					><img
 | |
| 						src="/images/mobile-menu-black-open-icon.png"
 | |
| 						id="open-menu-mobile"
 | |
| 						alt=""
 | |
| 				/></span>
 | |
| 				  
 | |
| 
 | |
| 				<div id="menu-mobile">
 | |
| 					<div>
 | |
| 						<div class="text-right">
 | |
| 							<img
 | |
| 								src="/images/close-icon.png"
 | |
| 								alt=""
 | |
| 								class="pointer"
 | |
| 								id="close-menu-mobile"
 | |
| 							/>
 | |
| 						</div>
 | |
| 
 | |
| 						<div class="text-center menu-mobile-top">
 | |
| 							<a href="https://discourse.joplinapp.org/" class="fw500 mobile-menu-link">Forum</a>
 | |
| 							<a href="/help/" class="fw500 mobile-menu-link">Help</a>
 | |
| 						</div>
 | |
| 
 | |
| 						<div class="menu-mobile-buttons">
 | |
| <a href="/plans/" class="button-link btn-trans plans-button">Joplin Cloud</a><a class="button-link btn-blue sponsor-button" href="/donate">
 | |
| 	<i class="fas fa-heart heart-full"></i><i class="far fa-heart heart-line"></i> Support us
 | |
| </a>						</div>
 | |
| 					</div>
 | |
| 
 | |
| 					
 | |
| 					<div>
 | |
| 						<p class="light-blue mobile-menu-link-bottom text-center">
 | |
| 							Copyright © 2016-2021 Laurent Cozic
 | |
| 							<br/>
 | |
| 							<a href="/privacy/" class="fw500">Privacy Policy</a>
 | |
| 						</p>
 | |
| 					</div>
 | |
| 				</div>
 | |
| 			</div>
 | |
| 		</div>
 | |
| 	</div>
 | |
| </div>
 | |
| 			<div class="help-page-container page-download">
 | |
| 				<div class="container">
 | |
| 					<div class="row content-wrapper">
 | |
| 						
 | |
| 
 | |
| 						<div class="main-content">
 | |
| 							<div class="alert alert-danger alert-env-dev" role="alert">
 | |
| 								Running in prod mode!
 | |
| 							</div>
 | |
| 							<div class="donate-links">
 | |
| <p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=E8JMYD2LQ8MMA&lc=GB&item_name=Joplin+Development&currency_code=EUR&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/Donate-PayPal-green.svg" alt="Donate using PayPal"></a> <a href="https://github.com/sponsors/laurent22/"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/GitHub-Badge.svg" alt="Sponsor on GitHub"></a> <a href="https://www.patreon.com/joplin"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/Patreon-Badge.svg" alt="Become a patron"></a> <a href="https://joplinapp.org/donate/#donations"><img src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/WebsiteAssets/images/badges/Donate-IBAN.svg" alt="Donate using IBAN"></a></p>
 | |
| </div>
 | |
| <h1>Downloading Joplin...<a name="downloading-joplin" href="#downloading-joplin" class="heading-anchor">🔗</a></h1>
 | |
| <div class="intro">
 | |
| Your download of <span class="downloaded-filename">Joplin</span> is in progress. If your download didn't start, <a href="#" class="download-click-here">click here</a>.
 | |
| </div>
 | |
| <div class="get-it-desktop">
 | |
| <h2>Joplin App for Desktop<a name="joplin-app-for-desktop" href="#joplin-app-for-desktop" class="heading-anchor">🔗</a></h2>
 | |
| <p>Access your notes on Windows, macOS or Linux.</p>
 | |
| <!-- DESKTOP-DOWNLOAD-LINKS --><a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-Setup-2.1.9.exe'><img alt='Get it on Windows' width="134px" src='/images/BadgeWindows.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.dmg'><img alt='Get it on macOS' width="134px" src='/images/BadgeMacOS.png'/></a> <a href='https://github.com/laurent22/joplin/releases/download/v2.1.9/Joplin-2.1.9.AppImage'><img alt='Get it on Linux' width="134px" src='/images/BadgeLinux.png'/></a><!-- DESKTOP-DOWNLOAD-LINKS -->
 | |
| </div>
 | |
| <h2>Joplin App for Mobile<a name="joplin-app-for-mobile" href="#joplin-app-for-mobile" class="heading-anchor">🔗</a></h2>
 | |
| <p>Access your notes on your phone or tablet from the Android and iOS apps.</p>
 | |
| <!-- MOBILE-DOWNLOAD-LINKS --><a href='https://play.google.com/store/apps/details?id=net.cozic.joplin&utm_source=GitHub&utm_campaign=README&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' height="40px" src='/images/BadgeAndroid.png'/></a> <a href='https://itunes.apple.com/us/app/joplin/id1315599797'><img alt='Get it on the App Store' height="40px" src='/images/BadgeIOS.png'/></a><!-- MOBILE-DOWNLOAD-LINKS -->
 | |
| <h2>More Joplin Versions<a name="more-joplin-versions" href="#more-joplin-versions" class="heading-anchor">🔗</a></h2>
 | |
| <p>For other options, such as the portable application, terminal application or Android APK file, see the <a href="/help/#installation">full installation details</a>.</p>
 | |
| 
 | |
| 								<div class="bottom-links">
 | |
| 									<a href="https://github.com/laurent22/joplin/blob/dev/readme/download.md">
 | |
| 										<i class="fab fa-github"></i> Improve this doc
 | |
| 									</a>
 | |
| 								</div>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</div>
 | |
| 			</div>
 | |
| 
 | |
| 			<footer class="darkblue-bg">
 | |
| 				<div class="container">
 | |
| 					<div class="row">
 | |
| 						<div class="col-3 d-none d-md-block">
 | |
| 							<img src="/images/logo-text.svg" alt="" width="150" />
 | |
| 						</div>
 | |
| 					</div>
 | |
| 					<div class="row">
 | |
| 						<div class="col-12">
 | |
| 							<hr />
 | |
| 						</div>
 | |
| 					</div>
 | |
| 					<div class="row">
 | |
| 						<div class="col-12 col-md-6">
 | |
| 							<img
 | |
| 								src="/images/logo-text.svg"
 | |
| 								width="120"
 | |
| 								class="img-center d-block d-md-none"
 | |
| 								alt=""
 | |
| 							/>
 | |
| 							<br class="d-block d-md-none" />
 | |
| 							<p class="text-center-sm">Copyright © 2016-2021 Laurent Cozic</p>
 | |
| 						</div>
 | |
| 						<div class="col-12 col-md-6 right-links">
 | |
| 							<p class="text-right text-center-sm">
 | |
| 								<a href="https://github.com/laurent22/joplin/" class="github-link"><i class="fab fa-github"></i> GitHub Repository</a>
 | |
| 								<a href="/privacy/">Privacy Policy</a>
 | |
| 							</p>
 | |
| 						</div>
 | |
| 					</div>
 | |
| 				</div>
 | |
| 			</footer>
 | |
| 		</div>
 | |
| 
 | |
| 		<script src="/js/script.js?t=1628511531165"></script>
 | |
| 
 | |
| <script>
 | |
| 	if (window.location.hostname !== 'localhost') {
 | |
| 		(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 | |
| 		(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 | |
| 		m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 | |
| 		})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
 | |
| 		ga('create', 'UA-103586105-1', 'auto');
 | |
| 		ga('send', 'pageview');
 | |
| 	}
 | |
| </script>	</body>
 | |
| </html>
 |