brew cask install diaAfter his it won't run because DISPLAY=:0 env var is not set
vim /Applications/Dia.app/Contents/Resources/bin/dia| import json | |
| import os | |
| import time | |
| import webbrowser | |
| import sys | |
| import re | |
| def handleWindows(extra_seconds): | |
| print("OS : Windows") |
| package com.micro.zk.creditcardselector; | |
| import android.annotation.SuppressLint; | |
| import java.text.ParseException; | |
| import java.text.SimpleDateFormat; | |
| import java.util.Calendar; | |
| import java.util.Date; | |
| /*** |
brew cask install diaAfter his it won't run because DISPLAY=:0 env var is not set
vim /Applications/Dia.app/Contents/Resources/bin/dia📱 Google Nexus One - 2.3.7 - API 10 - 480x800 261.9 MB
📱 Google Nexus S - 2.3.7 - API 10 - 480x800 261.9 MB
To transform the currently opened Graphviz source file (in DOT Language) into a PNG:
{
"cmd": [ "dot", "-Tpng", "-o", "$file_base_name.png", "$file"],
"selector": "source.dot"
}| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |