├── CONTRIBUTING.md ├── README.md ├── media └── startup-toolbox-header.png └── sponsors └── badge_400x100.png /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contribution Guidelines 2 | 3 | Please ensure your pull request adheres to the following guidelines: 4 | 5 | - Search previous suggestions before making a new one, as yours may be a duplicate. 6 | - Make an individual pull request for each suggestion. 7 | - Use the following format: `[Title](link) - Description.` 8 | - Please do not use emojis. 9 | - New categories, or improvements to the existing categorization are welcome. 10 | - Keep descriptions short and simple, but descriptive. Do not use the articles `a` and `an` in the descriptions. 11 | - End all descriptions with a full stop/period. 12 | - Add only the links you truly like. 13 | - New links are to be added below the existing. 14 | - Check your spelling and grammar. 15 | - Make sure your text editor is set to remove trailing whitespace. 16 | - No faucets, gambling and ponzi stuff. 17 | 18 | Thank you for your suggestions! 19 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # StartupToolbox 2 | The curated crowdsourced collection of 700+ tools for startups makers. 3 | 4 | Created by Alexander Isora ([Telegram](https://t.me/serene_startup), [Twitter](https://twitter.com/alexanderisorax)). Fillied in by the community. 5 | 6 | 7 | 8 | 9 | 10 | # Table of contents 11 | - [Website](#website) 12 | - [Hosted website builders](#hosted-website-builders) 13 | - [Static generators](#static-generators) 14 | - [Lead generation](#lead-generation) 15 | - [Design](#design) 16 | - [Prototypes and wireframes (UX and user flow)](#prototypes-and-wireframes-ux-and-user-flow) 17 | - [Logo and branding](#logo-and-branding) 18 | - [Graphics](#graphics) 19 | - [UI libraries](#ui-libraries) 20 | - [Data Visualisation, diagrams and infographics](#data-visualisation-diagrams-and-infographics) 21 | - [Presentations and slides](#presentations-and-slides) 22 | - [Stocks](#stocks) 23 | - [Images stocks](#images-stocks) 24 | - [Icons stocks](#icons-stocks) 25 | - [Videos stocks](#videos-stocks) 26 | - [Other stocks](#other-stocks) 27 | - [Mockups](#mockups) 28 | - [Other design tools](#other-design-tools) 29 | - [Support and customer communication](#support-and-customer-communication) 30 | - [Live customer chats](#live-customer-chats) 31 | - [Helpdesk](#helpdesk) 32 | - [Onboarding](#onboarding) 33 | - [Other](#other) 34 | - [Payments, billing and distribution](#payments-billing-and-distribution) 35 | - [User Analytics and Reporting](#user-analytics-and-reporting) 36 | - [Mobile only](#mobile-only) 37 | - [Business Analytics](#business-analytics) 38 | - [Finance](#finance) 39 | - [Automation](#automation) 40 | - [HR and Payroll](#hr-and-payroll) 41 | - [Forms and Surveys](#forms-and-surveys) 42 | - [Endpoints](#endpoints) 43 | - [Other forms](#other-forms) 44 | - [Tech](#tech) 45 | - [Status, Monitoring and Ping](#status-monitoring-and-ping) 46 | - [Bug tracking](#bug-tracking) 47 | - [Log inspectors](#log-inspectors) 48 | - [Cloud Hosting](#cloud-hosting) 49 | - [Scapping check each](#scapping-check-each) 50 | - [Email services (SMTP and Transactional)](#email-services-smtp-and-transactional) 51 | - [Deploy](#deploy) 52 | - [Tech stack explorer](#tech-stack-explorer) 53 | - [Site performance](#site-performance) 54 | - [Other tech tools](#other-tech-tools) 55 | - [Product building](#product-building) 56 | - [Drag-and-drop programming tools](#drag-and-drop-programming-tools) 57 | - [Comments as a sevice](#comments-as-a-sevice) 58 | - [Voice and speech recognition](#voice-and-speech-recognition) 59 | - [Files uploading and processing](#files-uploading-and-processing) 60 | - [User testing](#user-testing) 61 | - [Marketing and growth](#marketing-and-growth) 62 | - [Email](#email) 63 | - [Mailing services](#mailing-services) 64 | - [Email validators (list verification)](#email-validators-list-verification) 65 | - [Email templates](#email-templates) 66 | - [Other email services](#other-email-services) 67 | - [Blogging](#blogging) 68 | - [SEO](#seo) 69 | - [Keyword research tools](#keyword-research-tools) 70 | - [Content Marketing](#content-marketing) 71 | - [Growth and marketing automation](#growth-and-marketing-automation) 72 | - [Paid promotion](#paid-promotion) 73 | - [Copy](#copy) 74 | - [Video and animation creation](#video-and-animation-creation) 75 | - [Social media management (SMM)](#social-media-management-smm) 76 | - [Planners (content managers and schedulers)](#planners-content-managers-and-schedulers) 77 | - [Instagram tools](#instagram-tools) 78 | - [Track mentions](#track-mentions) 79 | - [affiliate](#affiliate) 80 | - [referral](#referral) 81 | - [market research](#market-research) 82 | - [Paid ads](#paid-ads) 83 | - [Affiliates](#affiliates) 84 | - [Other marketing tools](#other-marketing-tools) 85 | - [Collaboration](#collaboration) 86 | - [project and task management](#project-and-task-management) 87 | - [Product Roadmaps](#product-roadmaps) 88 | - [Todo lists](#todo-lists) 89 | - [team communication](#team-communication) 90 | - [Video calls, meetings and screen sharing](#video-calls-meetings-and-screen-sharing) 91 | - [file sharing](#file-sharing) 92 | - [Screen shots and video capture and sharing](#screen-shots-and-video-capture-and-sharing) 93 | - [Bug tracking](#bug-tracking-1) 94 | - [Data, knowledge base, notes and documents](#data-knowledge-base-notes-and-documents) 95 | - [Email inbox](#email-inbox) 96 | - [Collective coding](#collective-coding) 97 | - [Git](#git) 98 | - [Time tracking](#time-tracking) 99 | - [Other collaboration tools](#other-collaboration-tools) 100 | - [Build a chatbot](#build-a-chatbot) 101 | - [Domains and naming](#domains-and-naming) 102 | - [Find a domain name](#find-a-domain-name) 103 | - [Naming](#naming) 104 | - [Other](#other-1) 105 | - [Legal, Account and Invoicing](#legal-account-and-invoicing) 106 | - [GDPR](#gdpr) 107 | - [Invoicing](#invoicing) 108 | - [Documents](#documents) 109 | - [Funding](#funding) 110 | - [Investors and Accelerators](#investors-and-accelerators) 111 | - [Crowdfunding](#crowdfunding) 112 | - [Sales](#sales) 113 | - [CRM](#crm) 114 | - [Communities](#communities) 115 | - [Learn](#learn) 116 | - [Books](#books) 117 | - [Video](#video) 118 | - [A/B testing](#ab-testing) 119 | - [Launch](#launch) 120 | - [Other](#other-2) 121 | - [Sponsors](#sponsors) 122 | - [Contribute](#contribute) 123 | - [License](#license) 124 | 125 | 126 | 127 | # Website 128 | 129 | ## Hosted website builders 130 | * [Unicorn Platform](https://unicornplatform.com) [_[PH]_](https://www.producthunt.com/posts/unicorn-platform-v2-0) - Modern landing page builder for startups. Founded by the author of this list 💙 131 | * [ProductHunt Ship](https://www.producthunt.com/ship) [_[PH]_](https://www.producthunt.com/posts/ship-by-product-hunt) - Create a pretty 'coming soon' page to get a more powerful PH launch. 132 | * [Shopify](https://www.shopify.com/) [_[PH]_](https://www.producthunt.com/posts/shopify) - The leading e-commerce site builder with a large ecosystem. 133 | * [Webflow](https://webflow.com) [_[PH]_](https://www.producthunt.com/posts/webflow) - A complicated yet powerful builder for professionals. 134 | * [Weblium](https://weblium.com) [_[PH]_](https://www.producthunt.com/posts/weblium-2-0) - A flexible builder with a nice editor. 135 | * [Landen](https://landen.co) [_[PH]_](https://www.producthunt.com/posts/landen) - An indie project by a talented Canadian solopreneur. 136 | * [Tilda](https://tilda.cc) [_[PH]_](https://www.producthunt.com/posts/tilda-publishing) - Extremely powerful landing page builder from Russia 💙 137 | * [Carrd](https://carrd.co) [_[PH]_](https://www.producthunt.com/posts/carrd) - Slick and cheap site builder. Made by an indie. 138 | * [Strikingly](https://www.strikingly.com/) [_[PH]_](https://www.producthunt.com/posts/strikingly) - An old well-funded website builder created by YC alumni. 139 | 140 | ## Static generators 141 | * [Frontnd](http://frontnd.io/) [_[PH]_](https://www.producthunt.com/posts/frontnd) - A frontend developer's assistand. Prototype and code faster. 142 | * [Jekyll](https://jekyllrb.com/) [_[PH]_](https://www.producthunt.com/posts/jekyll-2-0) - A static website and blog generator with lots of tempaltes. 143 | * [Designmodo](http://designmodo.com/startup) [_[PH]_](https://www.producthunt.com/posts/startup-3-2) - Beautifully designed yet pricey HTML landing pages. 144 | * [Hugo](https://gohugo.io/) - The fastest static site generator. 145 | * [Gatsby](https://www.gatsbyjs.org/) [_[PH]_](https://www.producthunt.com/posts/gatsby-2) - A React-based framework that helps developers to build websites. 146 | 147 | ## Lead generation 148 | * [Proof](https://useproof.com/) [_[PH]_](https://www.producthunt.com/posts/proof-7) - Adds some social proof to your website. 149 | * [TrustPulse](https://trustpulse.com/) - Another social proof widget service. 150 | 151 | 152 | # Design 153 | 154 | ## Prototypes and wireframes (UX and user flow) 155 | * [Sketch](https://www.sketch.com/) [_[PH]_](https://www.producthunt.com/posts/sketch-40) - Industry leading design toolkit. OSX only. 156 | * [Figma](https://www.figma.com/) [_[PH]_](https://www.producthunt.com/posts/figma-3-0) - Online design tool. Powerful and fast. Written in C++. 157 | * [Adobe XD](https://www.adobe.com/products/xd.html) [_[PH]_](https://www.producthunt.com/posts/adobe-xd-19-0) - Slick design platform. Adobe's effort to stay in trend. 158 | * [Flinto](https://www.flinto.com/) [_[PH]_](https://www.producthunt.com/posts/flinto) - Quickly Create iOS Prototypes. 159 | * [Invision](https://www.invisionapp.com/) [_[PH]_](https://www.producthunt.com/posts/invision) - A prototyping tool for teams. Invision is a well-funded and large company. 160 | * [Marvel](https://marvelapp.com/) [_[PH]_](https://www.producthunt.com/posts/marvel-2-0-2) - All-in-one design solution. 161 | * [Proto](https://proto.io/) [_[PH]_](https://www.producthunt.com/posts/proto-io-6) - Interactive, high-fidelity mobile prototypes. 162 | * [Axure](https://www.axure.com/) - Prototype and build interactions. Provides a Sketch plugin. 163 | * [Mockflow](https://www.mockflow.com/) [_[PH]_](https://www.producthunt.com/posts/mockflow) - Online wireframing tool with a handful of collaborationl integrations. 164 | * [Whimsical](https://whimsical.com/) [_[PH]_](https://www.producthunt.com/posts/whimsical) - Create diagrams, flowcharts and wireframes. 165 | * [Overflow](https://overflow.io/) [_[PH]_](https://www.producthunt.com/posts/overflow) - The user flow diagramming tool for designers. 166 | * [Origami](https://origami.design/) [_[PH]_](https://www.producthunt.com/posts/origami) - A free design prototyping toolkit. 167 | * [Balsamiq](https://balsamiq.com/) [_[PH]_](https://www.producthunt.com/posts/balsamiq-mockups-3) - An old popular prototyping tool. 168 | * [Flowmapp](https://flowmapp.com/) [_[PH]_](https://www.producthunt.com/posts/flowmapp-3) - UX planning tool for creating a visual sitemap. 169 | * [Gloomaps](https://www.gloomaps.com/) - Visual sitemaps made easy. 170 | * [Moqups](https://moqups.com/) [_[PH]_](https://www.producthunt.com/posts/moqups) - Mockup and wireframing tool. 171 | 172 | ## Logo and branding 173 | * [Brandcrowd's Maker](https://www.brandcrowd.com/maker) - Make a beautiful logo in seconds. 174 | * [Looka](https://looka.com/) - AI-powered platform to create brand assets. 175 | * [Logopony](https://www.logopony.com/) [_[PH]_](https://www.producthunt.com/posts/logopony) - Make your own beautiful logo with AI. 176 | * [Tailorbrands](https://www.tailorbrands.com/) [_[PH]_](https://www.producthunt.com/posts/tailor-brands) - AI logo maker and brand builder. 177 | * [Graphic Springs](https://www.graphicsprings.com/) - Free logo maker (pay for high-resolution assets). 178 | * [Brandbuilder](https://brandbuilder.ai/) - Build a beautiful brand assets online. 179 | * [Hatchful by Shopify](https://hatchful.shopify.com/) [_[PH]_](https://www.producthunt.com/posts/hatchful) - Free stunning logo generator by Shopify. 180 | 181 | ## Graphics 182 | * [Canva](https://canva.com/) [_[PH]_](https://www.producthunt.com/posts/canva) Amazingly simple graphic design tool💙 183 | * [Pablo by Buffer](https://pablo.buffer.com/) [_[PH]_](https://www.producthunt.com/posts/pablo-by-buffer) - Create engaging images for your social media posts. 184 | * [Designbold](https://www.designbold.com/) - Create a stunning design (posters, social networks etc). 185 | * [Pixteller](https://pixteller.com/) [_[PH]_](https://www.producthunt.com/posts/pixteller) - Free Online Photo & Animation Maker. 186 | * [Stencil](https://getstencil.com/) [_[PH]_](https://www.producthunt.com/posts/stencil) - The fastest way to create and share visual content. 187 | * [Snappa](https://snappa.com) [_[PH]_](https://www.producthunt.com/posts/snappa-2) - Create online graphics in a snap. 188 | * [RemoveBg](https://remove.bg) [_[PH]_](https://www.producthunt.com/posts/remove-bg) Remove the background of any image. API or online 💙 189 | * [EzGIF](https://ezgif.com/) [_[PH]_](https://www.producthunt.com/posts/ezgif) - Resize, crop, and edit GIFs in your browser 💙 190 | * [BannerSnack](https://www.bannersnack.com/) - The Original Online Banner Maker. 191 | 192 | ## UI libraries 193 | * [Ant.design](https://ant.design) - Stunning ready-to-use ReactJS components library. Sketch files included. By Alibaba 💙 194 | * [Bulma](https://bulma.io/) [_[PH]_](https://www.producthunt.com/posts/bulma) - Neat flexbox-based CSS framework. 195 | * [Bootstrap](https://getbootstrap.com/) - World’s most popular front-end component library. 196 | 197 | ## Data Visualisation, diagrams and infographics 198 | * [Miro](https://miro.com/) [_[PH]_](https://www.producthunt.com/posts/realtimeboard-3-0) - Enhanced whiteboard. Various use cases. Ex. Realtimeboard 💙 199 | * [Mindmeister](https://www.mindmeister.com/) [_[PH]_](https://www.producthunt.com/posts/mindmeister) - Create and share mind maps on mobile devices or the web. 200 | * [Gliffy](https://www.gliffy.com/) [_[PH]_](https://www.producthunt.com/posts/gliffy) - Create diagrams online. Atlassian prodcuts integration. 201 | * [Lucidchart](https://www.lucidchart.com/) [_[PH]_](https://www.producthunt.com/posts/lucidchart) - Easily draw diagrams & collaborate with others online. 202 | * [Visme](https://www.visme.co/) [_[PH]_](https://www.producthunt.com/posts/visme-3-0) - Create visual content, infographics and presentations. 203 | * [Infogram](https://infogram.com/) [_[PH]_](https://www.producthunt.com/posts/infogram-2-0) - Create data-driven reports, maps and infographics. 204 | * [Xara](https://www.xara.com/) - Create visual and engaging business and marketing documents. 205 | * [Datastudio by Google](https://datastudio.google.com/u/0/) [_[PH]_](https://www.producthunt.com/posts/google-data-studio-3) - Live, interactive reports and dashboards for Google data. 206 | * [Witeboard](https://witeboard.com/) [_[PH]_](https://www.producthunt.com/posts/witeboard) - Witeboard (not wHiteboard) is a real-time whiteboard for a team. 207 | 208 | ## Presentations and slides 209 | * [Beautiful.ai](https://www.beautiful.ai/) [_[PH]_](https://www.producthunt.com/posts/beautiful-ai) - AI-powered presentations. 210 | * [Shower](https://github.com/shower/shower) [_[PH]_](https://www.producthunt.com/posts/shower) Open source HTML slide creation and presentation engine. 211 | * [Slidecamp](https://www.slidecamp.io/) [_[PH]_](https://www.producthunt.com/posts/slidecamp) - Library of PowerPoint slides to kickstart your presentation. 212 | * [Haikudeck](https://www.haikudeck.com/) [_[PH]_](https://www.producthunt.com/posts/haiku-deck) - Create an amazing presentation on the web, iPad, or iPhone. 213 | * [Visme](https://www.visme.co/) [_[PH]_](https://www.producthunt.com/posts/visme-3-0) - Create interactive online presentations in HTML5. 214 | 215 | ## Stocks 216 | 217 | ### Images stocks 218 | * [Unsplash](https://unsplash.com/) [_[PH]_](https://www.producthunt.com/posts/unsplash-5-0) - Free (do whatever you want) high-resolution photos 💙 219 | * [Pexels](https://www.pexels.com/) [_[PH]_](https://www.producthunt.com/posts/pexels-3-0) - Free high quality photos you can use everywhere 💙 220 | * [Everypixel](https://www.everypixel.com/) - AI to find images that suit to your project. 221 | * [Pixabay](https://pixabay.com/) [_[PH]_](https://www.producthunt.com/posts/pixabay-2-0) - Royalty-free high-quality images for commercial use. 222 | * [StockSnap](https://stocksnap.io/) [_[PH]_](https://www.producthunt.com/posts/stocksnap) - Beautiful, free stock photos. 223 | * [Burst by Shopify](https://burst.shopify.com) [_[PH]_](https://www.producthunt.com/posts/burst-2) - Free stock photos for everyone. 224 | * [StickPNG](http://www.stickpng.com/) [_[PH]_](https://www.producthunt.com/posts/stick-png) - Catalogue of free transparent PNGs. 225 | * [Foter](https://foter.com/) - Millions of premium Royalty-Free stock photos. 226 | * [IsoRepublic](https://isorepublic.com/) - Thousands of Free High-Resolution CC0 Photos and Videos. 227 | 228 | ### Icons stocks 229 | * [Flaticon](https://flaticon.com) [_[PH]_](https://www.producthunt.com/posts/flaticon) - Thousands of free vector icons. 230 | * [Icons8](https://icons8.com/) [_[PH]_](https://www.producthunt.com/posts/icons8-web-app-2-0) - 85,000 icons + powerful icon tools. 231 | * [Linea.io](http://www.linea.io/) - A free outline iconset featuring 730+ Icons 💙 232 | * [Nucleo app](https://www.nucleoapp.com/) [_[PH]_](https://www.producthunt.com/posts/nucleo) - Icon organizer & icon library. 233 | * [TheNounProject](https://thenounproject.com) [_[PH]_](https://www.producthunt.com/posts/the-noun-project) - Big database of icons/symbols. 234 | * [Glyphicons](https://glyphicons.com/) [_[PH]_](https://www.producthunt.com/posts/glyphicons-2-0) - Icons for web & mobile (font, vector, & image based). 235 | * [Iconstore](https://iconstore.co/) [_[PH]_](https://www.producthunt.com/posts/iconstore) - Free icon packs by first-class designers. 236 | * [IconFinder](https://www.iconfinder.com/) [_[PH]_](https://www.producthunt.com/posts/iconfinder) - Awesome icon search engine & marketplace. 237 | * [Icons by Freepik](https://www.freepik.com/popular-icons) - Free icons for designers and developers. 238 | * [Ionicons](https://ionicons.com/) - Beautifully crafted open source icons by the Ionic Framework team. 239 | 240 | ### Videos stocks 241 | * [Coverr](https://coverr.co/) [_[PH]_](https://www.producthunt.com/posts/coverr-2-0) - Beautiful, free videos for your homepage background. 242 | * [Videos by Pexels](https://www.pexels.com/videos/) [_[PH]_](https://www.producthunt.com/posts/pexels-videos-2-0) - Completely free, high quality stock videos. 243 | * [Videvo](https://www.videvo.net/) [_[PH]_](https://www.producthunt.com/posts/videvo) - Free HD stock footage & motion graphics for any project. 244 | * [Life of Vids](https://www.lifeofvids.com/) - Free videos, clips & loops. 245 | * [Videoblocks](https://www.videoblocks.com/) [_[PH]_](https://www.producthunt.com/posts/videoblocks-by-storyblocks) - Quality stock video clips. 246 | * [Mixkit](https://mixkit.co/) [_[PH]_](https://www.producthunt.com/posts/mixkit) - High-quality stock videos that are completely free. 247 | * [Dissolve](https://dissolve.com/) [_[PH]_](https://www.producthunt.com/posts/dissolve) - Stock footage and photography from inspiring and exclusive. 248 | * [Provideofactory](https://provideofactory.com/) - Unlimited video downloads. 249 | 250 | ### Other stocks 251 | * [All the Free Stock](https://allthefreestock.com/) - All the free stock images, videos and icons in one location. 252 | 253 | ## Mockups 254 | * [Artboard Studio](https://artboard.studio/) [_[PH]_](https://www.producthunt.com/posts/artboard-studio-2-0) - Online graphic design app mainly focused on product mockups. 255 | * [ScreenPeek](https://screenpeek.io/) [_[PH]_](https://www.producthunt.com/posts/screenpeek) - Paste URL, create device mockup. 256 | * [ScreenSpace](https://www.screenspace.io/) [_[PH]_](https://www.producthunt.com/posts/screenspace-studio) - Create quality 3D device videos in minutes. 257 | 258 | ## Other design tools 259 | * [Pttrns](https://pttrns.com/) [_[PH]_](https://www.producthunt.com/posts/pttrns) - iPhone and iPad user interface patterns. 260 | * [Wake](https://wake.com/) - Share, search, store design files. 261 | * [Zeplin](https://zeplin.io/) [_[PH]_](https://www.producthunt.com/posts/zeplin-2-0) - Collaboration & handoff for UI designers/frontend developers. 262 | 263 | 264 | # Support and customer communication 265 | 266 | ## Live customer chats 267 | * [Chatra](https://chatra.io) [_[PH]_](https://www.producthunt.com/posts/chatra) - Live chat software done right. 268 | * [Intercom](https://intercom.com) [_[PH]_](https://www.producthunt.com/posts/intercom-4) - Live chat, support, knowledge base and more. 269 | * [Crisp](https://crisp.chat) [_[PH]_](https://www.producthunt.com/posts/crisp-2-0) - Live chat and live support for your product. 270 | * [Olark](https://www.olark.com/) [_[PH]_](https://www.producthunt.com/posts/olark-2-0) - Easy to use live chat software. 271 | * [Drift](https://www.drift.com/) [_[PH]_](https://www.producthunt.com/posts/drift-2-0) - Live chat and bots for leads verification. 272 | * [Small.chat](https://small.chat/) [_[PH]_](https://www.producthunt.com/posts/smallchat-2-0) - Slack app for chatting with visitors to your website. 273 | * [Helpcrunch](https://helpcrunch.com/) [_[PH]_](https://www.producthunt.com/posts/helpcrunch) - Live chat email marketing. 274 | * [Tawk](https://www.tawk.to/) - Free live chat widget (pay only for chat agents if you want). 275 | * [Live Chat by Acquire](https://acquire.io/live-chat) - Live chat and in-app messaging. 276 | * [User](https://user.com/) [_[PH]_](https://www.producthunt.com/posts/user-com) - Affordable marketing automation with quick setup. 277 | * [Tidio](https://www.tidio.com/) - Live chat widget + chat bot builder. 278 | * [Livechat](https://www.livechatinc.com/) [_[PH]_](https://www.producthunt.com/posts/livechat-2) - Live chat and help desk software. 279 | * [Userlike](https://www.userlike.com/en/) [_[PH]_](https://www.producthunt.com/posts/userlike) - Fully customizable live chat for website & mobile support. 280 | * [Facebook Messenger](https://web.facebook.com/business/products/messenger-for-business) - Talk to your customers through Facebook Messenger. 281 | 282 | ## Helpdesk 283 | * [Freshdesk](https://freshdesk.com/) [_[PH]_](https://www.producthunt.com/posts/freshdesk) - Customer support software with built in survey tool. 284 | * [Zendesk](https://www.zendesk.com/) [_[PH]_](https://www.producthunt.com/posts/zendesk) - Customer service and engagement products. 285 | * [Bubble IQ](https://www.bubbleiq.com/) [_[PH]_](https://www.producthunt.com/posts/bubbleiq) - Integrate Zendesk with Slack to supercharge customer support. 286 | * [Dixa](https://dixa.com/) [_[PH]_](https://www.producthunt.com/posts/dixa) - Support all of your customers from one platform. 287 | * [Kayako](https://www.kayako.com/) [_[PH]_](https://www.producthunt.com/posts/kayako) - Unified customer service platform. 288 | * [Response](https://www.useresponse.com/) - Customer help center and knowledge base. 289 | * [Uservoice](https://www.uservoice.com/) [_[PH]_](https://www.producthunt.com/posts/uservoice) - Collect, rank, and act on customer feedback. 290 | * [Support Bee](https://supportbee.com/) - Ticketing system for collaborative customer support. 291 | * [Help Scout](https://www.helpscout.com/) [_[PH]_](https://www.producthunt.com/posts/help-scout-2-0) - Help desk software for a more human & helpful experience. 292 | * [Elev](https://elev.io/) [_[PH]_](https://www.producthunt.com/posts/elevio-2) - Self-served support & support driven knowledge management. 293 | 294 | ## Onboarding 295 | * [App Cues](https://www.appcues.com/) [_[PH]_](https://www.producthunt.com/posts/appcues-2-0) - Better user onboarding. Code free. 296 | * [User Guiding](https://userguiding.com/) [_[PH]_](https://www.producthunt.com/posts/userguiding-2-0) - An easy way to show how your product works. 297 | * [Intro JS](https://introjs.com/) [_[PH]_](https://www.producthunt.com/posts/intro-js-v2-0) - Javascript framework for adding guide and screen tips. 298 | 299 | ## Other support services 300 | * [Instabug](https://instabug.com/) [_[PH]_](https://www.producthunt.com/posts/instabug-2) - Bug reporting and in-app feedback for mobile apps. 301 | * [Canny](https://canny.io/) [_[PH]_](https://www.producthunt.com/posts/canny-3) - The easiest way to collect & manage feedback. 302 | * [Surfly](https://www.surfly.com/) [_[PH]_](https://www.producthunt.com/posts/surfly-2) - Simple, fast, and secure co-browsing. 303 | 304 | 305 | # Payments, billing and distribution 306 | * [Stripe](https://stripe.com) [_[PH]_](https://www.producthunt.com/posts/stripe-2) - The default payment integration and management. 307 | * [Paddle](https://paddle.com) [_[PH]_](https://www.producthunt.com/posts/paddle) - Everything you need to sell apps and content 💙 308 | * [Gumroad](https://gumroad.com) [_[PH]_](https://www.producthunt.com/posts/gumroad) - Sell anything directly to anyone. 309 | * [Podia](https://podia.com) [_[PH]_](https://www.producthunt.com/posts/podia-2) - Easily sell memberships, online courses & digital downloads. 310 | * [Sellfy](https://sellfy.com) [_[PH]_](https://www.producthunt.com/posts/sellfy-v3) - E-commerce platform for creators. 311 | * [Braintree](https://www.braintreepayments.com/) [_[PH]_](https://www.producthunt.com/posts/braintree) - Accept payments online a division of PayPal. 312 | * [Recurly](https://recurly.com/) [_[PH]_](https://www.producthunt.com/posts/recurly) - Subscription billing automation. 313 | * [Square](https://squareup.com) - Online and offline payment solutions. 314 | * [Paypal](https://paypal.com) [_[PH]_](https://www.producthunt.com/posts/paypal-for-business) - Accept payments online. 315 | * [Dwolla](https://www.dwolla.com/) - Payment platform for technologists. 316 | * [Paymentwall](https://www.paymentwall.com) - Payments platform to accept payments and prevent fraud. 317 | * [Fastspring](https://fastspring.com/) - Subscriptions & payments for companies selling software, content or apps online. 318 | 319 | 320 | # User Analytics and Reporting 321 | * [Google Analytics](https://analytics.google.com/) - Collect data about your website visitors and their interactions on your website. 322 | * [New Relic](https://newrelic.com/) - Essential business insights. 323 | * [Kissmetrics](https://www.kissmetrics.com/) [_[PH]_](https://www.producthunt.com/posts/kissmetrics-3) - Customer engagement automation. 324 | * [Segment](https://segment.com/) [_[PH]_](https://www.producthunt.com/posts/segment) - Collect your data once, then send it to 200+ tools. 325 | * [Mixpanel](https://mixpanel.com/) [_[PH]_](https://www.producthunt.com/posts/mixpanel-2) - Powerful product analytics. 326 | * [Hotjar](https://www.hotjar.com) [_[PH]_](https://www.producthunt.com/posts/hotjar) - See how your visitors are really using your site. 327 | * [Heap](https://heap.io/) - Captures every web, mobile, and cloud interaction. 328 | * [Keen](https://keen.io/) - Provide analytics dashboards to your customers. 329 | * [Localytics](https://www.localytics.com/) - Collect data and start personalizing your marketing campaigns. 330 | * [Usefathom](https://usefathom.com/) [_[PH]_](https://www.producthunt.com/posts/fathom-analytics) - Simple, trustworthy website analytics. 331 | * [Prodlytic](https://prodlytic.com/) [_[PH]_](https://www.producthunt.com/posts/prodlytic) - Analytics that auto-surfaces, stores, and exports user data. 332 | * [Matomo](https://matomo.org/) [_[PH]_](https://www.producthunt.com/posts/matomo-2) - Open web analytics platform. Ex. Piwik. 333 | * [Inspectlet](https://www.inspectlet.com/) [_[PH]_](https://www.producthunt.com/posts/inspectlet) - Record and watch everything your visitors do. 334 | * [Cyfe](https://www.cyfe.com/) [_[PH]_](https://www.producthunt.com/posts/cyfe) - All-in-one business dashboard. 335 | * [Quantcast](https://www.quantcast.com/) - AI-driven audience insights, targeting and measurement. 336 | * [Tableau](https://www.tableau.com/) - Business intelligence and analytics software. 337 | * [Clari](https://www.clari.com/) - Full funnel accountability across sales, marketing and customer success. 338 | * [Median](https://median.tech/) [_[PH]_](https://www.producthunt.com/posts/median-for-mac) - OSX app for displaying analytics data. 339 | * [Upsight](https://www.upsight.com/) [_[PH]_](https://www.producthunt.com/posts/upsight) - Analytics and ad network for game developers. 340 | * [Smartlook](https://www.smartlook.com/) - Qualitative analytics for websites and mobile apps. 341 | * [Fullstory](https://www.fullstory.com/) [_[PH]_](https://www.producthunt.com/posts/fullstory-2) - See every click, swipe and scroll on your site. 342 | * [Snitcher](https://www.snitcher.com/) [_[PH]_](https://www.producthunt.com/posts/snitcher-2) - See which companies are visiting your website. 343 | * [Count.ly](https://count.ly/) [_[PH]_](https://www.producthunt.com/posts/countly-analytics) - Open source, enterprise mobile & web analytics platform. 344 | * [Woopra](https://www.woopra.com/) [_[PH]_](https://www.producthunt.com/posts/woopra) - Event tracking, funnels and cohort analysis in real time. 345 | * [Taplytics](https://taplytics.com/) [_[PH]_](https://www.producthunt.com/posts/taplytics) - A/B testing for mobile, web & more. 346 | * [Context by Sweetlabs](https://context.sweetlabs.io/google-analytics-annotations-extension/) - Enhanced Google Analytics annotations. 347 | 348 | ## Mobile only 349 | * [Adjust](https://www.adjust.com/) - Unify all your marketing activities into one powerful platform. 350 | * [Kochava](https://www.kochava.com/) - Mobile attribution platform and mobile app analytics. 351 | * [Appsamurai](https://appsamurai.com/) [_[PH]_](https://www.producthunt.com/posts/app-samurai) - Self-service app marketing tool for startups. 352 | * [Sensortower](https://sensortower.com/) [_[PH]_](https://www.producthunt.com/posts/sensor-tower) - App Marketing made simple, using market intelligence. 353 | * [Applause](https://www.applause.com/) - Test any device/OS combination in the world. 354 | * [Appfigures](https://appfigures.com/) [_[PH]_](https://www.producthunt.com/posts/appfigures-for-iphone) - App analytics and ASO. 355 | * [Appannie](https://www.appannie.com/) [_[PH]_](https://www.producthunt.com/posts/app-annie-for-ios) - App Store and Google Play Analytics client on mobile. 356 | * [Amplitude](https://amplitude.com/) [_[PH]_](https://www.producthunt.com/posts/amplitude-mobile-analytics) - Mobile analytics without worrying about data volume. 357 | * [Apptopia](https://apptopia.com/) [_[PH]_](https://www.producthunt.com/posts/apptopia) - Competitive intelligence for the mobile app economy. 358 | * [Inapptics](https://inapptics.com/) [_[PH]_](https://www.producthunt.com/posts/inapptics-2) - Visually analyze actual user behavior inside your mobile app. 359 | * [Flurry](https://www.flurry.com/) - App analytics for iOS & Android. 360 | * [Marketing Platform by Google](https://marketingplatform.google.com/about) [_[PH]_](https://www.producthunt.com/posts/google-marketing-platform-2) - Google's unified and improved marketing and analytics tools. 361 | * [App Analytics by Apple](https://developer.apple.com/app-store-connect/analytics/) - App’s performance and unique insights with data. 362 | * [Fabric](https://get.fabric.io/) - Understand how your app is doing in real-time. 363 | 364 | 365 | # Business Analytics 366 | * [Scoro](https://www.scoro.com/) [_[PH]_](https://www.producthunt.com/posts/scoro) - Manage time, sales, finances and reporting in one platform. 367 | * [Baremetrics](https://baremetrics.com/) [_[PH]_](https://www.producthunt.com/posts/baremetrics) - Tool for forecasting the your product's growth. 368 | * [Chartmogul](https://chartmogul.com/) [_[PH]_](https://www.producthunt.com/posts/chartmogul) - Recurring revenue analytics for Stripe, Braintree, Recurly. 369 | * [Vitally](https://vitally.io/) [_[PH]_](https://www.producthunt.com/posts/vitally) - Analytics and insights to drive B2B startup success. 370 | 371 | ## Finance 372 | * [Poindexter](https://getpoindexter.com/) [_[PH]_](https://www.producthunt.com/posts/poindexter-2) - Automated financial projections for startups. 373 | * [Paperworks](https://paperworks.io/) [_[PH]_](https://www.producthunt.com/posts/paperworks) - All your receipts, invoices, and payments in one place. 374 | 375 | 376 | # Automation 377 | * [Zapier](https://zapier.com/) [_[PH]_](https://www.producthunt.com/posts/zapier) - Connect and automate 500+ web apps 💙 378 | * [IFTTT](https://ifttt.com/) [_[PH]_](https://www.producthunt.com/posts/ifttt) - Get all your apps and devices talking to each other. 379 | * [Tray](https://tray.io/) [_[PH]_](https://www.producthunt.com/posts/tray-io-2) - Build powerful integrations between any service. 380 | * [Flow by Microsoft](https://flow.microsoft.com/en-us/) [_[PH]_](https://www.producthunt.com/posts/microsoft-flow) - Alternative to IFTTT & Zappier from MS. 381 | * [Automate](https://automate.io/) - Integrate your cloud applications. Automate marketing, sales and business processes. 382 | * [SheetGo](https://www.sheetgo.com/) [_[PH]_](https://www.producthunt.com/posts/sheetgo-workflows) - Create workflows from your spreadsheet. 383 | * [PieSync](https://www.piesync.com/) [_[PH]_](https://www.producthunt.com/posts/piesync) - Two-way sync between your CRM, Google Apps and more. 384 | * [Flowxo](https://flowxo.com/) [_[PH]_](https://www.producthunt.com/posts/flowxo) - Build automated workflows on top of your existing cloud apps. 385 | 386 | 387 | # HR and Payroll 388 | * [Gusto](https://gusto.com/) [_[PH]_](https://www.producthunt.com/posts/gusto-2) - Payroll, benefits, and HR. 389 | * [Jazzhr](https://www.jazzhr.com/) [_[PH]_](https://www.producthunt.com/posts/jazz-hr) - Streamline every stage of your recruitment process. 390 | 391 | 392 | # Forms and Surveys 393 | * [Typeform](https://typeform.com) [_[PH]_](https://www.producthunt.com/posts/typeform-v2-beta) - Build beautiful conversational forms, surveys and more. 394 | * [Jotform](https://www.jotform.com/) [_[PH]_](https://www.producthunt.com/posts/jotform-4-0-2) - Build forms on any device. 395 | * [Google Forms](https://www.google.ru/intl/en/forms/about/) - Create online surveys and quizzes and send them to other people. 396 | * [Fieldboom](https://www.fieldboom.com/) - Collect more leads, subscribers and feedback to grow your business faster. 397 | * [Qualaroo](https://qualaroo.com/) [_[PH]_](https://www.producthunt.com/posts/qualaroo) - Realtime feedback platform that helps companies capture customer decisions as they happen. 398 | * [Survicate](https://survicate.com/) [_[PH]_](https://www.producthunt.com/posts/survicate-2-0) - Collect feedback from customers. 399 | * [Metriculator](https://www.metriculator.com/) - Gather actionable feedback from your customers. 400 | * [Paperform](https://paperform.co/) [_[PH]_](https://www.producthunt.com/posts/paperform-v2) - Form builder with intuitive UI. 401 | * [Formsite](https://www.formsite.com/) - Create online forms and surveys. 402 | * [Tellform](https://www.tellform.com/) [_[PH]_](https://www.producthunt.com/posts/tellform) - An opensource alternative to TypeForm. 403 | * [CognitoForms](https://www.cognitoforms.com/) [_[PH]_](https://www.producthunt.com/posts/cognito-forms) - Build advanced forms for any device. 404 | * [SurveyMonkey](https://www.surveymonkey.com/) - Leading survey software. 405 | * [Responster](https://www.responster.com/) - Design and share engaging surveys in minutes. 406 | * [SurveyGizmo](https://www.surveygizmo.com/) - Secure online survey software that empowers. 407 | * [CrowdSignal](https://crowdsignal.com/) - Collect, organize and analyze data from a variety of sources, including social media and mobile. 408 | * [123formbuilder](https://www.123formbuilder.com/) - Build forms & surveys with drag-and-drop in real time. 409 | * [SurveyAnyPlace](https://surveyanyplace.com/) - Interactive questionnaires without the hassle. 410 | * [Formist](https://formist.io/) - Collect feedback. Gather reservations. Take payments. 411 | 412 | ## Endpoints 413 | * [Getform](https://getform.io/) [_[PH]_](https://www.producthunt.com/posts/getform-2-0) - Form backend platform for designers and developers. 414 | * [Formkeep](https://formkeep.com/) [_[PH]_](https://www.producthunt.com/posts/formkeep) - Form endpoints for designers and developers. 415 | 416 | ## Other forms 417 | * [Sonadier](https://www.sonadier.com/) [_[PH]_](https://www.producthunt.com/posts/sonadier) - Drag-and-drop editor to build database forms, no programming. 418 | 419 | 420 | # Tech 421 | ## Status, Monitoring and Ping 422 | * [Hyperping](https://hyperping.io/) [_[PH]_](https://www.producthunt.com/posts/hyperping-2-0) - Beautifully simple and reliable uptime monitoring. 423 | * [Updown](https://updown.io/) [_[PH]_](https://www.producthunt.com/posts/updown-io) - Simple and inexpensive website monitoring 💙 424 | * [Rorvswild](https://www.rorvswild.com/) [_[PH]_](https://www.producthunt.com/posts/rorvswild-2) - Performances and errors monitoring for Ruby on Rails apps. 425 | * [Pingdom](https://www.pingdom.com/product/uptime-monitoring/) - Uptime monitoring tests the availability of your website, applications and servers. 426 | * [Cron Hub](https://cronhub.io/) [_[PH]_](https://www.producthunt.com/posts/cronhub) - Painless cron monitoring in a simple dashboard. 427 | * [Website monitoring by Freshworks](https://www.freshworks.com/website-monitoring/) [_[PH]_](https://www.producthunt.com/posts/freshping-by-freshworks) - Website monitoring and status pages. 428 | * [Atatus](https://www.atatus.com/) - Monitor your entire software stack. 429 | * [Statuscake](https://www.statuscake.com/) [_[PH]_](https://www.producthunt.com/posts/statuscake) - Free unlimited website monitoring. 430 | * [Uptimerobot](https://uptimerobot.com/) [_[PH]_](https://www.producthunt.com/posts/uptime-robot-app) - Free uptime monitoring service. 431 | 432 | ## Bug tracking 433 | * [Rollbar](https://rollbar.com/) [_[PH]_](https://www.producthunt.com/posts/rollbar) - Real-time error tracking for Javascript and more. 434 | * [Sentry](https://sentry.io) [_[PH]_](https://www.producthunt.com/posts/sentry-6) - Open-source error tracking that helps developers monitor and fix crashes in real time 💙 435 | * [Datadog](https://www.datadoghq.com/) [_[PH]_](https://www.producthunt.com/posts/datadog) - Monitor engineering metrics on beautiful dashboards. 436 | * [Bugsnag](https://www.bugsnag.com/) [_[PH]_](https://www.producthunt.com/posts/bugsnag) - Automated crash monitoring for web and mobile apps. 437 | * [Bugsee](https://www.bugsee.com/) [_[PH]_](https://www.producthunt.com/posts/bugsee-2) - See video, network & logs leading up to bugs or crashes. For iOS and Android apps. 438 | * [Logrocket](https://logrocket.com/) [_[PH]_](https://www.producthunt.com/posts/logrocket) - See video, network & logs leading up to bugs in your app. 439 | * [Shake](https://www.shakebugs.com/) [_[PH]_](https://www.producthunt.com/posts/shake-sdk) - Bug reporting and tracking tool for mobile apps. 440 | 441 | ## Log inspectors 442 | * [Coralogix](https://coralogix.com/) [_[PH]_](https://www.producthunt.com/posts/coralogix-2-0) - Machine learning powered log analytics, made for startups. 443 | * [Logflare](https://logflare.app/) - Affordable log management & event analytics. 444 | * [Papertrail](https://papertrailapp.com/) [_[PH]_](https://www.producthunt.com/posts/papertrail) - Get a flight data recorder for your system & apps 💙 445 | 446 | ## Cloud Hosting 447 | * [Heroku](https://www.heroku.com/) [_[PH]_](https://www.producthunt.com/posts/heroku) - Cloud application platform. Cut down devops time 💙 448 | * [Firebase by Google](https://firebase.google.com/) [_[PH]_](https://www.producthunt.com/posts/firebase-2) - Hosting, auth, DB and other services for apps. 449 | * [GitHub pages](https://pages.github.com/) [_[PH]_](https://www.producthunt.com/posts/github-pages) - Host a static page for free. With SSL and custom domain. 450 | * [Now.sh](https://zeit.co/now) - Serverless application deployment. 451 | * [Amazon Web Services](https://aws.amazon.com/) - The world's most comprehensive and broadly adopted cloud platform. 452 | * [Microsoft Azure](https://azure.microsoft.com/) - Ever-expanding set of cloud computing services. 453 | * [Digital Ocean](https://www.digitalocean.com/) [_[PH]_](https://www.producthunt.com/posts/digitalocean-2) - Cloud infrastructure provider. 454 | * [Google Cloud](https://cloud.google.com/) - Suite of cloud computing services that runs on the same infrastructure that Google uses internally. 455 | * [OpenShift by Red Hat](http://www.openshift.com/) - Container application platform. Built on Docker and Kubernetes. 456 | * [AppFog](https://console.appfog.com/) - Platform-as-a-service provider of PHP, Ruby, Node.js, and Java solutions. 457 | * [BlueHost](https://www.bluehost.com/) - Reliable hosting provider. 458 | * [Dreamhost](https://www.dreamhost.com/) - Fast, secure & always up web hosting provider. 459 | * [Surge.sh](http://surge.sh/) [_[PH]_](https://www.producthunt.com/posts/surge) - CLI for publishing static web apps to the Surge CDN for free. 460 | * [Netlify](https://www.netlify.com/) [_[PH]_](https://www.producthunt.com/posts/netlify-cms) - Easily deploy modern static websites. 461 | * [Aerobatic](https://www.aerobatic.com/) [_[PH]_](https://www.producthunt.com/posts/aerobatic) - Build feature-rich HTML 5 single page apps in the cloud. 462 | * [GitLab Pages](https://about.gitlab.com/product/pages/) [_[PH]_](https://www.producthunt.com/posts/gitlab-pages) - Websites for your GitLab projects, groups, or user account. 463 | * [Linode](https://www.linode.com/) - Cloud-hosting, backup and other services. 464 | 465 | ## Scapping check each 466 | * [Import.io](https://www.import.io/) [_[PH]_](https://www.producthunt.com/posts/import-io) - A data extractor that requires no coding. 467 | * [Dexi](https://dexi.io/) - Leading enterprise web scraping software. 468 | * [Parse Hub](https://www.parsehub.com/) [_[PH]_](https://www.producthunt.com/posts/parsehub) - Turn dynamic websites into APIs. 469 | * [80Legs](http://80legs.com/) - Easy web scraping tools and cloud-based web crawling. 470 | * [Scraping Hub](https://scrapinghub.com/) - Open source web scraping tool. 471 | * [Scrapy](https://scrapy.org/) - An open source and collaborative framework for extracting the data from websites. 472 | * [Scraper Chrome Extension](https://chrome.google.com/webstore/detail/scraper/mbigbapnjcgaffohmbkdlecaccepngjd/related) - Scraper gets data out of web pages and into spreadsheets. 473 | * [Web Scraper Chrome Extension](https://chrome.google.com/webstore/detail/web-scraper/jnhgnonknehpejjnehehllkliplmbmhn) - Free web site data extraction tool. 474 | 475 | ## Email services (SMTP and Transactional) 476 | * [MailGun](http://www.mailgun.com) - API first SMTP service for sending transactional or bulk email 💙 477 | * [SendGrid](https://sendgrid.com/) - Scalable email service for developers and marketers. 478 | * [AWS SES](https://aws.amazon.com/ses/) - Cheap and reliable SMTP service. 479 | * [Mailjet](https://www.mailjet.com/) [_[PH]_](https://www.producthunt.com/posts/mailjet) - Send marketing and transactional emails with one account. 480 | * [Mandrill](http://www.mandrill.com/) - Mandrill is a transactional email API for Mailchimp users. 481 | * [Mail Trap](https://mailtrap.io/) [_[PH]_](https://www.producthunt.com/posts/mailtrap-io) - Fake SMTP. Send Test Emails without spamming real customers. 482 | 483 | ## Deploy 484 | * [DeployHQ](https://www.deployhq.com/) [_[PH]_](https://www.producthunt.com/posts/deployhq) - Deploy from your repository to your server in minutes. 485 | * [Dokku](https://github.com/dokku/dokku) [_[PH]_](https://www.producthunt.com/posts/dokku) - Docker powered mini-Heroku in around 100 lines of Bash. 486 | 487 | ## Tech stack explorer 488 | * [Siftery](https://siftery.com/) [_[PH]_](https://www.producthunt.com/posts/siftery) - Share products you use at work. Explore what others are using. 489 | * [Built With](https://builtwith.com/) [_[PH]_](https://www.producthunt.com/posts/built-with) - See technologies behind websites in real-time. 490 | * [Wappalyzer](https://www.wappalyzer.com/) [_[PH]_](https://www.producthunt.com/posts/wappalyzer) - Identify the software used on the websites you visit. 491 | * [Stackshare](https://stackshare.io/) [_[PH]_](https://www.producthunt.com/posts/stackshare-2) - Share your stack, see what other companies are using. 492 | 493 | ## Site performance 494 | * [Lighthouse](https://developers.google.com/web/tools/lighthouse/) - Automated auditing, performance metrics, and best practices for the web. 495 | * [Google Page Insight](https://developers.google.com/speed/pagespeed/insights) [_[PH]_](https://www.producthunt.com/posts/google-pagespeed-insights) - Measure performance of a page for mobile & desktop devices. 496 | * [Web Page Performance Test](http://www.webpagetest.org/) - Website performance and optimization test. 497 | * [GTMetrix](http://gtmetrix.com/) - Website speed and performance optimization. 498 | 499 | ## Other tech tools 500 | * [Abstract APIs](https://www.abstractapi.com) - Suite of APIs for everyday needs (validating emails, creating user avatars, calculating VAT, etc). 501 | * [Public APIs list](https://github.com/toddmotto/public-apis) - A collective list of free APIs for use in software and web development. 502 | * [Codacy](https://www.codacy.com/) [_[PH]_](https://www.producthunt.com/posts/codacy-2) - Improve code quality by automating code reviews. 503 | * [Algolia](https://www.algolia.com/) [_[PH]_](https://www.producthunt.com/posts/algolia-hosted-search-api) - Building blocks for creating great search. 504 | * [Cloudflare](https://www.cloudflare.com/) [_[PH]_](https://www.producthunt.com/posts/cloudflare) - The web performance & security company. 505 | * [Let's Encrypt](https://letsencrypt.org/) - Get free SSL. Even *wildcard. 506 | 507 | 508 | # Product building 509 | 510 | ## Drag-and-drop programming tools 511 | * [Bubble.is](https://bubble.is/) [_[PH]_](https://www.producthunt.com/posts/bubble-2-0) - Build and host web applications without having to write code. 512 | * [Thunkable](https://thunkable.com/) [_[PH]_](https://www.producthunt.com/posts/thunkable-2) - The platform where anyone can build their own mobile apps. 513 | * [SuperNova](https://supernova.io/) [_[PH]_](https://www.producthunt.com/posts/supernova-v6) - Turn Sketch into iOS, Android, React and Flutter. 514 | * [LightWell](https://lightwell.pro/) [_[PH]_](https://www.producthunt.com/posts/lightwell-2) - A simple tool for creating native iOS apps on Mac. 515 | * [Buildfire](https://buildfire.com/) [_[PH]_](https://www.producthunt.com/posts/buildfire) - App builder for iOS & Android. 516 | * [App Press](https://www.app-press.com/) [_[PH]_](https://www.producthunt.com/posts/app-press) - Build apps code-free. Deploy instantly. 517 | * [Appspotr](https://www.appspotr.com/) [_[PH]_](https://www.producthunt.com/posts/appspotr) - Create, preview & publish your native iOS & Android apps. 518 | * [Appmachine](https://www.appmachine.com/) [_[PH]_](https://www.producthunt.com/posts/appmachine) - Build your own mobile app, no technical knowledge needed. 519 | * [GoodBarber](https://www.goodbarber.com/) - Create a native iOS or Android app and submit it to the stores. 520 | * [Appsgeyser](https://www.appsgeyser.com/) - Create apps for Android without coding. 521 | * [Shoutem](https://new.shoutem.com/) [_[PH]_](https://www.producthunt.com/posts/shoutem-v5) - Create React Native, cross-platform mobile apps easily. 522 | * [Appgyver](https://www.appgyver.com/) [_[PH]_](https://www.producthunt.com/posts/appgyver-composer-2) - Visual builder for rapidly building enterprise apps. 523 | * [Appinstitute](https://appinstitute.com/) [_[PH]_](https://www.producthunt.com/posts/appinstitute) - Create iOS & Android apps quickly with no coding. 524 | 525 | ## Comments as a sevice 526 | * [Commento](https://commento.io/) - A fast, privacy-focused commenting platform. 527 | * [Disqus](https://disqus.com) - Embeddable commenting platform. Loads tons of tracking scripts. 528 | 529 | ## Voice and speech recognition 530 | * [VoiceFlow](https://www.voiceflow.com/) [_[PH]_](https://www.producthunt.com/posts/voiceflow-2) - Build voice apps in your browser without coding. 531 | * [Wit.ai](https://wit.ai/) [_[PH]_](https://www.producthunt.com/posts/wit-ai) - Build applications and devices that you can talk or text to. 532 | * [DialogFlow](https://dialogflow.com/) - Engaging voice and text-based conversational interfaces, such as voice apps and chatbots, powered by AI. Ex api.ai. 533 | * [Textit](https://textit.in/) - Visually build multi-platform messaging & voice bots to engage visitors. 534 | 535 | ## Files uploading and processing 536 | * [Uploadcare](https://uploadcare.com) [_[PH]_](https://www.producthunt.com/posts/uploadcare-3-0) - File upload and management API for web and mobile apps 💙 537 | * [Filestack](https://www.filestack.com/) [_[PH]_](https://www.producthunt.com/posts/filestack) - A complete file infrastructure for web & mobile apps. 538 | * [Uppy](https://uppy.io/) [_[PH]_](https://www.producthunt.com/posts/uppy) - The next open source file uploader for web browsers. 539 | * [Shubox](https://shubox.io/) [_[PH]_](https://www.producthunt.com/posts/shubox) - Simple, fast, customizable uploads from your web app to S3. 540 | 541 | ## User testing 542 | * [UserTesting](https://www.usertesting.com/) [_[PH]_](https://www.producthunt.com/posts/usertesting-2) - Get feedback on your website and product. 543 | * [UsabilityHub](https://usabilityhub.com/) [_[PH]_](https://www.producthunt.com/posts/usabilityhub) - Test your designs and mockups on real people. 544 | * [Userbrain](https://userbrain.net/) [_[PH]_](https://www.producthunt.com/posts/userbrain) - Weekly videos of users testing your site. 545 | 546 | 547 | # Marketing and growth 548 | 549 | ## Email 550 | 551 | ### Mailing services 552 | * [Maillerite](https://www.mailerlite.com/) [_[PH]_](https://www.producthunt.com/posts/mailerlite) - Build beautiful email newsletters with drag-and-drop editor. Much cheaper than Mailchimp. 💙 553 | * [Mad Mimi](https://madmimi.com/) - Simple email marketing. 554 | * [Octomail](https://emailoctopus.com/) - Email marketing for less, 555 | via Amazon SES. 556 | * [MailChimp](https://mailchimp.com/) - All-in-one email marketing platform. 557 | * [GetResponce](https://www.getresponse.com/) - Easy email, landing pages, and marketing automation. 558 | * [Elasticmail](https://elasticemail.com/) - Email newsletter service. 559 | * [Benchmarkemail](https://www.benchmarkemail.com/) - Send beautiful, responsive campaigns in minutes with customizable email templates. 560 | * [ActiveCampaign](https://www.activecampaign.com/) - Email Marketing. Marketing Automation. Sales CRM. Messaging. 561 | * [ConvertKit](https://convertkit.com/) [_[PH]_](https://www.producthunt.com/posts/convertkit) - Email marketing software for creators. 562 | * [Aweber](https://www.aweber.com/) - Powefull and simple email marketing. 563 | * [Inbox](https://useinbox.com/) - Send & analyze email marketing campaigns. 564 | * [Revue](https://www.getrevue.co/) [_[PH]_](https://www.producthunt.com/posts/revue-2-0) - The easiest way to create and send a curated newsletter. 565 | * [SendinBlue](https://www.sendinblue.com/) [_[PH]_](https://www.producthunt.com/posts/sendinblue) - Free email marketing solution for entrepreneurs. 566 | * [Elink](https://elink.io/) [_[PH]_](https://www.producthunt.com/posts/elink-2-0-curate-the-web-newsletters-embeds-web-pages) - Turn links into beautiful newsletters & web pages in minutes. 567 | 568 | ### Email validators (list verification) 569 | * [Proofy](https://proofy.io/) [_[PH]_](https://www.producthunt.com/posts/proofy-2) - Quickly validate and verify your email lists. 570 | * [Verifalia](https://verifalia.com/) - Email list cleaning and real-time email verification service. 571 | * [QuickEmailVerification](https://quickemailverification.com/) - Email Verification Service. 572 | * [Emailable](https://emailable.io/) - Automated email verification. 573 | * [EmailListVerify](https://www.emaillistverify.com/) - Get rid of spam traps, hard bounces, disposable or catch-all emails without breaking your budget. 574 | 575 | ### Email templates 576 | * [Publicate.it](https://publicate.it/) [_[PH]_](https://www.producthunt.com/posts/publicate-2-0) - Create powerful newsletters & weekly web roundups. 577 | * [Postcards](https://designmodo.com/postcards/) [_[PH]_](https://www.producthunt.com/posts/postcards-2) - Create, edit and manage awesome email newsletters. 578 | * [GoodBits](https://goodbits.io/) [_[PH]_](https://www.producthunt.com/posts/goodbits) - Build email newsletters with drag and drop and send with Goodbits, MailChimp or other with an HTML Export. 579 | * [Stripo.email](https://stripo.email/) [_[PH]_](https://www.producthunt.com/posts/stripo-email) - Free email template builder for designers and developers. 580 | * [Foundation](https://foundation.zurb.com/emails.html) - Responsive HTML emails framework. 581 | * [Mailto](https://getmailto.com/) - Responsive html email templates to maximize your website sales. 582 | 583 | ### Other email services 584 | * [ReallyGoodEmails](https://reallygoodemails.com/) - Showcase of email design and resources. 585 | * [Litmus](https://litmus.com/) [_[PH]_](https://www.producthunt.com/posts/litmus) - Test and track your emails. 586 | * [Hull](https://www.hull.io/) - Unify user and account data across tools, databases, and devices. 587 | * [Rich email markup by Google](https://developers.google.com/gmail/markup/) - Increase user engagement with actions in emails. 588 | * [Sendy](https://sendy.co/) [_[PH]_](https://www.producthunt.com/posts/sendy-4) - Send newsletters, 100x cheaper via Amazon SES. 589 | * [UglyEmail](https://uglyemail.com/) [_[PH]_](https://www.producthunt.com/posts/ugly-email) - See if an email is being tracked before you open it in Gmail. 590 | * [Beetle.email](https://beetle.email/) [_[PH]_](https://www.producthunt.com/posts/beetle-email) - Access marketing emails from all the top brands. 591 | 592 | ## Blogging & publishing 593 | * [Ghost](https://ghost.org/) [_[PH]_](https://www.producthunt.com/posts/ghost-2-0) - Open source publishing platform. 594 | * [teletype.in](https://teletype.in/) [_[PH]_](https://www.producthunt.com/posts/teletype) - A platform for creating corporate blogs. 595 | * [Medium](https://medium.com) [_[PH]_](https://www.producthunt.com/posts/medium-3-0) - Place to read and write. 596 | 597 | ## SEO 598 | * [Ahrefs](https://ahrefs.com/) [_[PH]_](https://www.producthunt.com/posts/ahrefs) - A powerful service to count and analyze backlinks to a domain. 599 | * [Semrush](https://www.semrush.com/) - Solid SEO toolkit. 600 | * [Moz Tools](https://moz.com/tools) - All your keyword research in one tool. 601 | * [Botify](https://www.botify.com/) [_[PH]_](https://www.producthunt.com/posts/botify) - Unified suite of applications to merge technical SEO, content, and real rankings. 602 | * [SE ranking](https://seranking.com/) [_[PH]_](https://www.producthunt.com/posts/se-ranking-2) - Сloud-based SEO platform for marketers & digital agencies. 603 | * [Oncrawl](https://www.oncrawl.com/) - The technical SEO platform. 604 | * [ContentKing](https://www.contentkingapp.com/) [_[PH]_](https://www.producthunt.com/posts/contentking-2) - Next-generation SEO auditing & content change tracking. 605 | * [DynoMapper](https://dynomapper.com/) - Organize website projects using visual sitemaps, content inventory, content audit, content planning, daily keyword tracking, and website accessibility testing. 606 | * [Varvy](https://varvy.com/) - SEO tool and optimization guide. 607 | * [SERPwatcher](https://serpwatcher.com) [_[PH]_](https://www.producthunt.com/posts/serpwatcher) - SEO tool for tracking keyword positions in Google SERP. 608 | * [RankTracker](https://www.ranktracker.com/) - Research keywords, analyse the competition, and track your search engine ranking. 609 | * [Accuranker](https://www.accuranker.com/) [_[PH]_](https://www.producthunt.com/posts/accuranker) - The world’s fastest keyword rank tracker. 610 | * [Serpbook](https://serpbook.com/) - Tag and categorize keywords for easier client management and faster project setup. 611 | * [Serps](https://serps.com/) - Track thousands of keywords for multiple search engines and languages. 612 | * [Sistrix](https://www.sistrix.com/) - A premier tool used by SEO professionals. 613 | * [AdvancedWebRanking](https://www.advancedwebranking.com/) - Fresh rankings daily, weekly and on demand. For desktop, mobile and local searches. 614 | * [Unamo](https://unamo.com/) - Advanced SEO performance tracking and analytics suite. 615 | * [Google Webmasters](https://www.google.com/webmasters) - Check indexing status and optimize visibility of your website. 616 | 617 | ## Keyword research tools 618 | * [KeywordsEverywhere](https://keywordseverywhere.com/) [_[PH]_](https://www.producthunt.com/posts/keywords-everywhere-2) - Free browser add-on for keyword volume, CPC & competition. 619 | * [KWfinder](https://kwfinder.com/) [_[PH]_](https://www.producthunt.com/posts/kwfinder) - Find high volume longtail keywords with low SEO competition. 620 | * [KeywordTool](https://keywordtool.io/) [_[PH]_](https://www.producthunt.com/posts/keywordtool-io) - Find great keywords using Google autocomplete. 621 | * [Wordtracker](https://www.wordtracker.com/) - Get competitors' keywords, in-depth PPC and SEO insights, data from Google and more. 622 | * [Serpstat](https://serpstat.com/) [_[PH]_](https://www.producthunt.com/posts/serpstat-2) - Content ideas from autocomplete suggestions. 623 | * [Ubersuggest by Neil Patel](https://neilpatel.com/ubersuggest/) [_[PH]_](https://www.producthunt.com/posts/ubersuggest-3-0) - Ubersuggest is a keyword suggestion tool that now support domain level metrics. 624 | 625 | ## Content Marketing 626 | * [Buzzsumo](https://buzzsumo.com/) [_[PH]_](https://www.producthunt.com/posts/buzzsumo) - Identify the most shared links and key influencers. 627 | * [Hemingway](http://www.hemingwayapp.com/) [_[PH]_](https://www.producthunt.com/posts/hemingway-editor-3-0) - Make your writing bold and clear, send to Medium or Wordpress. 628 | * [Grammarly](https://www.grammarly.com) [_[PH]_](https://www.producthunt.com/posts/grammarly) - Solves all of your typo problems. 629 | * [AnswerThePublic](http://answerthepublic.com/) - A free visual keyword research and content ideas tool. 630 | * [QuestionDB](https://questiondb.io/) - Enter in a keyword to find the questions that your readers are asking. 631 | 632 | ## Growth and marketing automation 633 | * [Customer](https://customer.io/) - Send targeted emails, push notifications, and SMS. 634 | * [Adroll](https://www.adroll.com/) [_[PH]_](https://www.producthunt.com/posts/adroll) - Ad re-targetting on mobile and web. 635 | * [Act-on](https://www.act-on.com/) - Marketing automation software and lead generation platform. 636 | * [LeadSquared](https://www.leadsquared.com/) - Makreting automation and CRM software. 637 | * [SalesLoft](https://salesloft.com/) [_[PH]_](https://www.producthunt.com/posts/salesloft) - The sales engagement platform created for salespeople, by salespeople. 638 | * [Mautic](https://www.mautic.org/) [_[PH]_](https://www.producthunt.com/posts/mautic) - Free, open source, marketing automation Highrise alternative. 639 | * [Vero](https://www.getvero.com/) [_[PH]_](https://www.producthunt.com/posts/vero) - The messaging platform that helps you drive customer engagement. 640 | * [Ontraport](https://ontraport.com/) - Emails, SMS, landing pages, forms and CRM. 641 | * [Pardot by Salesforce](https://www.pardot.com/) - B2B marketing automation. 642 | * [Autopilot](https://www.autopilothq.com/) - Marketing automation softwaremade visual. 643 | * [Marketo by Adobe](https://www.marketo.com/) - ABM combined with industry-leading marketing automation. 644 | 645 | ## Copy 646 | * [GoodEmailCopy](http://www.goodemailcopy.com/) - Email copy from great companies. 647 | * [Nishi](http://www.heynishi.com/) [_[PH]_](https://www.producthunt.com/posts/nishi) - A curated showcase of websites that nail copywriting. 648 | * [DripScripts](https://dripscripts.com/) [_[PH]_](https://www.producthunt.com/posts/drip-scripts) - Create automated email sequences in 60 seconds. 649 | * [GreatEmailcopy](https://greatemailcopy.tumblr.com/) - A dose of well-crafted emails from around the web. 650 | * [GoodSalesEmails](http://goodsalesemails.com/) - Learn how some of the best companies are doing sales, by looking at their email campaigns. 651 | * [CannedEmails](http://www.cannedemails.com/) [_[PH]_](https://www.producthunt.com/posts/canned-emails) - A minimal site with prewritten emails. 652 | 653 | ## Video and animation creation 654 | * [Powtoon](https://www.powtoon.com/) [_[PH]_](https://www.producthunt.com/posts/powtoon) - Create awesome animated videos and presentations. 655 | * [Offeo](https://offeo.com/) [_[PH]_](https://www.producthunt.com/posts/offeo-3) - An online video maker to create beautiful social videos in minutes. 656 | * [Hustl](https://gohustl.co/) [_[PH]_](https://www.producthunt.com/posts/hustl) - Create awesome time-lapse videos of your Mac screen. 657 | * [Animoto](https://animoto.com/) - Create impressive videos in minutes with a drag-and-drop video maker. 658 | * [Rocketium](https://rocketium.com/) [_[PH]_](https://www.producthunt.com/posts/rocketium) - Transform text & media into stunning videos. 659 | * [Animaker](https://www.animaker.com/) [_[PH]_](https://www.producthunt.com/posts/animaker-2) - Create animated videos with less effort, time and cost. 660 | * [Spark by Adobe](https://spark.adobe.com/) - Create impactful social graphics, web pages, and short videos in minutes. 661 | * [Wave](https://wave.video/) - Create branded video content that will build your audience. 662 | * [Shakr](https://www.shakr.com/) [_[PH]_](https://www.producthunt.com/posts/shakr-2) - Make amazing videos to rock your marketing. 663 | * [Renderforest](https://www.renderforest.com/) [_[PH]_](https://www.producthunt.com/posts/renderforest-video) - Free animation and intro maker, slideshow and video creator. 664 | * [Touchcast](https://www.touchcast.com/) [_[PH]_](https://www.producthunt.com/posts/touchcast) - Create an interactive presentation that mixes video with web content. 665 | * [Biteable](https://biteable.com/) - Create a video from the huge selection of surefire templates. 666 | * [Doodly](https://www.doodly.com/) [_[PH]_](https://www.producthunt.com/posts/doodly) - Create your own doodle video in just 60 seconds. 667 | 668 | ## Social media management (SMM) 669 | * [Tweetdeck](https://tweetdeck.twitter.com/) [_[PH]_](https://www.producthunt.com/posts/tweetdeck-2) - TweetDeck offers a more convenient Twitter experience by letting you view multiple timelines in one easy interface. 670 | * [Hootsuite](https://hootsuite.com/) - Manage all your social media in one place. 671 | * [Quuu](https://quuu.co/) [_[PH]_](https://www.producthunt.com/posts/quuu-3) - Place to go to find hand-picked quality content to share on social media. 672 | * [EmbedSocial](https://embedsocial.com/) - Display social media feeds, photo galleries and reviews on any website. 673 | * [CrowdFire](https://www.crowdfireapp.com/) [_[PH]_](https://www.producthunt.com/posts/crowdfire-3-0) - Directive and automation for Twitter. 674 | * [Fomo](https://fomo.com/) - Increase trust, traffic, and sales with social proof automation. 675 | * [SimplyMeasured](https://simplymeasured.com/) [_[PH]_](https://www.producthunt.com/posts/simplymeasured) - Snapchat analytics report. 676 | * [Fastory](https://www.fastory.io/) [_[PH]_](https://www.producthunt.com/posts/fastory) - Craft stunning Instagram stories, share them everywhere. 677 | * [Keyhole](https://keyhole.co/) [_[PH]_](https://www.producthunt.com/posts/keyhole) - Realtime hashtag tracking for Twitter, Facebook, etc. 678 | * [SeekMetrics](https://seekmetrics.com/) - Free social media analytics and historical data. 679 | * [SocialInsider](https://www.socialinsider.io/) [_[PH]_](https://www.producthunt.com/posts/socialinsider) - Social media analytics & benchmarking tool for agencies. 680 | 681 | ### Planners (content managers and schedulers) 682 | * [Buffer](https://buffer.com/) [_[PH]_](https://www.producthunt.com/posts/buffer-for-instagram) - Plan, track, and analyze your SMM. 683 | * [Amplifr](https://amplifr.com/) [_[PH]_](https://www.producthunt.com/posts/amplifr) - Schedule social media & messages, get actionable analytics. 684 | * [Sendible](https://www.sendible.com/) - Powerful social media management software. 685 | * [Edgar](https://meetedgar.com/) - Schedule and automate your content on Facebook, Twitter, Instagram, and LinkedIn. 686 | * [Gain](https://gainapp.com/) - Social media and content collaboration for agencies. 687 | * [Repost](https://repost.elokenz.com/) - An auto-refilling queue which analyzes your content and decide which one to share next on each social media platform. 688 | * [Swello](https://swello.com/) 689 | * [Postfity](https://postfity.com/) - With our post scheduler you can manage social networks, schedule posts and engage your audiences. 690 | 691 | ### Instagram tools 692 | * [HypeAuditor](https://hypeauditor.com/) 693 | * [MightyScout](https://mightyscout.com/) [_[PH]_](https://www.producthunt.com/posts/mightyscout) 694 | * [Later](https://later.com/) 695 | * [Storyheap](https://storyheap.com/) [_[PH]_](https://www.producthunt.com/posts/storyheap) 696 | * [Instavast](https://instavast.com/) [_[PH]_](https://www.producthunt.com/posts/instavast) 697 | 698 | ## Track mentions 699 | * [Mention](https://mention.com) [_[PH]_](https://www.producthunt.com/posts/mention-influencers-dashboard) 💙 700 | * [Notify.ly](https://notify.ly/) [_[PH]_](https://www.producthunt.com/posts/notify) 701 | * [Awario](https://awario.com/) [_[PH]_](https://www.producthunt.com/posts/awario) 702 | * [BrandMentions](https://brandmentions.com/) [_[PH]_](https://www.producthunt.com/posts/brandmentions-2-0) 703 | * [Alerts by Google](https://www.google.com/alerts#) [_[PH]_](https://www.producthunt.com/posts/google-alerts) 704 | * [Brand24](https://brand24.com/) [_[PH]_](https://www.producthunt.com/posts/brand24) 705 | 706 | ## Affiliate 707 | * [Everflow](https://everflow.io/) 708 | * [Strackr](https://strackr.com/) [_[PH]_](https://www.producthunt.com/posts/strackr) 709 | 710 | ## Referral 711 | * [CloudSponge](https://www.cloudsponge.com/) 712 | 713 | ## Market research 714 | * [SimilarWeb](https://www.similarweb.com) [_[PH]_](https://www.producthunt.com/posts/similarweb) 💙 715 | * [Google Trends](https://trends.google.com) [_[PH]_](https://www.producthunt.com/posts/google-trends-2) 716 | * [Rank2traffic](https://www.rank2traffic.com) 717 | * [Crunchbase](https://www.crunchbase.com/) [_[PH]_](https://www.producthunt.com/posts/crunchbase-2-2) 718 | * [ThinkWithGoogle](https://www.thinkwithgoogle.com/tools) 719 | * [ConsumerBarometer](https://www.consumerbarometer.com/en) [_[PH]_](https://www.producthunt.com/posts/consumer-barometer) 720 | * [Applyzer](https://www.applyzer.com/) [_[PH]_](https://www.producthunt.com/posts/applyzer) 721 | * [Apptrace](https://www.apptrace.com/) 722 | * [Appfollow](https://appfollow.io) [_[PH]_](https://www.producthunt.com/posts/appfollow-4-0) 723 | * [Alexa](https://www.alexa.com/) 724 | 725 | ## Paid ads 726 | * [Goa.marketing](https://www.goa.marketing/) - Get actionable data insights on your paid Search in Google Ads. 727 | * [Kenshoo](https://kenshoo.com/) [_[PH]_](https://www.producthunt.com/posts/kensho) - Automate your ad bids and strategies in Google Ads, Bing, Yahoo, Pinterest etc. 728 | 729 | ## Affiliates 730 | * [PartnerStack](https://www.partnerstack.com/) 731 | * [Refersion](https://www.refersion.com/) 732 | * [Smile](https://smile.io/) 733 | * [ReferralCandy](https://www.referralcandy.com/) 734 | * [Viral-loops](https://viral-loops.com/) [_[PH]_](https://www.producthunt.com/posts/viral-loops-for-startups) 735 | 736 | ## Other marketing tools 737 | * [WebEngage](https://webengage.com/) 738 | * [Bonjoro](https://www.bonjoro.com/) [_[PH]_](https://www.producthunt.com/posts/bonjoro) 739 | * [Wistia](https://wistia.com/) [_[PH]_](https://www.producthunt.com/posts/wistia) 740 | * [Whatagraph](https://whatagraph.com/) [_[PH]_](https://www.producthunt.com/posts/whatagraph-3) 741 | * [Adespresso](https://adespresso.com/) - Create, manage and analyze Facebook, Instagram, and Google ads. 742 | 743 | 744 | # Collaboration 745 | 746 | ## Project and task management 747 | * [Trello](https://trello.com) [_[PH]_](https://www.producthunt.com/posts/trello-66) 💙 748 | * [Flow](https://www.getflow.com/) [_[PH]_](https://www.producthunt.com/posts/flow-adaa408b-3cdf-4d57-97d5-890701242291) 749 | * [Merlin](https://www.projectwizards.net/en/merlin-project) [_[PH]_](https://www.producthunt.com/posts/merlin-project-5) 750 | * [Basecamp](https://basecamp.com/) [_[PH]_](https://www.producthunt.com/posts/basecamp-3-2) 751 | * [Asana](https://asana.com/) [_[PH]_](https://www.producthunt.com/posts/asana-2) 752 | * [Noteplan](https://noteplan.co/) [_[PH]_](https://www.producthunt.com/posts/noteplan) 753 | * [I Done This](https://idonethis.com/) [_[PH]_](https://www.producthunt.com/posts/i-done-this) 754 | * [Meistertask](https://www.meistertask.com/) [_[PH]_](https://www.producthunt.com/posts/meistertask-2) 755 | * [Podio](https://podio.com/site/en) [_[PH]_](https://www.producthunt.com/posts/podio) 756 | * [Proofhub](https://www.proofhub.com/) 757 | * [Projects by Zoho](https://www.zoho.com/projects/) [_[PH]_](https://www.producthunt.com/posts/zoho-projects) 758 | * [Gantt pro](https://ganttpro.com/) 759 | * [RedBooth](https://redbooth.com/) [_[PH]_](https://www.producthunt.com/posts/redbooth-2) 760 | * [Celoxis](https://www.celoxis.com/) 761 | * [MavenLink](https://www.mavenlink.com/) 762 | * [TeamDeck](https://teamdeck.io/) [_[PH]_](https://www.producthunt.com/posts/teamdeck-3) 763 | * [Hive](https://hive.com/) [_[PH]_](https://www.producthunt.com/posts/hive-4784fde3-1269-4f8e-9b6e-7793f53130b1) 764 | * [Wrike](https://www.wrike.com/) [_[PH]_](https://www.producthunt.com/posts/wrike) 765 | * [Metatask](https://metatask.io/) [_[PH]_](https://www.producthunt.com/posts/metatask) 766 | * [Clickup](https://clickup.com/) 767 | * [NutCache](https://www.nutcache.com/) 768 | * [Sunsama](https://sunsama.com/) [_[PH]_](https://www.producthunt.com/posts/sunsama-2) 769 | * [Polydone](https://www.polydone.com/) 770 | * [Scope](https://www.getscope.com/) 771 | * [Zenkit](https://zenkit.com/) [_[PH]_](https://www.producthunt.com/posts/zenkit-3-0) - "A better Trello than Trello" 772 | * [Blossom](https://www.blossom.co/) [_[PH]_](https://www.producthunt.com/posts/blossom) 773 | * [TaskWorld](https://taskworld.com/) [_[PH]_](https://www.producthunt.com/posts/taskworld) 774 | * [Hitask](https://hitask.com/) 775 | * [Standuply](https://standuply.com/) [_[PH]_](https://www.producthunt.com/posts/standuply-3-0) 776 | * [Zube](https://zube.io/) [_[PH]_](https://www.producthunt.com/posts/zube) 777 | * [Paymo](https://www.paymoapp.com/) 778 | * [Avaza](https://www.avaza.com/) 779 | * [TeamWeek](https://teamweek.com/) [_[PH]_](https://www.producthunt.com/posts/teamweek-2-0) 780 | * [Ryver](https://ryver.com/) 781 | * [Hiverhq](https://hiverhq.com/) [_[PH]_](https://www.producthunt.com/posts/hiver-2) 782 | * [Flowdock](https://www.flowdock.com/) [_[PH]_](https://www.producthunt.com/posts/flowdock-1696) 783 | * [Craft](https://craft.io/) 784 | * [Elapseit](https://elapseit.com/) 785 | * [bqe](https://www.bqe.com/) 786 | 787 | ## Product Roadmaps 788 | * [Onroadmap](https://onroadmap.com/) [_[PH]_](https://www.producthunt.com/posts/roadmap-2-0) 789 | * [ProductBoard](https://www.productboard.com/) [_[PH]_](https://www.producthunt.com/posts/productboard-3-0) 790 | * [Aha](https://www.aha.io/) [_[PH]_](https://www.producthunt.com/posts/aha) 791 | * [Prodpad](https://www.prodpad.com/) [_[PH]_](https://www.producthunt.com/posts/prodpad) 792 | * [OneDesk](https://www.onedesk.com/) 793 | * [ProductPlan](https://www.productplan.com/) [_[PH]_](https://www.producthunt.com/posts/productplan-roadmap-software) 794 | * [Roadmunk](https://roadmunk.com/) [_[PH]_](https://www.producthunt.com/posts/roadmunk) 795 | 796 | ## Todo lists 797 | * [Any.do](https://www.any.do/) [_[PH]_](https://www.producthunt.com/posts/any-do-to-do-list-calendar-reminders) 798 | * [Wunderlist](https://www.wunderlist.com/) [_[PH]_](https://www.producthunt.com/posts/wunderlist-e39a6306-97ab-4d90-883a-7a5f75af4bcd) 799 | * [Pomotodo](https://pomotodo.com/) [_[PH]_](https://www.producthunt.com/posts/pomotodo) 800 | * [Things](https://culturedcode.com/things/) [_[PH]_](https://www.producthunt.com/posts/things-3-0) 801 | 802 | ## Team communication 803 | * [Telegram](http://telegram.org/) [_[PH]_](https://www.producthunt.com/posts/telegram-5-6) 💙 804 | * [Slack](https://slack.com) [_[PH]_](https://www.producthunt.com/posts/slack) 805 | * [Discord](https://discordapp.com/) 806 | * [Rocket.chat](https://rocket.chat/) [_[PH]_](https://www.producthunt.com/posts/rocket-chat) 807 | * [Gitter](https://gitter.im/) [_[PH]_](https://www.producthunt.com/posts/gitter) 808 | * [Chanty](https://www.chanty.com/) 809 | * [Riot.im](https://about.riot.im/) [_[PH]_](https://www.producthunt.com/posts/riot-im) 810 | * [Tipihub](https://www.tipihub.com/) 811 | * [Typetalk](https://www.typetalk.com/) [_[PH]_](https://www.producthunt.com/posts/typetalk) 812 | * [Flowdock](https://www.flowdock.com/) [_[PH]_](https://www.producthunt.com/posts/flowdock-1696) 813 | * [Flock](https://flock.com/) [_[PH]_](https://www.producthunt.com/posts/flock-7) 814 | 815 | ### Video calls, meetings and screen sharing 816 | * [Zoom](https://zoom.us/) [_[PH]_](https://www.producthunt.com/posts/zoom-4) 817 | * [Hangouts by Google](https://hangouts.google.com/) [_[PH]_](https://www.producthunt.com/posts/hangouts-chat-by-google-2) 818 | * [Jitsi](https://jitsi.org/) 819 | * [Appear.in](https://appear.in/) [_[PH]_](https://www.producthunt.com/posts/appear-in) 820 | * [Webex](https://www.webex.com/) 821 | * [Talky](https://talky.io/) [_[PH]_](https://www.producthunt.com/posts/talky) 822 | * [Join.me](https://www.join.me/) [_[PH]_](https://www.producthunt.com/posts/join-me) 823 | * [Wisembly Jam](https://jam.wisembly.com/) [_[PH]_](https://www.producthunt.com/posts/wisembly-jam) 824 | 825 | ## Screen shots and video capture and sharing 826 | * [Monosnap](https://monosnap.com) [_[PH]_](https://www.producthunt.com/posts/monosnap) 💙 827 | * [Loom](https://www.loom.com/) [_[PH]_](https://www.producthunt.com/posts/loom-4) 828 | * [Droplr](https://droplr.com/) [_[PH]_](https://www.producthunt.com/posts/droplr) 829 | * [Demodesk](https://demodesk.com/) [_[PH]_](https://www.producthunt.com/posts/demodesk) 830 | * [GlobalDelight](https://www.globaldelight.com/) 831 | * [Screencast-o-matic](https://screencast-o-matic.com/) [_[PH]_](https://www.producthunt.com/posts/screencast-o-matic) 832 | * [ViewEdit](https://viewedit.com/) [_[PH]_](https://www.producthunt.com/posts/viewedit) 833 | * [Kap](https://getkap.co/) [_[PH]_](https://www.producthunt.com/posts/kap-2) 834 | * [Clipular](https://www.clipular.com/) [_[PH]_](https://www.producthunt.com/posts/clipular) 835 | * [RecordIt](http://recordit.co/) [_[PH]_](https://www.producthunt.com/posts/recordit) 836 | * [Screen Capture by Techsmith](https://www.techsmith.com/screen-capture.html) 837 | 838 | ## Bug tracking 839 | * [Jira](https://www.atlassian.com/software/jira) 840 | * [Usersnap](https://usersnap.com/) [_[PH]_](https://www.producthunt.com/posts/usersnap) 841 | * [Marker](https://marker.io/) 842 | * [Bugherd](https://bugherd.com/) [_[PH]_](https://www.producthunt.com/posts/bugherd) 843 | 844 | ## Data, knowledge base, notes and documents 845 | * [Notion](https://notion.so) [_[PH]_](https://www.producthunt.com/posts/notion-2-3) 💙 846 | * [Coda](https://coda.io/) [_[PH]_](https://www.producthunt.com/posts/coda) 847 | * [Airtable](https://airtable.com/) [_[PH]_](https://www.producthunt.com/posts/airtable) 848 | * [Dropbox Paper](https://www.dropbox.com/paper) [_[PH]_](https://www.producthunt.com/posts/dropbox-paper) 849 | * [Gitbook](https://www.gitbook.com/) [_[PH]_](https://www.producthunt.com/posts/gitbook-2) 850 | * [Google Docs](https://docs.google.com) 851 | * [Bear](https://bear.app/) [_[PH]_](https://www.producthunt.com/posts/bear) 852 | * [MilaNote](https://milanote.com/) [_[PH]_](https://www.producthunt.com/posts/milanote-2) 853 | * [SimpleNote](https://simplenote.com/) [_[PH]_](https://www.producthunt.com/posts/simplenote) 854 | * [Tettra](https://tettra.co/) [_[PH]_](https://www.producthunt.com/posts/tettra-2-0) 855 | * [OneNote](https://www.onenote.com) [_[PH]_](https://www.producthunt.com/posts/onenote-for-mac) 856 | 857 | ## Email inbox 858 | * [Spark](https://sparkmailapp.com/) [_[PH]_](https://www.producthunt.com/posts/spark-6) 💙 859 | * [Polymail](https://polymail.io/) [_[PH]_](https://www.producthunt.com/posts/polymail-2) 860 | * [Frontapp](https://frontapp.com/) [_[PH]_](https://www.producthunt.com/posts/front-05a37a52-1f65-4ed8-b880-ce87a68786e0) 861 | * [FollowUp](https://followup.cc/) 862 | * [Consider](https://consider.co/) [_[PH]_](https://www.producthunt.com/posts/consider) 863 | 864 | ## Collective coding 865 | * [CodeSandBox](https://codesandbox.io/) [_[PH]_](https://www.producthunt.com/posts/codesandbox-2) 866 | 867 | ## Git 868 | * [Gitlab](https://gitlab.com) [_[PH]_](https://www.producthunt.com/posts/gitlab) 869 | * [Github](https://github.com) 💙 870 | * [Bitbucket](https://bitbucket.org/) 871 | 872 | ## Time tracking 873 | * [Timeneye](https://www.timeneye.com/) [_[PH]_](https://www.producthunt.com/posts/timeneye-1) 874 | * [Everhour](https://everhour.com/) [_[PH]_](https://www.producthunt.com/posts/everhour-3) 875 | * [Toggl](https://toggl.com/) [_[PH]_](https://www.producthunt.com/posts/toggl) 876 | * [Ballpark](https://www.getballpark.com/) [_[PH]_](https://www.producthunt.com/posts/ballpark-2) 877 | * [Clockify](https://clockify.me/) [_[PH]_](https://www.producthunt.com/posts/clockify) 878 | * [Harvest](https://www.getharvest.com/) [_[PH]_](https://www.producthunt.com/posts/harvest) 879 | * [FutureNDA](https://www.futurenda.com/) 880 | * [Timedoctor](https://www.timedoctor.com/) 881 | * [Timecamp](https://www.timecamp.com/) [_[PH]_](https://www.producthunt.com/posts/timecamp) 882 | * [WakaTime](https://wakatime.com/) [_[PH]_](https://www.producthunt.com/posts/wakatime) 883 | * [ClockIt](https://clockit.io/) 884 | * [Tmetric](https://tmetric.com/) [_[PH]_](https://www.producthunt.com/posts/tmetric) 885 | 886 | ## Other collaboration tools 887 | * [Happy.tools](https://happy.tools/) [_[PH]_](Happy.tools) 888 | * [Bynder](https://www.bynder.com/) [_[PH]_](https://www.producthunt.com/posts/bynder-4) 889 | * [Docsend](https://www.docsend.com/) [_[PH]_](https://www.producthunt.com/posts/docsend-2) 890 | 891 | 892 | # Build a chatbot 893 | * [ChatFuel](https://chatfuel.com/) [_[PH]_](https://www.producthunt.com/posts/chatfuel) 894 | * [BotSociety](https://botsociety.io/) [_[PH]_](https://www.producthunt.com/posts/botsociety) 895 | * [Bots.co](https://bots.co/) 896 | * [Octane AI](https://octaneai.com/) [_[PH]_](https://www.producthunt.com/posts/octane-ai) 897 | * [Botsify](https://botsify.com/) [_[PH]_](https://www.producthunt.com/posts/botsify-2-0) 898 | * [Howdy.ai](https://howdy.ai/) [_[PH]_](https://www.producthunt.com/posts/howdy-2) 899 | * [Meya](https://www.meya.ai/) [_[PH]_](https://www.producthunt.com/posts/meya-ai) 900 | * [Chatbots by Hasura](https://platform.hasura.io/hub/collections/chatbots) [_[PH]_](https://www.producthunt.com/posts/chatbots-on-hasura) 901 | * [Flowxo](https://flowxo.com/) [_[PH]_](https://www.producthunt.com/posts/flowxo) 902 | 903 | 904 | # Domains and naming 905 | 906 | ## Find a domain name 907 | * [Namemesh](https://namemesh.com) [_[PH]_](https://www.producthunt.com/posts/name-mesh) 💙 908 | * [Domainr](https://domainr.com/) [_[PH]_](https://www.producthunt.com/posts/domai-nr) 909 | * [FlameDomain](http://www.flamedomain.com/) [_[PH]_](https://www.producthunt.com/posts/flamedomain) 910 | * [Dofo](https://dofo.com/) [_[PH]_](https://www.producthunt.com/posts/dofo-com) 911 | 912 | ## Naming 913 | * [Namechk](https://namechk.com/) [_[PH]_](https://www.producthunt.com/posts/namechk) 914 | * [NamingMatters](https://www.namingmatters.com/) [_[PH]_](https://www.producthunt.com/posts/naming-matters) 915 | * [FormalFounder](https://www.formalfounder.com/) 916 | * [Naminum](http://www.naminum.com/) [_[PH]_](https://www.producthunt.com/posts/naminum) 917 | * [TheNameApp](https://thenameapp.com/) 918 | 919 | ## Other 920 | * [Trademark Search by Marcaria](https://trademark-search.marcaria.com/en) - 1 search without signing up per IP. 921 | 922 | 923 | # Legal, Account and Invoicing 924 | * [Stripe Atlas](https://www.producthunt.com/posts/stripe-atlas-5) [_[PH]_](https://www.producthunt.com/posts/stripe-atlas-5) 💙 925 | * [Freshbooks](https://www.freshbooks.com/) [_[PH]_](https://www.producthunt.com/posts/the-new-freshbooks) 926 | * [Equity tool by Gust](https://gust.com/equity) 927 | * [Waveapps](https://www.waveapps.com/) 928 | * [Xero](https://www.xero.com/) [_[PH]_](https://www.producthunt.com/posts/xero) 929 | * [Hubdoc](https://www.hubdoc.com/) 930 | * [Momenteo](https://www.momenteo.com/) [_[PH]_](https://www.producthunt.com/posts/momenteo) 931 | * [Debitoor](https://debitoor.com/) 932 | * [Clerky](https://www.clerky.com/) [_[PH]_](https://www.producthunt.com/posts/clerky) 933 | * [Bench](https://bench.co/) [_[PH]_](https://www.producthunt.com/posts/bench) 934 | * [Pancake](https://www.pancakeapp.com/) [_[PH]_](https://www.producthunt.com/posts/pancake) 935 | * [ZipBooks](https://zipbooks.com/) [_[PH]_](https://www.producthunt.com/posts/zipbooks-3) 936 | * [Freeagent](https://www.freeagent.com/) [_[PH]_](https://www.producthunt.com/posts/freeagent) 937 | * [Pie Slicer](https://thepieslicer.com) [_[PH]_](https://www.producthunt.com/posts/typetalk) 938 | 939 | ## GDPR 940 | * [GDPR kit by Iubenda](https://www.iubenda.com/en/gdpr) [_[PH]_](https://www.producthunt.com/posts/iubenda-for-gdpr) 941 | * [GDPR form](https://www.gdprform.io) [_[PH]_](https://www.producthunt.com/posts/gdpr-form) 942 | * [GDPR kit by Mailjet](https://www.mailjet.com/blog/guide/gdpr-resource-kit) [_[PH]_](https://www.producthunt.com/posts/gdpr-sos-kit-for-marketers) 943 | * [GDPR quiz](https://ultimategdprquiz.com/) [_[PH]_](https://www.producthunt.com/posts/the-ultimate-gdpr-quiz) 944 | 945 | ## Invoicing 946 | * [Invoicely](https://invoicely.com/) 947 | * [InvoiceOcean](https://invoiceocean.com/) [_[PH]_](https://www.producthunt.com/posts/invoiceocean) 948 | * [Clearbooks](https://www.clearbooks.co.uk/) [_[PH]_](https://www.producthunt.com/posts/clear-books-accounts) 949 | * [Expensify](https://www.expensify.com/) 950 | * [Invoiced](https://invoiced.com/) [_[PH]_](https://www.producthunt.com/posts/invoiced) 951 | * [Invoices by Squareup](https://squareup.com/us/en/invoices) [_[PH]_](https://www.producthunt.com/posts/square-invoices-2) 952 | * [Blinksale](https://www.blinksale.com/) 953 | * [Invoicehome](https://invoicehome.com/) 954 | * [Slimvoice](https://slimvoice.co/) [_[PH]_](https://www.producthunt.com/posts/slimvoice) 955 | * [Invoicing by Hellobonsai](https://www.hellobonsai.com/freelance-invoice) 956 | * [Docsumo](https://docsumo.com) [_[PH]_](https://www.producthunt.com/posts/docsumo) 957 | 958 | ## Documents 959 | * [Hellosign](https://www.hellosign.com/) [_[PH]_](https://www.producthunt.com/posts/hellosign) 960 | * [Docracy](https://www.docracy.com/) [_[PH]_](https://www.producthunt.com/posts/docracy) 961 | * [Docusign](https://www.docusign.com/) 962 | * [Docs by Atlassian](https://editorial.atlassian.net/wiki/spaces/ED/pages/262284/The+Atlassian+Term+Sheet?fbclid=IwAR0-w0vYB-58JmcNB7e0Hqu6GoQXgUDWlWEV3wD4WnM96hIuJ7FJn3L7Ts8) - for buyng startups 963 | * [Docs by Upcounsel](https://www.upcounsel.com/free-legal-documents) 964 | * [Wonder.legal](https://www.wonder.legal/) [_[PH]_](https://www.producthunt.com/posts/wonder-legal) 965 | * [Docs by YC](https://www.ycombinator.com/documents) 966 | * [TermsFeed](https://www.termsfeed.com/) [_[PH]_](https://www.producthunt.com/posts/termsfeed) 967 | 968 | 969 | # Funding 970 | ## Investors and Accelerators 971 | * [A list by Gust](https://gust.com/founders/raise) 972 | * [YourFirstInvestor](https://yourfirstinvestor.com/) [_[PH]_](https://www.producthunt.com/posts/yourfirstinvestor) 973 | * [InvestorList](https://investorlist.co/) [_[PH]_](https://www.producthunt.com/posts/investor-list) 974 | * [f6s](https://www.f6s.com/) [_[PH]_](https://www.producthunt.com/posts/f6s) 975 | 976 | ## Crowdfunding 977 | * [Appsumo](https://appsumo.com) 978 | * [Indiegogo](https://www.indiegogo.com) 979 | * [Kickstarter](https://www.kickstarter.com) 980 | * [PitchGround](https://pitchground.com) 981 | * [OpenCollective](https://opencollective.com) [_[PH]_](https://www.producthunt.com/posts/opencollective) 982 | * [Patreon](https://www.patreon.com/) [_[PH]_](https://www.producthunt.com/posts/patreon) 983 | 984 | 985 | # Sales 986 | * [Mattermark](https://mattermark.com/) [_[PH]_](https://www.producthunt.com/posts/mattermark-4) 987 | * [Persist IQ](https://www.persistiq.com/) [_[PH]_](https://www.producthunt.com/posts/persistiq) 988 | * [Mailshake](https://mailshake.com/) [_[PH]_](https://www.producthunt.com/posts/mailshake-2) 989 | * [Outreach](https://www.outreach.io/) 990 | * [InsideSales](http://insidesales.com/) 991 | * [Gong](https://www.gong.io/) [_[PH]_](https://www.producthunt.com/posts/gong) 992 | * [Dooly](https://www.dooly.ai/) 993 | * [Guru](https://www.getguru.com/) 994 | * [Chorus](https://www.chorus.ai/) 995 | * [Hunter](https://hunter.io/) [_[PH]_](https://www.producthunt.com/posts/hunter) 996 | * [Reply](https://reply.io/) 997 | 998 | ## CRM 999 | * [Close](https://close.com/) [_[PH]_](https://www.producthunt.com/posts/close) 1000 | * [Salesforce](https://www.salesforce.com/) 1001 | * [Streak](https://www.streak.com/) [_[PH]_](https://www.producthunt.com/posts/streak) 1002 | * [Drip](https://www.drip.com/) - Powerful e-commerce CRM. 1003 | * [Insightly](https://www.insightly.com/) 1004 | * [CRM by Freshworks](https://www.freshworks.com/freshsales-crm/) 1005 | * [Alore](https://crm.alore.io/) 1006 | * [Copper](https://www.copper.com/) 1007 | * [Hubspot](https://www.hubspot.com/) 1008 | * [Salesseek](https://www.salesseek.com/) 1009 | * [CapsuleCRM](https://capsulecrm.com/) [_[PH]_](https://www.producthunt.com/posts/capsule-crm) 1010 | * [AgileCRM](https://www.agilecrm.com/) 1011 | * [Keap](https://keap.com/) 1012 | * [Gmelius](https://gmelius.com/) [_[PH]_](https://www.producthunt.com/posts/gmelius-3) 1013 | * [Gist](https://getgist.com/) [_[PH]_](https://www.producthunt.com/posts/gist-platform) 1014 | * [vCita](http://www.vcita.com/) [_[PH]_](https://www.producthunt.com/posts/vcita) 1015 | * [HelpShift](https://www.helpshift.com/) [_[PH]_](https://www.producthunt.com/posts/helpshift) 1016 | * [Nutshell](https://www.nutshell.com/) 1017 | 1018 | 1019 | # Communities 1020 | * [Spectrum.chat](https://spectrum.chat/) [_[PH]_](https://www.producthunt.com/posts/spectrum-6) 1021 | * [Discourse](https://www.discourse.org/) [_[PH]_](https://www.producthunt.com/posts/discourse-2-0) 1022 | * [Flarum](https://www.flarum.com/) [_[PH]_](https://www.producthunt.com/posts/flarum-pro) 1023 | 1024 | 1025 | # Learn 1026 | * [Julian's handbook on Growth](https://www.julian.com/guide/growth/intro) 💙 1027 | * [Google Primer](https://www.yourprimer.com/) [_[PH]_](https://www.producthunt.com/posts/primer-2-0-by-google) 1028 | * [SaaS Startup Guide by Hotjar](https://www.producthunt.com/posts/saas-startup-guide-by-hotjar) 1029 | 1030 | ## Books 1031 | * [Lean Startup by Eric Ries](https://www.amazon.com/Lean-Startup-Innovation-Successful-Businesses-ebook/dp/B005PR422K) 1032 | * [Zero to One by Peter Thiel](https://www.amazon.com/Zero-One-Notes-Start-Future-ebook/dp/B00KHX0II4) 1033 | * [Hooked by Nir Eyal and Ryan Hoover](https://www.amazon.com/Hooked-How-Build-Habit-Forming-Products-ebook/dp/B00NW01MKM) 1034 | * [The Four Steps to the Epiphany by Steve Blank](https://www.amazon.com/gp/product/0989200507) 1035 | * [The Mom Test by Rob Fitzpatrick](http://momtestbook.com/) 1036 | 1037 | ## Video 1038 | * [Startup School by YC](https://www.startupschool.org) [_[PH]_](https://www.producthunt.com/posts/startup-school-2018) 1039 | 1040 | 1041 | # A/B testing 1042 | * [Optimizely](https://www.optimizely.com/) [_[PH]_](https://www.producthunt.com/posts/optimizely-rollouts) 1043 | * [Vwo](https://vwo.com/) [_[PH]_](https://www.producthunt.com/posts/vwo-on-page-surveys) 1044 | * [Omniconvert](https://www.omniconvert.com/) 1045 | * [ABtasty](https://www.abtasty.com/) 1046 | 1047 | 1048 | # Launch 1049 | * [Product Hunt](https://producthunt.com) [_[PH]_](https://www.producthunt.com/posts/product-hunt-4-0) 💙 1050 | * [Indie Hackers](https://indiehackers.com) [_[PH]_](https://www.producthunt.com/posts/indie-hackers) 💙 1051 | * [Places to Post a Startup](https://github.com/mmccaff/PlacesToPostYourStartup) 1052 | * [Startup Promotion List](https://github.com/trekhleb/promote-your-next-startup) 1053 | 1054 | 1055 | # Other 1056 | * [Calendly](https://calendly.com/) [_[PH]_](https://www.producthunt.com/posts/calendly) 💙 1057 | * [YouCanBook](https://youcanbook.me/) 1058 | * [Voicea](https://www.voicea.com/) [_[PH]_](https://www.producthunt.com/posts/voicea) 1059 | * [Sheet2site](https://www.sheet2site.com/) [_[PH]_](https://www.producthunt.com/posts/sheet2site-2-0) 1060 | 1061 | 1062 | # Sponsors 1063 | [](https://unicornplatform.com/?ref=startuptoolbox) 1064 | 1065 | # Contribute 1066 | Found a nice link? Noticed a bug? Feel free to contribute! You are so much welcome! But read the [CONTRIBUTING.md](https://github.com/alexanderisora/startuptoolbox/blob/master/CONTRIBUTING.md) first. 1067 | # License 1068 | Creative Commons License
This work is licensed under Creative Commons Attribution-ShareAlike 4.0 International License. 1069 | -------------------------------------------------------------------------------- /media/startup-toolbox-header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexanderisora/startuptoolbox/eb89ef1aaaa495f18aa6cffe96ca8c4faf61b571/media/startup-toolbox-header.png -------------------------------------------------------------------------------- /sponsors/badge_400x100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexanderisora/startuptoolbox/eb89ef1aaaa495f18aa6cffe96ca8c4faf61b571/sponsors/badge_400x100.png --------------------------------------------------------------------------------