首页 > 其他分享 >[macos]macos 浮动时钟 floating clock

[macos]macos 浮动时钟 floating clock

时间:2023-11-01 10:07:25浏览次数:32  
标签:macos Clock Simple clock www clockhttp floating

http://www.splook.com/Software/

名字叫 Simple Floating Clock

[macos]macos 浮动时钟 floating clock_电脑技巧

 



标签:macos,Clock,Simple,clock,www,clockhttp,floating
From: https://blog.51cto.com/u_15351164/8119133

相关文章

  • [macos]关闭macos的dock
    defaultswritecom.apple.docktilesize-integer1&&killallDockdefaultswritecom.apple.dockautohide-delay-float1000;killallDock恢复:defaultswritecom.apple.dockautohide-delay-int0killallDock......
  • [macos]关闭macos的 inertia 效果 和橡皮筋效果
    macOS与windows相比,显然在UI设计和很多地方都下了大功夫,但往往还是用力过猛有些过度设计的UI特效并不实用 比如1.滚动条的bounce,比如在OSX下的Chrome中,下拉滚动条到底的话向上回弹,这个动画刚看上去好像符合直觉,觉得是一个很好的设计,但实际并不实用,当我拉到底的时候我就想最快......
  • [macos]keyboard mastero设置
    拖动的时候通过点击command来进行复制 ......
  • [macos]hammerspoon设置
    在init的lua脚本中,下面的代码是为了在进入Terminal、ShortCat和Spolight的时候,默认切换到英文输入法 localfunctionChinese()hs.console.printStyledtext("chinese")hs.keycodes.currentSourceID("com.apple.inputmethod.SCIM.ITABC")endlocalfunctionEnglish()hs.console.pr......
  • [macos]增加三指上滑呼出mission control的速度
    FirstyoucanchangethespeedofswitchingintoMissionControl(stillcalledExposeintheprefs).Todothatjustenterthiscommand:defaultswritecom.apple.dockexpose-animation-duration-int0;killallDockAndtogobacktodefaultsrunthiscommand......
  • [macos]karabiner-elements设置
    通过一些映射来方便我的mac操作      20200423:  https://github.com/eret9616/my-karabiner-config ......
  • [macos]magicmouse 配合 bettertouchtool实现触摸功能
       1.将所有的tap设置为左键点击2.2fingertap设置为右键点击3.3fingertap设置为lookupword4.2fingerswipeup和swipedown都设置为missioncontrol      其他优化: 将option+command+C设置为双击选中并复制       trackpad优化:  ......
  • [macos]macOS下的动画关闭
    Disableanimationswhenopeningandclosingwindows.(关闭打开一个窗口的动画,如:打开textEdit)defaultswriteNSGlobalDomainNSAutomaticWindowAnimationsEnabled-boolfalse  DisableanimationwhenopeningtheInfowindowinFinder(cmd⌘+i).(关闭command+i的动画暂......
  • [macos]移除dock中的Trash和Finder
    准备:在catalina下修改系统文件需要先输入以下命令(否则会提示只读) 步骤:https://github.com/jesscXC/hide-finder-trash-dock-icons......
  • [macos]mac os 的 show All操作
    使用command+H隐藏窗口后,有没有什么办法能把所有隐藏的窗口都展示出来呢  SystemPreferences>Keyboard>KeyboardShortcuts>select"ApplicationShortcuts">highlight"AllApplications">click"+">type"ShowAll"inthe"......