@@ -47,7 +47,7 @@ You can get your free or pro key here: [https://www.deepl.com/pro-api?cta=header
4747
4848Make sure you set the correct domain, corresponding to your subscription:
4949
50- ![ image] ( https://user-images.githubusercontent.com/81011038/223758959-bdb686b0-8d4b-48e5-be8e-b0707bfbfc82 .png )
50+ ![ image] ( https://user-images.githubusercontent.com/81011038/224070374-8d0b28f0-13ba-469f-a1be-6f630750280a .png )
5151
5252----
5353
@@ -73,43 +73,59 @@ Summary of the core functions:
7373
7474Text interface:
7575
76- ![ image] ( https://user-images.githubusercontent.com/81011038/223756300-bd793d47-fe59-49de-9fe9-04d84af94273 .png )
76+ ![ image] ( https://user-images.githubusercontent.com/81011038/224069592-55b7f95f-cc76-41d0-b422-938dcda08e43 .png )
7777
7878Document interface:
7979
80- ![ image] ( https://user-images.githubusercontent.com/81011038/223756707-8db03b8e-d23e-4b97-9deb-e5c714f6de69 .png )
80+ ![ image] ( https://user-images.githubusercontent.com/81011038/224069650-cb5e8935-ad74-4799-8fe3-72515556b0ca .png )
8181
82- You'll be notified of the costs before translating a document (note that this is a complete book, hence the huge amount of characters) :
82+ You'll be notified of the costs before translating a document:
8383
84- ![ image] ( https://user-images.githubusercontent.com/81011038/223756788-7a7ed293-4bf1-49ac-a76f-e409cd990730.png )
84+ ![ image] ( https://user-images.githubusercontent.com/81011038/224069716-131833e9-82d8-497f-a2b4-80da5b482fcd.png )
85+
86+ If a translation will exceed your limit, you'll be notified as well:
87+
88+ ![ image] ( https://user-images.githubusercontent.com/81011038/224069805-85e7583c-250e-4e03-8d3e-cf7b32cd2a7d.png )
89+
90+ Or if you've already reached your limit:
91+
92+ ![ image] ( https://user-images.githubusercontent.com/81011038/224069969-85ae2a44-9cb3-49b1-b60a-4028480faff2.png )
8593
8694Easily check your subscription's state:
8795
88- ![ image] ( https://user-images.githubusercontent.com/81011038/223756881-fdcc7444-de81-4fc3-a7e4-6db40bc26004 .png )
96+ ![ image] ( https://user-images.githubusercontent.com/81011038/224070023-655f9c94-0de8-41ef-a634-5e342bafc4ae .png )
8997
9098Formality support:
9199
92100![ image] ( https://user-images.githubusercontent.com/81011038/223770387-4b158878-fd43-452b-9f39-4661fc24efd2.png )
93101
102+ Hides in your system tray, next to the clock:
103+
104+ ![ image] ( https://user-images.githubusercontent.com/81011038/224070094-6a396395-7d95-4b44-9246-341cd76d0d38.png )
105+
94106----
95107
96108### Todo
97109
98- - Auto launch on Windows login
99- - Allow only single instance
100- - Send weekly usage logs to specified mailbox
101- - Domain info popup
102- - UI stays locked after 'translation failed'
103- - Press 'esc' in main window to hide
104- - Hide money cost on free subscription
105- - Show warning when limit passed
106- - Show warning when limit will be passed by translation
107- - Fix icon on dark backgrounds
108- - Change 'account' to 'subscription'
109- - Support both free and pro subscription at the same time, switching to pro after 500k chars
110- - Add 'clear' buttons to both pages
110+ - Set focus to 'translate' button after selecting document
111+ - Set focus to 'source' after translating document
112+ - Send weekly usage logs
111113- Global hotkeys
112114- Fetch selection after using global hotkey
115+ - Text ranslations history
116+ - Emphasize 'limit (will be) reached' message with red
117+ - ~~ Fix icon on dark backgrounds~~
118+ - ~~ Auto launch on Windows login~~
119+ - ~~ Domain info popup~~
120+ - ~~ UI stays locked after 'translation failed'~~
121+ - ~~ Allow only single instance~~
122+ - ~~ Press 'esc' in main window to hide~~
123+ - ~~ Set money cost to 0,00 on free~~
124+ - ~~ Show warning when limit passed~~
125+ - ~~ Show warning when limit will be passed by translation~~
126+ - ~~ Add 'clear' buttons to both pages~~
127+ - ~~ Add 'open subscription' button to info page~~
128+ - ~~ Improve installer graphics~~
113129
114130----
115131
0 commit comments