• Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    Trilium Notes

    Trilium Notes

    Build your personal knowledge base

    Trilium is provided as either desktop application (Linux and Windows) or web application hosted on your server (Linux). Mac OS desktop build is available, but it is unsupported. Synchronization with self-hosted sync server, strong note encryption with per-note granularity, relation maps and link maps for visualizing notes and their relations, and scripting, see Advanced showcases. Scales well in both usability and performance upwards of 100 000 notes, touch optimized mobile frontend for smartphones and tablets, night theme, evernote and Markdown import & export, as well as web clipper for easy saving of web content. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Joplin

    Joplin

    Open source note taking and to-do app with synchronization

    Joplin is a free and open source note-taking and to-do application that can handle a large number of notes in Markdown format, organize them into notebooks and synchronize them with various cloud services. All notes can also be copied, tagged, searched and modified directly from the app or through your own text editor. Notes that are exported from Evernote can be imported into Joplin, be it formatted content, resources, complete metadata or plain Markdown files.
    Downloads: 95 This Week
    Last Update:
    See Project
  • 3
    Awesome Mac

    Awesome Mac

    Collect premium software in various categories

    Now we have become very big and different from the original idea. Here we collect awesome macOS software in various categories. Feel free to star and fork. Reading and writing tools, text editors, office, markdown tools, note-taking, journaling. Ebooks, RSS, developer tools, IDEs, developer utilities, etc. Regular expression editors, API development and analysis, network analysis, command line tools, frameworks for hybrid applications, version control. Virtualization, databases, design and product, design tools, prototyping and mind-mapping tools, screen capturing software, etc. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    ...If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed VSCode. Please note that some Visual Studio Code extensions have licenses that restrict their use to the official Visual Studio Code builds and therefore do not work with VSCodium.
    Downloads: 130 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    LaTeX.CSS

    LaTeX.CSS

    LaTeX.css is a library that makes your website look like a LaTeX doc

    ...Sidenotes can be used as an alternative to footnotes, where the user does not have to jump to the bottom of the page to read it. On mobile, click the superscript to reveal the note. Add a class of left to the span with the sidenote class to make the note appear on the left side of the page on instead of right.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Purelog Theme for Jekyll

    Purelog Theme for Jekyll

    A responsive sidebar Jekyll theme, created with the Pure.css framework

    ...This project is aimed at those looking for an interesting theme for Jekyll that has features that aren't found commonly elsewhere, specifically having separate sections dedicated towards blogging, note-taking, and daily journal entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Electron Packager

    Electron Packager

    Customize and package your Electron app with OS-specific bundles

    ...For creating distributables like installers and Linux packages, consider using either Electron Forge (which uses Electron Packager internally), or one of the related Electron tools, which utilizes Electron Packager-created folders as a basis. Note that packaged Electron applications can be relatively large. A zipped, minimal Electron application is approximately the same size as the zipped prebuilt binary for a given target platform, target arch, and Electron version (files named electron-v${version}-${platform}-${arch}.zip). Building an Electron app for the Windows target platform requires editing the Electron.exe file. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    Alfy

    Alfy

    Create Alfred workflows with ease

    Alfy offers the possibility of caching data, either with the fetch or directly through the cache object. An important thing to note is that the cached data gets invalidated automatically when you update your workflow. This offers the flexibility for developers to change the structure of the cached data between workflows without having to worry about invalid older data. You can remove these properties from your info.plist file as they are being added automatically at install time. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Lerna

    Lerna

    A tool for managing JavaScript projects with multiple packages

    ...Lerna's primary functionalities are bootstrap, which links dependencies in the repo together; and publish, which helps publish any updated packages. It is important to note that Lerna is not a deployment tool for serverless monorepos.
    Downloads: 2 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Jitsi Meet Electron

    Jitsi Meet Electron

    Jitsi Meet desktop application powered by electron

    ...A warning will show up mentioning the app is unsigned upon first install. This is expected. On macOS Catalina a warning will be displayed on first install. The app won't open unless "open" is pressed. This dialog is only shown once. Note that screen-sharing is currently not supported under Wayland, eg. the permissions prompt may loop endlessly. The json files are for all the strings inside the application and can be translated. New translations require the addition of a line in index.js.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Bootbox

    Bootbox

    Wrappers for JavaScript alert(), confirm() and other flexible dialogs

    ...See the Documentation for usage and to learn which options are available for each function. Tests are run using Karma using the Mocha test adapter. To run the tests yourself, simply run npm install within the project followed by npm test. Please note that this will require PhantomJS being installed and in your path - if it is not, you may run the tests and capture browsers manually by running karma start from the root of the project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    SuperTest

    SuperTest

    Super-agent driven library for testing node.js HTTP servers

    ...You may pass an http.Server, or a Function to request(), if the server is not already listening for connections then it is bound to an ephemeral port for you so there is no need to keep track of ports. One thing to note, is that superagent now sends any HTTP error (anything other than a 2XX response code) to the callback as the first argument if you do not add a status code expect (i.e. .expect(302)). Expectations are run in the order of definition. This characteristic can be used to modify the response body or headers before executing an assertion.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Ember-Electron

    Ember-Electron

    Build, test, compile and package desktop apps with Ember and Electron

    ...This works pretty much like ember serve except it runs in Electron. We install the Ember Inspector and Devtron for you, so just use the Developer Tools as you would in your browser. Please note that we do not restart Electron yet when you change code there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    json-graphql-server

    json-graphql-server

    Get a full fake GraphQL API with zero coding in less than 30 seconds

    ...The json-graphql-server accepts queries in GET and POST. Under the hood, it uses the express-graphql module. Please refer to their documentations for details about passing variables, etc. Note that the server is GraphiQL enabled, so you can query your server using a full-featured graphical user interface, providing autosuggest, history, etc. Based on your data, json-graphql-server will generate a schema with one type per entity, as well as 3 query types and 3 mutation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Emoji Mart

    Emoji Mart

    One component to pick them all

    ...You can use custom category icons by providing an object with the category name as key and the icon as value. Currently supported formats are svg string and src. First, you need to make sure data has been initialized. You need to call this only once per page load. Note that if you call init like this, you don’t necessarily need to include data in your Picker props. It doesn’t hurt either, it will noop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GitHub Profile README Generator

    GitHub Profile README Generator

    Generate GitHub profile README easily with the latest add-ons

    ...The profile README is created by creating a new repository that’s the same name as your username. For example, my GitHub username is rahuldkjain so I created a new repository with the name rahuldkjain. Note: at the time of this writing, in order to access the profile README feature, the letter-casing must match your GitHub username.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PASTE

    PASTE

    An app for storing code, text & more. A popular Open Source pastebin.

    Paste is a PHP application for storing code, text and more. DEMO: https://paste.boxlabs.uk/ Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend. See https://github.com/boxlabss/PASTE/blob/master/docs/CHANGELOG.md
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    XOOPS Web Application System

    XOOPS Web Application System

    The world's leading content management systems (CMS) written in PHP

    PLEASE NOTE: Latest XOOPS files are on http://github.com/xoops and http://github.com/xoopsmodules25x) XOOPS is a Web application platform written in PHP for the MySQL database. Its object orientation makes it an ideal tool for developing small or large community websites, intra-company and corporate portals, weblogs, and much more. XOOPS is an acronym of eXtensible Object Oriented Portal System.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19
    JavaScript QR Code

    JavaScript QR Code

    Make QR Codes in JavaScript

    ...You can also share the image via email with a simple interface included in the mini library Now is available Desktop app, QR Code Generator, where Window 7 and later are supported. Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. Get Android app: https://play.google.com/store/apps/details?id=com.ulm.chartgeneratordroid Get Firefox add-on: http://mzl.la/1Jp8A57 Get Opera extension: http://bit.ly/1jzYiU5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Greasemonkey Port

    Greasemonkey Port

    Greasemonkey Port for the SeaMonkey Browser

    Please note that there are no guarantees that XPI installations will work in advertised minVersion and maxVersion. Farby did include some basics for SeaMonkey however a few things seem to be missing. The current HEAD here will probably not work directly in Firefox and nor should you be using this fork in Firefox. It is intended for SeaMonkey users only.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Electron Release Server

    Electron Release Server

    A fully featured, self-hosted release server for electron applications

    ...Store assets on server disk, or Amazon S3 (with minor modifications). Use pretty much any database for persistence, thanks to Sails & Waterline. Simple but powerful download urls (NOTE: when no assets are uploaded, server returns 404 by default).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GitHub Readme Stats

    GitHub Readme Stats

    Dynamically generated stats for your github readmes

    ...You can specify a year and fetch only the commits that were made in that year by passing &commits_year=YYYY to the parameter. You can look at a preview for all available themes or checkout the theme config file. Please note that we paused the addition of new themes to decrease maintenance efforts; all pull requests related to new themes will be closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    accountill

    accountill

    Fullstack open source Invoicing application made with MongoDB

    ...Set due date. Automatic status change when payment record is added. Payment history section for each invoice with record about payment date, payment method and extra note.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Appium Desktop

    Appium Desktop

    Appium Server in Desktop GUIs for Mac, Windows, and Linux

    ...If you're on Windows or macOS, Appium Desktop will automatically provide you with updated versions of the app when they are released. If you encounter a problem updating, simply delete or uninstall the app and re-download the latest. Note that Appium Desktop is not the same thing as Appium. Appium Desktop is a graphical frontend to Appium with additional tools. Appium Desktop is released on its own cadence and has its own versioning system. If you are reporting an issue with Appium Desktop, always be sure to include both the version of Appium Desktop and the version of the Appium Server which is in use.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25
    Material Design

    Material Design

    Material design for AngularJS

    ...AngularJS Material has entered the Long Term Support (LTS) period. The AngularJS Material library is a mature and stable product that is ready for production use. Developers should note that AngularJS Material works only with AngularJS 1.x. AngularJS 1.x is now in Long Term Support (LTS) mode, so, current development efforts are focused on bug fixes, accessibility, performance, and minor enhancements. Material Design is a specification for a unified system of visual, motion, and interaction design that adapts across different devices. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next