Commit Graph

32 Commits

Author SHA1 Message Date
4343da522e Fix temp file handling for Windows 2024-07-28 16:41:04 -07:00
600d8eaea9 Replace curly quotes with straight quotes
I was getting an error on Windows with curly quotes
2024-07-28 16:26:05 -07:00
84dbb8202e Add markdown module to requirements.txt 2024-07-28 16:16:10 -07:00
0b0708f704 Standalone Linux build 2024-07-28 16:13:50 -07:00
d8964a7a0c Add about page 2024-07-28 16:11:16 -07:00
55c9722b27 Format code 2024-07-28 15:54:02 -07:00
3b95d2a8fe Put README and license info in Linux dist 2024-07-28 15:29:28 -07:00
c8fa8908af Don't put "dist" directory in archive 2024-07-28 15:19:12 -07:00
a9be654176 Add categories to .desktop file 2024-07-28 15:14:28 -07:00
381ba78b93 mkdir -p target directories in installer 2024-07-28 15:11:49 -07:00
f9bbe7abb1 Use uname -m for better portability 2024-07-28 15:09:13 -07:00
3230c967ad Import tornado.web, not tornado
Possibly fix issue on Debian oldoldstable
2024-07-28 15:00:27 -07:00
6f67beed86 Ignore 0,0 fixes in updating KML too 2024-07-28 13:02:41 -07:00
80e8274f7c Add Windows installer 2024-07-23 19:31:04 -07:00
3b649f9c6a Remove extaneous line
I forgot to remove this when adding Intercom
2024-07-23 18:27:13 -07:00
12d6032e3a Ignore 0, 0 fixes 2024-07-23 18:21:14 -07:00
d36b75810a Add "last updated" to mobile mode 2024-07-23 09:46:08 -07:00
61a9c2ca92 Add intercom 2024-07-23 09:34:31 -07:00
6e71059903 Format code 2024-07-23 09:17:01 -07:00
ec45452570 Move code out of gui.py 2024-07-23 09:15:30 -07:00
05d0032876 Update README for USB 2024-07-22 16:04:30 -07:00
6f822b59d1 Fix minor mistake in README 2024-07-22 15:33:17 -07:00
ee1a99e19b USB UI improvements 2024-07-22 15:27:16 -07:00
cc672e1d24 Local USB 2024-07-22 15:09:15 -07:00
0046f47d88 Format code 2024-07-21 18:43:13 -07:00
877494749e Add marker 2024-07-21 18:36:08 -07:00
5e5b5f7c82 Remove test code
This broke Navpoint on Linux but not Windows, so I don't need to rebuild
for Windows.
2024-07-21 15:33:01 -07:00
08231fde30 Finish fixing icon 2024-07-21 15:28:23 -07:00
bb4f87e5ed Partially fix icon in Windows builds 2024-07-21 14:46:36 -07:00
4bf6d6eb20 Add architecture to Windows EXE name 2024-07-21 13:28:41 -07:00
218989cf8e Add code 2024-07-21 13:27:27 -07:00
d52ac860d7 Initial commit 2024-07-21 12:40:14 -07:00