- Notifications
You must be signed in to change notification settings - Fork199
Elegant Microsoft To-Do desktop app
License
klaudiosinani/ao
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Ao is an unofficial, featureful, open source, community-driven, free Microsoft To-Do app, used by people in more than120 countries.
Read this document in:Deutsch.
You can now support the development process throughGitHub Sponsors.
Visit thecontributing guidelines to learn more on how to translate this document into more languages.
Come over toGitter orTwitter to share your thoughts on the project.
You can find more appshere.
- Black, Dark & Sepia Themes
- Compact & Auto-Night Modes
- Local & Global Customizable Keyboard Shortcuts
- List Navigation
- Scalable Interface
- Update Notifications
- Cross Platform
- Description
- Highlights
- Install
- Features
- Keyboard Shortcuts
- Development
- Related Apps
- Team
- Sponsors
- Disclaimer
- License
Head to thereleases page and download the appropriate installer for your system.
Ubuntu Linux users can directly install throughSnapcraft
snap install ao
Macos users can directly install throughHomebrew Cask
brew cask install ao
The version available onHomebrew Cask
may not be the latest, since unlikeSnapcraft
, it is not offically maintained. If that is the case, please consider downloading directly from theGithub releases page.
Visit the projecthomepage to view all features in detail.
- Auto Night Mode - PressCmd/CtrlAltN to allow Tusk to adjust to your environment.
- Black Theme - Activate it by pressingCmd/CtrlB
- Compact Mode - Downsize the window to enter the mode.
- Custom Shortcut Keys - Navigate to
~/.ao.json
or pressCmd/Ctrl. to modify any shortcut key. To reset delete~/.ao.json
& restart the app. - Dark Theme -Activate it by pressingCmd/CtrlH
- Global Shortcut Keys - Enable them by using the
File
>Enable Global Shortcut Keys
option. - List Navigation - Navigate your lists by pressingCmd/CtrlTab /Cmd/CtrlShiftTab or jump directly to one by usingCmd/Ctrl1 -9
- Scalable Interface - Adjust the zooming factor by pressingCmd/CtrlShift= orCmd/Ctrl-.
- Sepia Theme - Activate it by pressingCmd/CtrlG.
- Update Notifications - Customize the app's update checking frequency.
40+ local keyboard shortcuts. Toggle anything in a flash.
View all the available local keyboard shortcuts.
Description | Keys |
---|---|
Activate Auto Night Mode | Cmd/CtrlAltN |
Add Due Date | Cmd/CtrlShiftT |
Add Todo to My Day | Cmd/CtrlK |
Complete Todo | Cmd/CtrlShiftN |
Delete List | Cmd/CtrlShiftD |
Delete Todo | Cmd/CtrlD |
Edit Shortcut Keys | Cmd/Ctrl. |
Hide Completed Todos | Cmd/CtrlShiftH |
Jump to List | Cmd/Ctrl1 -9 |
Make Text Larger | Cmd/CtrlShift= |
Make Text Smaller | Cmd/Ctrl- |
Navigate to Next List | Cmd/CtrlTab |
New List | Cmd/CtrlL |
New Todo | Cmd/CtrlN |
Rename List | Cmd/CtrlY |
Rename Todo | Cmd/CtrlT |
Reset Zoom Level | Cmd/Ctrl0 |
Return to Todos | Esc |
Search Todos | Cmd/CtrlF |
Set Always on Top | Cmd/CtrlShiftP |
Set Reminder | Cmd/CtrlShiftE |
Sign out | Cmd/CtrlAltQ |
Toggle Black Theme | Cmd/CtrlB |
Toggle Dark Theme | Cmd/CtrlH |
Toggle Important | Cmd/CtrlI |
Toggle My Day | Cmd/CtrlM |
Toggle Planned | Cmd/CtrlP |
Toggle Sepia Theme | Cmd/CtrlG |
Toggle Settings | Cmd/Ctrl, |
Toggle Sidebar | Cmd/CtrlO |
Toggle Tasks | Cmd/CtrlJ |
Toggle Window Menu | Alt |
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
.
View all the available global keyboard shortcuts.
Description | Global Shortcut |
---|---|
Create New Todo | Cmd/CtrlAltC |
Search Todos | Cmd/CtrlAltF |
Toggle Ao Window | Cmd/CtrlAltA |
For more info on how to contribute to the project, please read thecontributing guidelines.
- Fork the repository and clone it to your machine
- Navigate to your local fork
cd ao
- Install the project dependencies
npm install
oryarn install
- Run Ao on dev mode
npm start
oryarn start
- Lint code for errors
npm test
oryarn test
- Build binaries and installers
npm run release
oryarn release
- Klaudio Sinani(@klaudiosinani)
- Mario Sinani(@mariosinani)
A big thank you to all the people and companies supporting our Open Source work:
Ao is an unofficial, open source, third-party, community-driven, free app and is not affiliated in any way with Microsoft.
About
Elegant Microsoft To-Do desktop app