Coder Social home page Coder Social logo

itraffic-monitor-for-mac's Introduction

Hey there, you found me.

Blog 网易云音乐 Zhihu Email

👨🏻‍💻 喜欢音乐的后端开发工程师

  • 🌈 喜欢音乐,风格比较杂,但偏爱抒情慢歌,同好可以点击上面网易云标签听听我的歌单。会凭借一点相对音感弹些电钢,可惜不熟读五线谱
  • 🚀 喜欢折腾代码,写一些对生活有帮助的 repo。可以看看我的 repo 里有没有你喜欢的?
  • 🧐 爱好也非常广泛,好奇心很重,什么都想学一些,例如编曲、绘画、小说、电影
  • 🎉 计算机技能树比较杂,前后端都有。例如 golang, php, node.js, vue
  • ✍🏻 文字输出不多,但坚持写日记和偶尔写点博客

github stats

itraffic-monitor-for-mac's People

Contributors

foamzou avatar timmy-y avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

itraffic-monitor-for-mac's Issues

can support autostart on system login

I think this app can support autostart on login. 👍

  • I write this config file: ITraffic.plist.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>Label</key>
    <string>com.foamzou.ITraffic</string>
    <key>EnvironmentVariables</key>
    <dict>
      <key>PATH</key>
      <string>/usr/local/bin:/usr/bin:/bin</string>
    </dict>
    <key>ProgramArguments</key>
    <array>
      <string>/Applications/ITraffic.app/Contents/MacOS/ITraffic</string>
    </array>
    <key>RunAtLoad</key>
    <true/>
    <key>KeepAlive</key>
    <false/>
    <key>LaunchOnlyOnce</key>        
    <true/>
</dict>
</plist>

Usage:

copy this file to ~/Library/LaunchAgents

example

cp ITraffic.plist ~/Library/LaunchAgents

and reboot you system.you can see ITraffic is startup.

demand

Hello, can you count the total traffic information uploaded and downloaded

macOS 13.0 not work.

The application does not display the network speed on mac OS 13.0
Would you mind fixing it?

image

M3 Max ver 14.2.1 打不开,没反应

M3 Max ver 14.2.1 打不开,没反应。
已经隐私放行打开,进程在,但是没有任何界面或者menu bar按扭出现。
只能命令行kill掉退出。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.