All Projects β†’ zenangst β†’ ToTheTop

zenangst / ToTheTop

Licence: MIT license
πŸ”To the top - A small macOS application to help you scroll to the top.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to ToTheTop

Osx Mac Menubar App
Menubar application for Mac
Stars: ✭ 11 (-66.67%)
Mutual labels:  application, osx
rstpad
Standalone reStructuredText editor with live preview (native app)
Stars: ✭ 35 (+6.06%)
Mutual labels:  application, osx
Platypus
Create native Mac applications from command line scripts.
Stars: ✭ 1,893 (+5636.36%)
Mutual labels:  application, osx
Marky
A markdown editor built with Electron and React
Stars: ✭ 355 (+975.76%)
Mutual labels:  application, osx
Gitee
Gitee, OS X status bar application for Github
Stars: ✭ 1,095 (+3218.18%)
Mutual labels:  application, osx
Beagle Im
XMPP client for macOS based on TigaseSwift XMPP library
Stars: ✭ 86 (+160.61%)
Mutual labels:  application, osx
Dropbox-Paper-Desktop
Unofficial Dropbox Paper app for OS X
Stars: ✭ 22 (-33.33%)
Mutual labels:  application, osx
ManDrake
Native Mac man page editor with syntax coloring, mandoc syntax checking & live preview.
Stars: ✭ 130 (+293.94%)
Mutual labels:  osx
OpenWp
Simple tool to open WhatsApp chat without saving the number, developed using Google's Flutter Framework. for Android/ IOS/ Desktop/ Web
Stars: ✭ 16 (-51.52%)
Mutual labels:  application
dotFiles
My config files that I use
Stars: ✭ 12 (-63.64%)
Mutual labels:  osx
osxapp vers
Get product name, exact product version and build version from an Apple Install [Mac OS X|OS X|macOS]*.app or from a mounted Mac OS X Install CD/DVD image
Stars: ✭ 12 (-63.64%)
Mutual labels:  osx
MahiruLauncher
🍒 Cross-platform modular launcher
Stars: ✭ 14 (-57.58%)
Mutual labels:  osx
hentai-downloader
ExHentai exhentai.org, e-hentai.org images gallery download to folder.
Stars: ✭ 37 (+12.12%)
Mutual labels:  application
server
Server/API for Vela (Target's official Pipeline Automation Framework)
Stars: ✭ 74 (+124.24%)
Mutual labels:  application
dotfiles
No description or website provided.
Stars: ✭ 12 (-63.64%)
Mutual labels:  osx
stackit
Cross-platform CloudFormation CLI tool for easy synchronous and idempotent stack updates
Stars: ✭ 37 (+12.12%)
Mutual labels:  osx
geometer
A simple drawing program to replicate construction with a compass and straightedge
Stars: ✭ 19 (-42.42%)
Mutual labels:  application
Plastic
This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.
Stars: ✭ 30 (-9.09%)
Mutual labels:  application
coda-calibration-tool
Tool for calibrating body wave coda seismic models
Stars: ✭ 15 (-54.55%)
Mutual labels:  application
secfs.test
Secfs Test Collection - Collection of File System Test Programs
Stars: ✭ 37 (+12.12%)
Mutual labels:  osx

ToTheTop

ToTheTop is a small macOS application that adds the same kind of scroll-to-top behavior that you know and love from iOS. The application creates a small clickable area in your status bar located in the top center of your screen covering the status bar. Don't worry, the area is invisible, just like in iOS. The current width and height is set to 60x22 pixels.

When that area is clicked, the application will then create a keystroke using CGEvent, more specifically a home key event, that will cause the front most application to scroll to the top.

It is as easy as that, enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].