npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

ao-app

v5.6.0

Published

Elegant Microsoft To-Do desktop app

Downloads

33

Readme

Description

Ao is an unofficial, featureful, open source, community-driven, free Microsoft To-Do app, used by people in more than 120 countries.

Come over to Gitter or Twitter to share your thoughts on the project.

You can find more desktop apps here.

Highlights

✔️ Windows & Linux only atm

Contents

Install

Github Releases

Head to the releases page and download the appropriate installer for your system.

Homebrew

Macos users can directly install through Homebrew Cask brew cask install ao

Snap

Ubuntu Linux users can directly install through Snap snap install ao

AUR

Arch Linux users can directly install through AUR yaourt ao

Note

The version available on AUR may not be the latest. If that is the case, please consider downloading directly from the Github releases page.

Features

Vibrant Themes

Press Cmd Alt U / Cmd Alt J to activate the dark or light vibrant theme respectively.

Please note that the feature is available only on Macos.

Sepia Theme

Perfect for glossy screens. Activate it by pressing Cmd/Ctrl G

Black Theme

Deep focus materialized. Boost your productivity by pressing Cmd/Ctrl W

Dark Theme

Silky & relaxing. Make it yours by pressing Cmd/Ctrl H

Compact Mode

Get more for less. Simply downsize the window to enter the mode.

List Navigation

Navigate seamlessly between your lists by pressing Cmd/Ctrl Tab / Cmd/Ctrl Shift Tab or jump directly to a specific list by using Cmd/Ctrl 1 - 9

Custom Shortcut Keys

Adjust Ao to your workflow. Navigate to ~/.ao.json or press Cmd/Ctrl . and modify any shortcut key to your own preference. To reset simply delete the ao config file from your home directory.

Scalable Interface

Adjust the zooming factor to your own preference by pressing Cmd/Ctrl Shift = or Cmd/Ctrl -

Auto Night Mode

Press Cmd/Ctrl Alt N and allow Ao to intelligently adjust to your environment.

Keyboard Shortcuts

Local Shortcut Keys

40+ local keyboard shortcuts. Toggle anything in a flash.

Description | Keys -------------------------- | -------------------------- Toggle Window Menu | Alt Toggle Full Screen | F11 Return to Todos | Esc New Todo | Cmd/Ctrl N Delete Todo | Cmd/Ctrl D Rename Todo | Cmd/Ctrl T Search Todos | Cmd/Ctrl F Add Todo to My Day | Cmd/Ctrl K New List | Cmd/Ctrl L Rename List | Cmd/Ctrl Y Toggle Sidebar | Cmd/Ctrl O Toggle My Day | Cmd/Ctrl M Toggle Cortana | Cmd/Ctrl E Toggle Dark Theme | Cmd/Ctrl H Toggle Sepia Theme | Cmd/Ctrl G Toggle Black Theme | Cmd/Ctrl B Toggle Settings | Cmd/Ctrl , Make Text Smaller | Cmd/Ctrl - Edit Shortcut Keys | Cmd/Ctrl . Reset Zoom Level | Cmd/Ctrl 0 Navigate to Next List | Cmd/Ctrl Tab Jump to List | Cmd/Ctrl 1 - 9 Sign out | Cmd/Ctrl Alt Q Toggle Vibrant Light Theme | Cmd/Ctrl Alt U Toggle Vibrant Dark Theme | Cmd/Ctrl Alt J Activate Auto Night Mode | Cmd/Ctrl Alt N Delete List | Cmd/Ctrl Shift D Add Due Date | Cmd/Ctrl Shift T Reload Ao | Cmd/Ctrl Shift R Set Reminder | Cmd/Ctrl Shift E Complete Todo | Cmd/Ctrl Shift N Hide Completed Todos | Cmd/Ctrl Shift H Toggle Dev Tools | Cmd/Ctrl Shift I Set Always on Top | Cmd/Ctrl Shift P Make Text Larger | Cmd/Ctrl Shift =

Global Shortcut Keys

Access Ao at any moment from anywhere within your operating system. All global shortcuts can be customized to match your own preference through the configuration file ~/.ao.json.

Description | Global Shortcut -------------------------- | -------------------------- Toggle Ao Window | Alt Shift A Create New Todo | Alt Shift C Search Todos | Alt Shift F

Development

For more info on how to contribute to the project, please read the contributing guidelines.

  • Fork the repository and clone it to your machine
  • Navigate to your local fork cd ao
  • Install the project dependencies npm install or yarn install
  • Run Ao on dev mode npm start or yarn start
  • Lint code for errors npm test or yarn test
  • Build binaries and installers npm run dist or yarn dist

Related Apps

  • Tusk - Refined Evernote desktop app.

Team

Coded with ❤ by

Disclaimer

Ao is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Microsoft.

License

MIT