lisonfan
V2EX  ›  macOS

请问一下有没有什么工具能统计 Mac 上 Messages.app 总共收发了多少条信息?

  •  
  •   lisonfan · Jul 18, 2016 · 1951 views
    This topic created in 3653 days ago, the information mentioned may be changed or developed.
    2 replies    2016-07-21 17:17:30 +08:00
    kitalphaj
        1
    kitalphaj  
       Jul 18, 2016   ❤️ 1
    用 sqlite3 命令行工具访问~/Library/Messages/chat.db

    SELECT *, COUNT(*) FROM message;
    lisonfan
        2
    lisonfan  
    OP
       Jul 21, 2016 via iPhone
    @kitalphaj 非常感谢!
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   935 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 20:04 · PVG 04:04 · LAX 13:04 · JFK 16:04
    ♥ Do have faith in what you're doing.