-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathindex.html
More file actions
131 lines (114 loc) · 6.17 KB
/
index.html
File metadata and controls
131 lines (114 loc) · 6.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Tie Tracker</title>
<meta property="og:site_name" content="Tie Tracker" />
<meta property="og:title" content="A simple, open source and free time tracking app ⏱" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://tietracker.com" />
<meta property="og:image" content="https://tietracker.com/assets/meta/tietracker-meta.png" />
<meta property="og:image:type" content="image/png" />
<meta name="twitter:site" content="@daviddalbusco" />
<meta name="twitter:creator" content="@daviddalbusco" />
<meta name="twitter:title" content="Tie Tracker" />
<meta name="twitter:description" content="A simple, open source and free time tracking app ⏱" />
<meta
name="twitter:image:src"
content="https://tietracker.com/assets/meta/tietracker-meta.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="author" content="David Dal Busco" />
<meta
name="description"
content="A simple, open source and free time tracking app. Simple work hours tracking. Assign time to clients and projects. Mark entries as billed. Weekly work summary. Daily list of activities. Export open invoices to XLSX timesheets (Excel, LibreOffice, Numbers, etc.) and PDF." />
<meta
property="og:description"
content="Simple work hours tracking. Assign time to clients and projects. Mark entries as billed. Weekly work summary. Daily list of activities. Export open invoices to XLSX timesheets (Excel, LibreOffice, Numbers, etc.) and PDF." />
<link rel="canonical" href="https://tietracker.com" />
<base href="/" />
<meta
name="viewport"
content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="format-detection" content="telephone=no" />
<meta name="msapplication-tap-highlight" content="no" />
<link rel="manifest" href="/manifest.webmanifest" crossorigin="anonymous" />
<link rel="shortcut icon" type="image/png" href="/assets/favicon/favicon-32x32.png" />
<!-- add to homescreen for ios -->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="Tie Tracker" />
<meta name="apple-mobile-web-app-status-bar-style" content="#230f29" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png" />
<link rel="mask-icon" href="/assets/favicon/safari-pinned-tab.svg" color="#230f29" />
<link rel="shortcut icon" href="/assets/favicon/favicon.ico" />
<meta name="msapplication-TileColor" content="#230f29" />
<meta name="msapplication-config" content="/assets/favicon/browserconfig.xml" />
<meta name="theme-color" content="#fff" />
<meta
http-equiv="origin-trial"
content="AioK5E51433lnW300y2B/6aEfmV3YEXfOMmpKjqxRrdPk0hDuFR3WXyPaN42rOfgSy7aPUV2fdjMucNvvO/3pgUAAABseyJvcmlnaW4iOiJodHRwczovL3RpZXRyYWNrZXIuY29tOjQ0MyIsImZlYXR1cmUiOiJOYXRpdmVGaWxlU3lzdGVtMiIsImV4cGlyeSI6MTYwMDM0MjExMSwiaXNTdWJkb21haW4iOnRydWV9" />
<style>
/* open-sans-300 - latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url('/assets/fonts/open-sans-v17-latin-300.eot'); /* IE9 Compat Modes */
src:
local('Open Sans Light'),
local('OpenSans-Light'),
url('/assets/fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'),
/* IE6-IE8 */ url('/assets/fonts/open-sans-v17-latin-300.woff2') format('woff2'),
/* Super Modern Browsers */ url('/assets/fonts/open-sans-v17-latin-300.woff')
format('woff'),
/* Modern Browsers */ url('/assets/fonts/open-sans-v17-latin-300.ttf') format('truetype'),
/* Safari, Android, iOS */ url('/assets/fonts/open-sans-v17-latin-300.svg#OpenSans')
format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('/assets/fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
src:
local('Open Sans Regular'),
local('OpenSans-Regular'),
url('/assets/fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'),
/* IE6-IE8 */ url('/assets/fonts/open-sans-v17-latin-regular.woff2') format('woff2'),
/* Super Modern Browsers */ url('/assets/fonts/open-sans-v17-latin-regular.woff')
format('woff'),
/* Modern Browsers */ url('/assets/fonts/open-sans-v17-latin-regular.ttf')
format('truetype'),
/* Safari, Android, iOS */ url('/assets/fonts/open-sans-v17-latin-regular.svg#OpenSans')
format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('/assets/fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
src:
local('Open Sans Bold'),
local('OpenSans-Bold'),
url('/assets/fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'),
/* IE6-IE8 */ url('/assets/fonts/open-sans-v17-latin-700.woff2') format('woff2'),
/* Super Modern Browsers */ url('/assets/fonts/open-sans-v17-latin-700.woff')
format('woff'),
/* Modern Browsers */ url('/assets/fonts/open-sans-v17-latin-700.ttf') format('truetype'),
/* Safari, Android, iOS */ url('/assets/fonts/open-sans-v17-latin-700.svg#OpenSans')
format('svg'); /* Legacy iOS */
}
</style>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
<noscript> Please enable JavaScript to use Tie Tracker. </noscript>
</body>
</html>