Compare commits

...

2 Commits

Author SHA1 Message Date
Moussouni, Yaël
9882f95210 2026-01-01: Removed DS_Store-like files 2026-01-01 00:43:17 +01:00
Moussouni, Yaël
14fd449668 2026-01-01: Updated copyright 2026-01-01 00:39:23 +01:00
10 changed files with 20 additions and 20 deletions

View File

@@ -28,7 +28,7 @@ Finally, you may want to add filters. For each field you want to filter, create
**ArXtic** **ArXtic**
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

View File

@@ -7,10 +7,10 @@
# #
# Licence: # Licence:
# ArXtic # ArXtic
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# activate.sh # activate.sh
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@@ -7,10 +7,10 @@
# #
# Licence: # Licence:
# ArXtic # ArXtic
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# arXtic # arXtic
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@@ -10,10 +10,10 @@
# #
# Licence: # Licence:
# ArXtic # ArXtic
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# general_config.cfg # general_config.cfg
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@@ -45,5 +45,5 @@ ARXIV_RSS_URL="https://rss.arxiv.org/atom/astro-ph"
ADSABS_QUERY_URL="https://api.adsabs.harvard.edu/v1/search/query?" ADSABS_QUERY_URL="https://api.adsabs.harvard.edu/v1/search/query?"
ADSABS_EXPORT_URL="https://api.adsabs.harvard.edu/v1/export/bibtexabs/" ADSABS_EXPORT_URL="https://api.adsabs.harvard.edu/v1/export/bibtexabs/"
OPT_PDF_READER="/bin/flatpak run com.github.ahrm.sioyek" OPT_PDF_READER="sioyek"
OPT_TXT_EDITOR="nvim" OPT_TXT_EDITOR="nvim"

View File

@@ -7,10 +7,10 @@
# #
# Licence: # Licence:
# ArXtic # ArXtic
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# setup.sh # setup.sh
# Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) # Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by

View File

@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
Licence: Licence:
ArXtic ArXtic
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
ads_api.py ads_api.py
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
Licence: Licence:
ArXtic ArXtic
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
arxiv_api.py arxiv_api.py
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
Licence: Licence:
ArXtic ArXtic
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
arxtic.py arxtic.py
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
Licence: Licence:
ArXtic ArXtic
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
local_api.py local_api.py
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@@ -12,10 +12,10 @@ ArXtic queries arXiv and filters the output.
Licence: Licence:
ArXtic ArXtic
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
utils.py utils.py
Copyright (C) 2025 Yaël Moussouni (yael.moussouni@etu.unistra.fr) Copyright (C) 2026 Yaël Moussouni (yael.moussouni@etu.unistra.fr)
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by